1 repo
Architectures that bridge machine learning inference and database operations through standard query interfaces.
Distinguishing note: Focuses on the integration layer between AI models and databases, rather than the models themselves or the database storage.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Database-Integrated AI. Refine with filters or upvote what's useful.
MindsDB is an AI-native database engine that treats machine learning models and autonomous agents as virtual tables. By mapping external data sources, predictive models, and third-party services directly into the database schema, it enables users to perform inference, data retrieval, and complex orchestration using standard SQL syntax. The platform distinguishes itself through an autonomous agent orchestrator that executes iterative reasoning loops, allowing agents to plan data access and synthesize natural language responses from connected knowledge bases. It functions as a federated data ga
Connecting machine learning models and autonomous agents directly to database layers to perform inference using standard SQL syntax.