Get Started
Quickstart
Create your first AI agent in minutes
Create a New Project
Use our CLI to create a new SpinAI project:
Configure Environment
Create a .env
file with your OpenAI API key:
Run Your Agent
Start your agent:
That’s it! Your agent will now:
- Receive the user’s question
- Decide to use the getWeather action
- Execute the action
- Provide a response