S1:E5
Build a RAG-based Agent with MindsDB
Data PlatformAI
21 min
Host
Jonny DaenenGuest
Tarik JamoulleIn this Technical Exploration, Jonny and Tarik show how to build a fully functioning RAG-based AI agent using MindsDB, turning internal data from Postgres, Slack, or Google Drive into a queryable knowledge base powered by semantic search.
What you'll see
- ▸Convert internal documents into a semantic knowledge base
- ▸Make Google Drive & Slack data queryable in minutes
- ▸Build a custom AI Agent on top of your knowledge bases
- ▸Run MindsDB locally with Docker
- ▸Use SQL to configure agents, connectors, and knowledge bases
- ▸Expose your agent through a simple API for app integration
- ▸Chunking & embedding strategies
- ▸Local vs. cloud LLMs
- ▸How MindsDB compares to full ETL approaches
Chapters
- 00:00Intro: What is MindsDB?
- 02:03Scope and dataset
- 03:08Quick tour: connectors & UI
- 06:34Components: Source, Knowledge Base & Agent
- 06:55Agent demo + how MindsDB queries data
- 08:36The code: getting MindsDB running
- 11:27Q&A: embedding times & creating your agent
- 14:03A Slack agent in 5 minutes
- 17:19Multi-knowledge-base agents
- 18:23Q: Integrating with SDK & MCP
- 19:31Takeaways
Tags
MindsDBNatural Language ProcessingAI AgentsKnowledge BaseSemantic SearchData QueryingOpen SourceSQLRAGData IntegrationChatbot

