Your Data Has a New Interface: Introducing Chat-Powered Semantic & SQL Insights in MindsDB Open Source

Your Data Has a New Interface: Introducing Chat-Powered Semantic & SQL Insights in MindsDB Open Source

Alejandro Cantu, Senior Product Manager at MindsDB

May 28, 2025

Today, we are incredibly excited to announce the launch of the MindsDB Chat UI in MindsDB Open Source. This new open-source capability is inspired by Minds, our advanced enterprise platform where users can easily configure and converse with their own intelligent data 'Minds' through a no-code experience. This Chat UI brings the core Agent technology and conversational paradigm from our enterprise vision into the hands of the open-source community, offering developers, data engineers and data scientists a powerful toolkit.



Imagine effortlessly asking questions in plain English and receiving unified answers drawn from all your relevant data sources – whether it's structured customer records in a SQL database or vast repositories of unstructured knowledge in your documents.


At MindsDB our mission is to make enterprise data intelligent and responsive for AI. This hinges on three fundamental pillars of any powerful AI system: the ability to Connect to diverse data, Unify it into a cohesive understanding, and critically, to Respond intelligently to queries and prompts. 


This isn't just another chatbot; it's your direct conversational line to the combined intelligence of your structured databases and your semantic Knowledge Bases—it's the missing link that perfects the "Respond" capability, making interaction seamless. Now, it's never been easier to chat with your data before.


The Challenge: Speaking Two Data Languages at Once


Traditionally, getting a complete picture from your data meant speaking two different "languages":


  • Parametric Queries (SQL): Precise, structured, and powerful for relational databases, but requiring SQL knowledge and an understanding of complex schemas for manual query construction.

  • Semantic Search: Excellent for sifting through documents and unstructured text for meaning and context (like with MindsDB Knowledge Bases), but often a separate tool or process.


What if you need insights that span both? How do you ask a question that requires understanding customer sentiment from reviews and correlating it with sales figures from a database? This often involves cumbersome manual processes, multiple tools, or complex custom development.


One Chat, Two Powerful Ways to Understand Data


The MindsDB chat interface elegantly solves this by acting as a unified front-end to a sophisticated backend. The magic lies in MindsDB's Agent, which bridges the gap between your natural language questions and your diverse data landscape. This Agent is designed to make all your connected data—via MindsDB's Federated Query Engine and Knowledge Bases—accessible for crafting comprehensive answers.


Here’s the core innovation:


You Ask, It Understands: Simply type your question into the chat. For example: "What are the common themes in support tickets mentioning 'feature X' [semantic], and how do tickets correlate with user engagement metrics for that feature [parametric]?"


  • Intelligent Planning & Translation: MindsDB's Agent analyzes your request. It understands the intent and determines the optimal strategy by leveraging all accessible resources:

    • For parts of your question needing structured data (e.g., "user engagement metrics"), it leverages its Text2SQL capabilities to generate precise SQL queries for your connected databases. This is the parametric layer in action.

    • For parts requiring contextual understanding from unstructured text (e.g., "common themes in support tickets"), it generates semantic queries (like WHERE query = '...') to tap into your MindsDB Knowledge Bases. This is the semantic layer at work.

  • Seamless Data Retrieval: The agent then builds queries and uses MindsDB to efficiently access data, whether it's executing SQL against relational databases via the Federated Query Engine or performing a semantic search on Knowledge Bases.

  • Synthesized Answers, Delivered in Chat: The agent processes these requests—potentially querying both a traditional database and a Knowledge Base—and returns the results. This information is then synthesized and delivered as a coherent, easy-to-understand answer directly back to you in the Respond chat interface.



This seamless integration of semantic and parametric querying, all orchestrated by an Agent that makes your data resources readily available, and surfaced through a simple chat UI, is what makes MindsDB Respond a game-changer.


Key Advantages of the Chat Interface & its Integrated Intelligence:


  • Truly Unified Insights: Get answers synthesized from both your structured databases and unstructured Knowledge Bases in one place, through one conversational interaction, because MindsDB makes these diverse sources accessible to its Agent's reasoning process.

  • Democratized Data Access: The chat interface empowers everyone to explore data and gain insights using natural language, significantly reducing the need to manually construct complex SQL queries for many common tasks.

  • Intelligent Query Orchestration: The MindsDB Agent handles the complexity of deciding how and where to get the information from its available resources (like Knowledge Bases and federated databases), translating your natural language into the appropriate queries.

  • Accelerated Time-to-Insight: Ask complex questions and get answers faster, without manual data wrangling or switching between tools.

  • Foundation for Advanced AI Apps: Developers can see a clear pattern for building their own sophisticated conversational AI applications on top of MindsDB.


Who Benefits Most?


  • Developers & Data Scientists: Quickly prototype and build AI features that require a deep understanding of diverse data types, leveraging MindsDB's ability to access and reason over federated sources and Knowledge Bases

  • Data Analysts & Business Users: Ask ad-hoc questions and explore data using natural language, significantly reducing the need for manual SQL query writing for many common tasks.

  • Anyone wanting to "talk" to their data: If you have questions, MindsDB helps you find the answers, directly and conversationally. Because now, it's never been easier.


Get Ready for a New Conversation with Your Data!


MindsDB, featuring this powerful integration of semantic and parametric querying via its chat interface, is now available in MindsDB Open Source, in beta mode.


  • Download or update MindsDB Open Source.

  • Connect your databases and build your Knowledge Bases.

  • Create an Agent and connect it to its underlying data sources.

  • Open the Respond chat and start asking!


Check out our detailed documentation, which will guide you through leveraging the full power of this new conversational experience. 


We Want to Hear From You!


MindsDB Open Source is built for you, our community. As you explore its capabilities:

