Open-source browser agent for autonomous web task execution
Top 20.1% on sourcepulse
Index is a state-of-the-art open-source browser agent designed for autonomously executing complex web-based tasks. It leverages advanced reasoning LLMs with vision capabilities, supporting multiple providers like Gemini, Claude, and OpenAI, offering flexibility in balancing speed, cost, and accuracy. This tool is ideal for developers and researchers needing to automate web interactions for data extraction, task completion, and more.
How It Works
Index utilizes powerful LLMs, including Gemini 2.5 Pro, Claude 3.7 Sonnet, and OpenAI's o4-mini, to interpret prompts and interact with web pages. It can perform actions like navigation, summarization, and data entry, with support for vision capabilities to understand visual content on pages. The agent can operate interactively via a CLI, as a serverless API, or integrated directly into Python projects.
Quick Start & Requirements
pip install lmnr-index
playwright install chromium
.env
file.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project's license is not specified, which is a significant blocker for commercial use or integration into proprietary systems. Detailed community support channels or contribution guidelines are also absent.
1 month ago
1 week