Installation¶
Requirements¶
- Python 3.14 or higher
- An LLM provider API key (Anthropic, OpenAI, Mistral, OpenRouter, etc. or local Ollama)
Install from PyPI¶
Install from Source¶
Configure Your API Key¶
Set the environment variable for your LLM provider:
If you're using Ollama, no API key is needed. Just make sure the Ollama server is running:
Verify Installation¶
Next Steps¶
- Quick Start - Create your first project
- Workflow Guide - Full walkthrough from init to build