Healthcare Bot
3 TopicsHealio - Healthcare Chatbot using C# Semantic Kernel, planner and Azure OpenAI
In this article we will go through a business use case of developing Healio - Healthcare Chatbot: Access information from different data sources and create its own plan using C# Semantic Kernel, planner and Azure OpenAI. You might be familiar with the fact that Retrieval Augmented Generation (RAG) pattern is an easy and efficient way to allow Azure OpenAI to "talk to your data". This pattern lets you query your data with Azure Cognitive Search (a search engine), find pertinent pieces of information from your data, then include that extra information to your prompts to the Azure OpenAI service to reply in a natural language.AHDS-DICOM Service for diagnosis of diseases & development of treatment plans using reference data
AHDS-DICOM service using the patient reference data, cohort discovery, patient imaging information, and clinical data, assists in the diagnosis of disease to allow for treatment plans for the patient.2.1KViews2likes0Comments