Nothing here yet.
🗝 TLDR: This tutorial shows how to build AI agents that orchestrate multiple knowledge sources (SQL databases, vector database search, web search) to answer complex healthcare queries. We use Azure SQL, Azure AI Search, and Bing Grounding Tool via A...

🗝 TL;DR: - For AI Engineers looking to build AI Agents, this blog explores the Agentic RAG Router. It demonstrates how to leverage OpenAI Function Calling for intelligent routing of user queries to different tools, specifically Azure AI Search for p...

In today's AI landscape, building reliable knowledge systems requires more than just powerful language models. Enter Retrieval-Augmented Generation (RAG) – a pattern that enhances AI responses with contextual knowledge. In this guide, we'll build a p...

💡 DISLCAIMER: This post is intended for educational purposes only. I do not claim to be an Insurance or Underwriter professional or expert. The information shared is based on a personal project and experiences with Azure OpenAI and Semantic Kernel. ...
