Show HN: Index – new SOTA Open Source browser agent
Published on: 2025-08-12 07:11:11
Index
Index is the SOTA open-source browser agent for autonomously executing complex tasks on the web.
Powered by reasoning LLMs with vision capabilities. Gemini 2.5 Pro (really fast and accurate) Claude 3.7 Sonnet with extended thinking (reliable and accurate) OpenAI o4-mini (depending on the reasoning effort, provides good balance between speed, cost and accuracy) Gemini 2.5 Flash (really fast, cheap, and good for less complex tasks)
Powered by reasoning LLMs with vision capabilities. pip install lmnr-index and use it in your project
and use it in your project index run to run the agent in the interactive CLI
to run the agent in the interactive CLI Index is also available as a serverless API.
Index is also available as a serverless API. You can also try out Index via Chat UI.
You can also try out Index via Chat UI. Supports advanced browser agent observability powered by open-source platform Laminar.
prompt: go to ycombinator.com. summarize first 3 companies in the W25 batch
... Read full article.