#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

This is the third installment in our Agentic AI series, following Google’s Introduction to Agents and Agent Tools & MCP. While those papers covered agent architecture and tool integration, this one focuses on how agents manage context across conversations through sessions and memory.

Source: Context Engineering: Sessions & Memory (PDF) by Kimberly Milam and Antonio Gulli, Google (November 2025)

Read More

As part of our journey exploring agentic AI systems, Google’s November 2025 whitepaper “Introduction to Agents” offers valuable industry perspective on production-grade agent architecture. This post summarizes the key concepts: core architecture, Agent Ops, security patterns, and self-evolving systems. It complements what we’ve covered in our Agentic AI series.

Source: Introduction to Agents (PDF) by Google

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

×