Today, we are incredibly excited to announce the launch of the MindsDB Chat UI in MindsDB Open Source. This new open-source capability is inspired by Minds, our advanced enterprise platform where users can easily configure and converse with their own intelligent data 'Minds' through a no-code experience. This Chat UI brings the core Agent technology and conversational paradigm from our enterprise vision into the hands of the open-source community, offering developers, data engineers and data scientists a powerful toolkit.



Imagine effortlessly asking questions in plain English and receiving unified answers drawn from all your relevant data sources – whether it's structured customer records in a SQL database or vast repositories of unstructured knowledge in your documents.


At MindsDB our mission is to make enterprise data intelligent and responsive for AI. This hinges on three fundamental pillars of any powerful AI system: the ability to Connect to diverse data, Unify it into a cohesive understanding, and critically, to Respond intelligently to queries and prompts. 


This isn't just another chatbot; it's your direct conversational line to the combined intelligence of your structured databases and your semantic Knowledge Bases—it's the missing link that perfects the "Respond" capability, making interaction seamless. Now, it's never been easier to chat with your data before.


The Challenge: Speaking Two Data Languages at Once


Traditionally, getting a complete picture from your data meant speaking two different "languages":


  • Parametric Queries (SQL): Precise, structured, and powerful for relational databases, but requiring SQL knowledge and an understanding of complex schemas for manual query construction.

  • Semantic Search: Excellent for sifting through documents and unstructured text for meaning and context (like with MindsDB Knowledge Bases), but often a separate tool or process.


What if you need insights that span both? How do you ask a question that requires understanding customer sentiment from reviews and correlating it with sales figures from a database? This often involves cumbersome manual processes, multiple tools, or complex custom development.


One Chat, Two Powerful Ways to Understand Data


The MindsDB chat interface elegantly solves this by acting as a unified front-end to a sophisticated backend. The magic lies in MindsDB's Agent, which bridges the gap between your natural language questions and your diverse data landscape. This Agent is designed to make all your connected data—via MindsDB's Federated Query Engine and Knowledge Bases—accessible for crafting comprehensive answers.


Here’s the core innovation:


You Ask, It Understands: Simply type your question into the chat. For example: "What are the common themes in support tickets mentioning 'feature X' [semantic], and how do tickets correlate with user engagement metrics for that feature [parametric]?"


  • Intelligent Planning & Translation: MindsDB's Agent analyzes your request. It understands the intent and determines the optimal strategy by leveraging all accessible resources:

    • For parts of your question needing structured data (e.g., "user engagement metrics"), it leverages its Text2SQL capabilities to generate precise SQL queries for your connected databases. This is the parametric layer in action.

    • For parts requiring contextual understanding from unstructured text (e.g., "common themes in support tickets"), it generates semantic queries (like WHERE query = '...') to tap into your MindsDB Knowledge Bases. This is the semantic layer at work.

  • Seamless Data Retrieval: The agent then builds queries and uses MindsDB to efficiently access data, whether it's executing SQL against relational databases via the Federated Query Engine or performing a semantic search on Knowledge Bases.

  • Synthesized Answers, Delivered in Chat: The agent processes these requests—potentially querying both a traditional database and a Knowledge Base—and returns the results. This information is then synthesized and delivered as a coherent, easy-to-understand answer directly back to you in the Respond chat interface.



This seamless integration of semantic and parametric querying, all orchestrated by an Agent that makes your data resources readily available, and surfaced through a simple chat UI, is what makes MindsDB Respond a game-changer.


Key Advantages of the Chat Interface & its Integrated Intelligence:


  • Truly Unified Insights: Get answers synthesized from both your structured databases and unstructured Knowledge Bases in one place, through one conversational interaction, because MindsDB makes these diverse sources accessible to its Agent's reasoning process.

  • Democratized Data Access: The chat interface empowers everyone to explore data and gain insights using natural language, significantly reducing the need to manually construct complex SQL queries for many common tasks.

  • Intelligent Query Orchestration: The MindsDB Agent handles the complexity of deciding how and where to get the information from its available resources (like Knowledge Bases and federated databases), translating your natural language into the appropriate queries.

  • Accelerated Time-to-Insight: Ask complex questions and get answers faster, without manual data wrangling or switching between tools.

  • Foundation for Advanced AI Apps: Developers can see a clear pattern for building their own sophisticated conversational AI applications on top of MindsDB.


Who Benefits Most?


  • Developers & Data Scientists: Quickly prototype and build AI features that require a deep understanding of diverse data types, leveraging MindsDB's ability to access and reason over federated sources and Knowledge Bases

  • Data Analysts & Business Users: Ask ad-hoc questions and explore data using natural language, significantly reducing the need for manual SQL query writing for many common tasks.

  • Anyone wanting to "talk" to their data: If you have questions, MindsDB helps you find the answers, directly and conversationally. Because now, it's never been easier.


Get Ready for a New Conversation with Your Data!


MindsDB, featuring this powerful integration of semantic and parametric querying via its chat interface, is now available in MindsDB Open Source, in beta mode.


  • Download or update MindsDB Open Source.

  • Connect your databases and build your Knowledge Bases.

  • Create an Agent and connect it to its underlying data sources.

  • Open the Respond chat and start asking!


Check out our detailed documentation, which will guide you through leveraging the full power of this new conversational experience. 


We Want to Hear From You!


MindsDB Open Source is built for you, our community. As you explore its capabilities:

Start Building with MindsDB Today

Power your AI strategy with the leading AI data solution.

© 2025 All rights reserved by MindsDB.

Start Building with MindsDB Today

Power your AI strategy with the leading AI data solution.

© 2025 All rights reserved by MindsDB.

Start Building with MindsDB Today

Power your AI strategy with the leading
AI data solution.

© 2025 All rights reserved by MindsDB.