azure-openai
There are 370 repositories under azure-openai topic.
BerriAI/litellm
Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
betalgo/openai
.NET library for the OpenAI service API by Betalgo Ranul
anse-app/anse
Supercharged experience for multiple models such as ChatGPT, DALL-E and Stable Diffusion.
stulzq/azure-openai-proxy
Azure OpenAI Service Proxy. Convert OpenAI official API request to Azure OpenAI API request. Support GPT-4,Embeddings,Langchain. Adapter from OpenAI to Azure OpenAI.
Azure-Samples/chat-with-your-data-solution-accelerator
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.
akshata29/entaoai
Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use OpenAI services to chat to that uploaded data and ask questions
Azure-Samples/miyagi
Sample to envision intelligent apps with Microsoft's Copilot stack for AI-infused product experiences.
retkowsky/Azure-AIGEN-demos
Azure AI Foundry (demos, documentation, accelerators).
diemus/azure-openai-proxy
A proxy for Azure OpenAI API that can convert an OpenAI request into an Azure OpenAI request.
Azure/co-op-translator
Easily automate the translation of your documentation into multiple languages, powered by Azure AI Services
Writesonic/GPTRouter
Smoothly Manage Multiple LLMs (OpenAI, Anthropic, Azure) and Image Models (Dall-E, SDXL), Speed Up Responses, and Ensure Non-Stop Reliability.
Azure-Samples/rag-postgres-openai-python
A RAG app to ask questions about rows in a database table. Deployable on Azure Container Apps with PostgreSQL Flexible Server.
kimtth/awesome-azure-openai-llm
A curated list of 🌌 Azure OpenAI, 🦙 Large Language Models (incl. RAG, Agent), and references. [code] https://github.com/kimtth/azure-openai-llm-cookbook
MSUSAzureAccelerators/Azure-Cognitive-Search-Azure-OpenAI-Accelerator
AI Agents - GPT Smart Search Engine - Bot Framework + Azure OpenAI + Azure AI Search + Azure SQL + Bing API + Azure Document Intelligence + LangChain + CosmosDB
sashirestela/simple-openai
A Java library to use the OpenAI Api in the simplest possible way.
marcominerva/ChatGptNet
A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI Service
blrchen/chatgpt-lite
Fast ChatGPT UI with support for both OpenAI and Azure OpenAI. 快速的ChatGPT UI,支持OpenAI和Azure OpenAI。
barun-saha/slide-deck-ai
Co-create a PowerPoint presentation with Generative AI
geeker-ai/geek_chat
GeekChat is a app for multiple cutting-edge LLM(ChatGPT and Gemini) models that available on Desktop(Win,Mac) and Mobile(Android, iOS)
Azure-Samples/openai-chat-app-quickstart
A simple chat application that uses managed identity for Azure OpenAI access. Designed for deployment on Azure Container Apps with the Azure Developer CLI.
superagentxai/superagentx
Lightweight Multi Agent AI Orchestrator Framework with AGI Capabilities.
soulteary/amazing-openai-api
Convert different model APIs into the OpenAI API format out of the box.
Azure-Samples/openai-chat-vision-quickstart
A demonstration of chatting with uploaded images using OpenAI vision models like gpt-4o.
ivangabriele/openai-autogen-dev-studio
OADS: Generate games and programs using OpenAI agents. Built on top of Microsoft Autogen.
Azure-Samples/azure-ai-foundry-baseline
This repo contains the reference implementation for the Microsoft Learn Azure AI Foundry end to end chat baseline.
hbsgithub/deno-azure-openai-proxy
One-click deploy! Free to use, no server required. A Deno Deploy script to proxy OpenAI‘s request to Azure OpenAI Service.
scalaone/azure-openai-proxy
A tool that transforms OpenAI API requests into Azure OpenAI API requests, allowing OpenAI-compatible applications to seamlessly use Azure OpenAI. 一个 OpenAI API 的代理工具,能将 OpenAI API 请求转为 Azure OpenAI API 请求,从而让只支持 OpenAI 的应用程序无缝使用 Azure OpenAI。
marcominerva/SqlDatabaseVectorSearch
A Blazor Web App and Minimal API for performing RAG (Retrieval Augmented Generation) and vector search using the native VECTOR type in Azure SQL Database and Azure OpenAI.
Azure-Samples/eShopLite
eShopLite is a set of reference .NET applications implementing an eCommerce site with features like Semantic Search, MCP, Reasoning models and more.
LianjiaTech/bella-openapi
Bella OpenAPI是一个提供了丰富的AI调用能力的API网关,可类比openrouter,与之不同的是除了提供聊天补全(chat-completion)能力外,还提供了文本向量化(text-embedding)、语音识别(ASR)、语音合成(TTS)、文生图、图生图等多种AI能力,同时集成了计费、限流和资源管理功能。且集成的所有能力都经过了大规模生产环境的验证。
shellfly/aoi
Ghost in the Shell powered by OpenAI (Terminal version of ChatGPT)
microsoft/AzureOpenAI-with-APIM
Deploy APIM. Auto-configure it to work with your Azure Open AI.
bahree/GenAIBook
"Generative AI in Action" book's code repository
Azure/azure-functions-openai-extension
An extension that adds support for Azure OpenAI/ OpenAI bindings in Azure Functions for LLM (GPT-3.5-Turbo, GPT-4, etc)
microsoft/content-processing-solution-accelerator
Programmatically extract data and apply schemas to unstructured documents across text-based and multi-modal content using Azure AI Foundry, Azure OpenAI, Azure AI Content Understanding, and Cosmos DB.