Change the repository type filter
All
Repositories list
2.8k repositories
- A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
- A C#/.NET chat application using .NET Aspire and Semantic Kernel with OpenAI. This uses managed identity for Azure OpenAI access. Designed for deployment on Azure Container Apps with the Azure Developer CLI.
- Serverless RAG application with LlamaIndex and code interperter on Azure Container Apps
- This sample shows how to quickly get started with LlamaIndex.ai on Azure 🚀
- APIM ❤️ OpenAI - this repo contains a set of experiments on using GenAI capabilities of Azure API Management with Azure OpenAI and other services
- DataOps for Microsoft Data Platform technologies. https://aka.ms/dataops-repo
- A creative writing multi-agent solution to help users write articles using Aspire and Semantic Kernel
- A sample app for the Retrieval-Augmented Generation pattern using LlamaIndex.ts, running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences using your own data.
- This sample shows how to quickly get started with LlamaIndex.ai on Azure🚀
- This sample has the full End2End process of creating RAG application with Prompty and Azure AI Foundry. It includes GPT 3.5 Turbo LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.