mindsdb: MindsDB is an open-source server that empowers AI, agents, and applications to obtain accurate answers from diverse, large-scale data sources. It features a robust architecture to connect and unify data from databases, data warehouses, and SaaS applications, and then respond to queries using built-in AI agents and its Model Context Protocol (MCP).; code-graph-rag: Code-Graph-RAG is an accurate Retrieval-Augmented Generation (RAG) system designed for multi-language codebases. It uses Tree-sitter to analyze code, build comprehensive knowledge graphs, and allows natural language querying of codebase structure and relationships. The system also includes advanced editing capabilities, enabling users to modify code directly through natural language prompts.
Enabling AI-powered question-answering over diverse, large-scale enterprise data.
Analyze and ingest multi-language codebases into a knowledge graph.