Index
Getting started
Index
Index is the SOTA open-source browser agent for autonomously executing complex tasks on the web. Check out the GitHub repo.
Powered by reasoning LLMs with vision capabilities
- Gemini 2.5 Pro/Flash
- Claude 3.7 Sonnet with extended thinking (top performing model)
- OpenAI o4-mini
Local Quick Start
Install dependencies
Run the agent with code
You can also run Index using the command line interface for an interactive experience.
Use Cases
Index browser agent is ideal for:
- Web research and data collection
- Automated testing of web applications
- Content monitoring and summarization
- Competitive analysis and market research
- Customer support automation
- E-commerce operations
By combining the power of large language models with browser automation capabilities, Index enables you to perform sophisticated web-based workflows that previously required complex custom code.
Next Steps
- Learn about the supported models for the Index browser agent
- Use the command line interface for interactive sessions
- Explore advanced configuration options for customizing the browser behavior
- Understand how to stream agent output in real-time
- Set up tracing and session replay for observability
- Use the Index API for serverless browser automation