Onyx
ActiveDescription
Open source AI platform with enterprise-grade AI chat, advanced RAG and AI search capabilities that works with every LLM.
Key Features
- Agentic RAG — Hybrid index + AI Agent retrieval for best-in-class search and answer quality
- Deep Research — Multi-step research flow generating comprehensive reports, top of leaderboard
- Custom Agents — Build AI Agents with unique instructions, knowledge bases, and action capabilities
- Web Search — Supports Serper, Google PSE, Brave, SearXNG with built-in web crawler and Firecrawl/Exa
- Code Execution — Execute code in sandbox for data analysis, graph rendering, or file operations
- 50+ Connectors — Out-of-the-box enterprise connectors for Confluence, Jira, Google Drive, and more
Use Cases
Categories
Quick Start
# One-command deployment
bash <(curl -fsSL https://onyx.app/install_onyx.sh)
# Or Docker Compose
git clone https://github.com/onyx-dot-app/onyx.git
cd onyx/deployment/docker_compose
docker compose up -d
# Lite mode (< 1GB memory)
# Edit docker-compose.yml, comment out unnecessary services