Change the repository type filter
All
Repositories list
2.8k repositories
- A Solution Accelerator bringing together the latest AI agentic patterns and Azure services to automate the first line of review for documents across any domain.
- APIM ❤️ OpenAI - this repo contains a set of experiments on using GenAI capabilities of Azure API Management with Azure OpenAI and other services
- A 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 most common requirements and best practices.
- A simple chat application that uses managed identity for Azure OpenAI access. Designed for deployment on Azure Container Apps with the Azure Developer CLI.
- Azure Open Source Labs (https://aka.ms/oss-labs)
- A simple chat application that integrates Microsoft Entra ID for user authentication. Designed for deployment on Azure Container Apps with the Azure Developer CLI.
- Demonstrates how to build a streaming enterprise agent using Azure AI Agent Service. This sample integrates local HR and company policy documents, Bing for external context, and GPT-4o (though the service is model-agnostic) to deliver real-time Q&A and automated workflows.
- The Doc Intelligence in-a-Box project leverages Azure AI Document Intelligence to extract data from PDF forms and store the data in a Azure Cosmos DB. This solution, part of the AI-in-a-Box framework by Microsoft Customer Engineers and Architects, ensures quality, efficiency, and rapid deployment of AI and ML solutions across various industries.
- DataOps for Microsoft Data Platform technologies. https://aka.ms/dataops-repo
- A SpringBoot Petclinic sample app with an azd template for simple deployment and maintenance over CLI. Uses an Azure OpenAI + WebSockets powered chatbot and Azure App Service for hosting. Secure passwordless connections are used (Managed Identity) to secure this sample app.
- Demonstrate how to use DeepSeek-R1 models GitHub Models, Azure or Ollama
java-on-azure-examples
Public- multi-agents banking assistant with Java and Semantic Kernel
- A Java Web API that calls another web API with the Microsoft identity platform using the On-Behalf-Of flow