Azure Samples
- 8.8k followers
- Redmond, WA
- https://learn.microsoft.com/azure
Popular repositories Loading
-
azure-search-openai-demo
azure-search-openai-demo PublicA 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.
-
cognitive-services-speech-sdk
cognitive-services-speech-sdk PublicSample code for the Microsoft Cognitive Services Speech SDK
-
graphrag-accelerator
graphrag-accelerator Public archiveOne-click deploy of a Knowledge Graph powered RAG (GraphRAG) in Azure
-
active-directory-aspnetcore-webapp-openidconnect-v2
active-directory-aspnetcore-webapp-openidconnect-v2 PublicAn ASP.NET Core Web App which lets sign-in users (including in your org, many orgs, orgs + personal accounts, sovereign clouds) and call Web APIs (including Microsoft Graph)
-
chat-with-your-data-solution-accelerator
chat-with-your-data-solution-accelerator PublicA Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes mos…
Repositories
- function-calling-data-synthesizer Public
Automated pipeline for generating, verifying, and preparing high-quality function calling datasets for model fine-tuning. Reduces manual annotation through multi-stage validation and conversion to training formats. Built for Azure ML with permissive license models (Phi3.5 MoE, Phi4 etc).
- rag-postgres-openai-python Public template
A RAG app to ask questions about rows in a database table. Deployable on Azure Container Apps with PostgreSQL Flexible Server.
- python-mcp-demos Public template
- python-openai-demos Public
A collection of short examples using the Python OpenAI SDK, with either Azure OpenAI or GitHub Models as the host.
- open-liberty-on-aro Public
The project demonstrates how to prepare and deploy a Java application inside Open/WebSphere Liberty on an Azure Red Hat OpenShift 4 cluster.
- image-search-aisearch Public
An image search application using multimodal embeddings and Azure AI search vector search.
- python-ai-agent-frameworks-demos Public template
A repository of examples using Python AI Agent frameworks that work with GitHub Models and Azure OpenAI.
- python-agentframework-demos Public
- openai-chat-app-quickstart Public template
A simple chat application that uses managed identity for Azure OpenAI access. Designed for deployment on Azure Container Apps with the Azure Developer CLI.
- openai-chat-vision-quickstart Public
A demonstration of chatting with uploaded images using OpenAI vision models like gpt-4o.