Discover and explore top open-source AI tools and projects—updated daily.
0xSeroAI copilot for chat-driven browser automation
Top 89.2% on SourcePulse
Parchi is an AI-powered browser copilot designed for chat-driven web automation. It enables users to navigate, interact with, and extract data from web pages using natural language commands, functioning as a sidebar extension. This tool is beneficial for power users, researchers, and developers seeking to streamline complex or repetitive browser-based tasks.
How It Works
Parchi operates as a browser extension (Chrome MV3 and Firefox) that integrates with various AI providers, including OpenAI, Anthropic, and local models via Ollama or LM Studio, through configurable API endpoints or a Parchi account proxy. A background service worker manages the AI agent loop, tool execution, and streaming responses, leveraging browser APIs for automation tasks. The architecture comprises a Side Panel UI, a Background Service Worker, and direct interaction with Chrome APIs and AI Providers.
Quick Start & Requirements
git clone), navigate into the directory, run npm install, and then npm run build. For Chrome, load the generated dist/ folder as an unpacked extension via chrome://extensions with Developer Mode enabled. For Firefox, use npm run build:firefox and load the extension temporarily via about:debugging#/runtime/this-firefox.Highlighted Details
Maintenance & Community
No specific details regarding notable contributors, sponsorships, or community channels (like Discord/Slack) were found in the provided README.
Licensing & Compatibility
Limitations & Caveats
Firefox does not support native tab grouping. The Relay keepalive feature requires an offscreen document. The project is at version 0.4.0, indicating it may still be in active development and subject to changes.
1 day ago
Inactive
vercel-labs