1. Fast setup
- uv
- pip
create environment
- Mac/Linux
- Windows
activate environment
- uv
- pip
install browser-use & chromium
2. Choose your favorite LLM
Create a.env
file and add your API key. Don’t have one? Start with a free Gemini key.
- Mac/Linux
- Windows
create .env file
- Google
- OpenAI
- Anthropic
add your key to .env file
3. Run your first agent
- Google
- OpenAI
- Anthropic
agent.py