OpenLore: OpenLore turns any evolving codebase into a navigable knowledge graph backed by OpenSpec living specifications. It maintains persistent architectural context across AI agent sessions, reducing token consumption for orientation from 15,000-50,000 to about 1,000-3,000 tokens. The three-layer system includes static analysis, spec generation, and an MCP agent runtime with 45 tools.; 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).
AI coding agents need to quickly understand codebase structure and maintain context across sessions without re-reading files
Enabling AI-powered question-answering over diverse, large-scale enterprise data.