diff --git a/README.md b/README.md index 9968374e01..2dcf86a548 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,66 @@ https://github.com/user-attachments/assets/90150f0e-e8c8-4b53-b6a6-c739f143f4a0 --- +## ❓ FAQ + +### What is Browser Operator? + +Browser Operator is an open-source, privacy-focused AI browser that transforms how you work on the web. It's an intelligent platform for research, analysis, and automation that runs locally in your browser, with multi-agent capabilities. + +### How is Browser Operator different from other AI browsers? + +**Privacy-first**: All processing happens locally on your machine. Use local models with Ollama for complete offline operation — 100% data stays on your device. + +**Multi-Agent Automation**: Specialized AI agents work together to handle complex web tasks autonomously, unlike single-agent tools. + +**Extensible**: Compatible with 100+ AI models through OpenRouter, OpenAI, Claude, Gemini, Llama, and more via LiteLLM. No platform lock-in. + +### How do I get started? + +1. Download from [Releases](https://github.com/BrowserOperator/browser-operator-core/releases) for macOS or Windows +2. System Requirements: macOS 10.15+ or Windows 10 (64-bit)+, 8GB RAM (16GB recommended), 2GB free disk space +3. Configure AI provider in Settings → Select provider → Enter credentials → Choose model → Save + +### What AI providers are supported? + +| Provider | Best For | Setup | +|----------|----------|-------| +| **OpenRouter** | Beginners, 400+ models (Claude, GPT, Gemini, Llama) | Sign in through browser | +| **OpenAI** | GPT models | API key required | +| **Groq** | Ultra-fast inference | API key required | +| **LiteLLM** | Local models, privacy, advanced users | Proxy + Ollama setup | + +### How does Multi-Agent Automation work? + +Browser Operator uses specialized AI agents that collaborate to handle complex web tasks. Each agent focuses on specific capabilities (research, analysis, automation), working together through an orchestrated workflow. + +### What can I use Browser Operator for? + +**Research & Analysis**: Literature reviews, data collection, competitive intelligence, market research + +**Shopping & Price Tracking**: Product comparisons, review analysis, price monitoring + +**Business Automation**: Talent sourcing, lead generation, compliance audits + +### Can I use Browser Operator offline? + +Yes. Configure LiteLLM with Ollama to run completely offline with local models. All data remains on your machine — perfect for privacy-sensitive work. + +### How do I contribute? + +- Submit pull requests, report bugs, improve docs, or share ideas +- See [Contributing Guide](CONTRIBUTING.md) +- Check [build instructions](https://docs.browseroperator.io) in documentation + +### Where can I get help? + +- 📖 [Documentation](https://docs.browseroperator.io) +- 💬 [Discord](https://discord.gg/fp7ryHYBSY) +- 🐛 [GitHub Issues](https://github.com/BrowserOperator/browser-operator-core/issues) +- 🌐 [Official Website](https://browseroperator.io) + +--- + ## 👥 Community & Contributing **Get Help** @@ -82,4 +142,4 @@ Browser Operator is released under the [BSD-3-Clause License](LICENSE). [browseroperator.io](https://browseroperator.io) - + \ No newline at end of file