AgentStation Quickstarts is a collection of projects designed to help developers quickly get started with building agentic applications using the AgentStation API. Each quickstart provides a foundation that you can easily build upon and customize for your specific needs.
To use these quickstarts, you'll need an AgentStation API key. If you don't have one yet, you can sign up for free at app.agentstation.ai.
A Puppeteer application that demonstrates how to leverage the AgentStation API to create a Virtual Workstation and control a desktop browser in a computer environment.
A Playwright application that demonstrates how to leverage the AgentStation API to create a Virtual Workstation and control a desktop browser in a computer environment.
Each quickstart project comes with its own README and setup instructions. Generally, you'll follow these steps:
- Clone this repository
- Navigate to the specific quickstart directory
- Install the required dependencies
- Set up your AgentStation API key as an environment variable
- Run the quickstart application
To deepen your understanding of working with Virtual Workstations and the AgentStation API, check out these resources:
We welcome contributions to the AgentStation Quickstarts repository! If you have ideas for new quickstart projects or improvements to existing ones, please open an issue or submit a pull request.
- Join our AgentStation Discord community for discussions and support
- Check out the AgentStation support documentation for additional help
This project is licensed under the MIT License - see the LICENSE file for details.