#agentic-rag
Ecosystem overview for everything related to agentic-rag.
Products (2)
Ruflo is a multi-agent AI orchestration framework designed for Claude Code, powered by the Cognitum.One agentic architecture and built on Rust. It provides a robust AI engine, embeddings, memory, and a plugin system. Ruflo enables agents to collaborate, learn, and securely communicate across machines, teams, and trust boundaries through coordinated swarms, self-learning memory, federated communications, and enterprise-grade security. It offers both CLI tools and a Web UI (flo.ruv.io) for deploying and managing over 100 specialized AI agents.
Claude Context is an MCP (Model Context Protocol) plugin developed by Zilliztech, designed to provide deep code context to Claude Code and other AI coding assistants. It leverages semantic search to efficiently retrieve relevant code snippets from entire codebases, injecting them directly into the AI's context. This approach addresses the limitations of context windows and high costs associated with large codebases by storing the codebase in a vector database for efficient management and cost-effectiveness.