#agentic-ai

Every company sitting on a data warehouse wants the same thing: let anyone ask questions in plain English and get reliable answers. OpenAI published how they built their internal data agent, and the open-source community responded fast. Here’s a quick summary of three projects pushing this forward.

Read More

Over the past few months, I’ve been exploring the world of agentic AI - systems where language models don’t just generate text, but reason, plan, and take action. This post serves as both an introduction and a roadmap to the complete series, sharing my thoughts on the key concepts, practical patterns, and how to get started building your own intelligent agents.

Read More

Standard RAG retrieves from a single source, but real problems often require information from multiple specialized domains. Multi-Agent RAG coordinates multiple retrieval specialists, each expert in querying specific data sources, then synthesizes their findings into coherent answers. In this final post of the series, I’ll explore Multi-Agent RAG patterns and bring together everything we’ve learned into complete, production-ready systems.

Read More

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×