This is a production-ready AI Business OS designed to automate business processes with autonomous AI employees. It features a Graph RAG system powered by Neo4j, multi-channel communication, and supports Bring Your Own Key (BYOK) across 17 LLM providers, including custom and local endpoints via Ollama. The system includes automatic fallback mechanisms for enhanced reliability.
The system is developed using Python and Java, with integrations for Neo4j for graph data, Redis for task queuing, and Docker for containerization. It supports local LLM deployments through Ollama and is designed to work with various LLM providers.
This release includes fixes for streaming answers and embedding/memory-search failures to improve reliability. It also introduces optional Redis/RQ task queues for scaling and rejection-pattern reporting for autonomy decisions. Docker Compose has been optimized for quicker startup. A significant contribution from the community has been merged for indirect graph-boosted retrieval.
Documentation has been updated to reflect current capabilities, including custom AI Employee role creation, Ollama-in-Docker setup, and a revised README.
Built with