ยฉ 2026 Hashnode
๐ 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...

By Pablo Salvador Lopez & Shiva Pedram, M.D.December 19, 2024 ๐ This article is for educational purposes only. The scenarios (data) are fictional, and no real patient data is used. It aims to demonstrate AI's potential in healthcare. The Future of ...
