Demo Review: Azure Search OpenAI Demo C#
Demo Review: Azure Search OpenAI Demo C# If you are looking for Retrieval Augmented Generation (RAG) demos that utilize Azure Search and Azure OpenAI (along with several other supporting Azure services), then there is a set of related demos that do just that in GitHub.
This family of RAG demos consists of:
azure-search-openai-demo-csharp - written in C#. azure-search-openai-demo - written in python. azure-search-openai-javascript - written in javascript/typescript. azure-search-openai-demo-java - written in java. This post is about #1 above, I will cover #2 and #3 in later posts, but I will leave the Java version to someone else to review.
Before digging into this family of demos, it is important to note they are not the same functionality ported to different languages. The thing they have …
Posted by Jason on Wednesday, February 14, 2024