azure-openai-api

There are 50 repositories under azure-openai-api topic.

  • songquanpeng/one-api

    LLM API 管理 & 分发系统,支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型,统一 API 适配,可用于 key 管理与二次分发。单可执行文件,提供 Docker 镜像,一键部署,开箱即用。LLM API management & key redistribution system, unifying multiple providers under a single API. Single binary, Docker-ready, with an English UI.

    Language:JavaScript27.2k1431.8k5.4k
  • marcominerva/ChatGptNet

    A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI Service

    Language:C#316156038
  • amazing-openai-api

    soulteary/amazing-openai-api

    Convert different model APIs into the OpenAI API format out of the box.

    Language:Go15931013
  • ivangabriele/openai-autogen-dev-studio

    OADS: Generate games and programs using OpenAI agents. Built on top of Microsoft Autogen.

    Language:Python1578325
  • easonlai/azure_openai_langchain_sample

    This repository contains various examples of how to use LangChain, a way to use natural language to interact with LLM, a large language model from Azure OpenAI Service.

    Language:Jupyter Notebook801135
  • ecornell/ai-tools-ahk

    AI Tools - AutoHotkey - Enable global hotkeys to run custom OpenAI prompts on text in any window.

    Language:AutoHotkey654611
  • easonlai/google_news_content_scrape_and_analyze_with_gpt

    This demo repository illustrates how to use Python to scrape news articles from Google based on a given keyword. The scraped articles are then processed by Azure OpenAI Service (AOAI)'s GPT-3 model, which generates concise summaries of the main points. The summaries are then formatted and sent via email using MailJet API.

    Language:Jupyter Notebook431011
  • jackschedel/KoalaClient

    The best LLM API Playground Interface (for me)

    Language:TypeScript3825910
  • JZO001/Forge.OpenAI

    OpenAI API client library for .NET. I was developed it for for public use and it is free.

    Language:C#3531916
  • MindMacApp/MindMac

    Issue Tracker for elegant client for MacOS

  • lohitkolluri/NLP2SQL

    Transform natural language into SQL queries using Azure OpenAI. Visualize database results with interactive charts and explore data effortlessly.

    Language:Python20104
  • Gyarbij/azure-oai-proxy

    A self-hosted proxy for Azure OpenAI that converts a Azure OpenAI API request into an OpenAI API request to enable use of projects/services that are only compatible with OpenAI specifc endpoints.

    Language:Go16115
  • marcominerva/ChatGptPlayground

    A ready-to-use ASP.NET Core chat application backed by a Minimal API that can be used to test ChatGPT workflows

    Language:JavaScript16333
  • easonlai/chat_with_csv_streamlit_with_chart

    In this repository, you will find an example code for creating an interactive chat experience that allows you to ask questions about your CSV data with chart visualization capabilities.

    Language:Jupyter Notebook15109
  • devrel-kr/azure-openai-connector

    This is a Power Platform custom connector project for OpenAI API and Azure OpenAI Service API.

    Language:Bicep134022
  • tankibaj/azure-openai-function-calling

    Enable Web Search capabilities for OpenAI GPT model using function calling

    Language:Python13206
  • ChatToolkit

    guygregory/ChatToolkit

    Sample application to demonstrate Azure OpenAI in Python

    Language:Python10201
  • marcominerva/DallENet

    A DALL·E integration library for .NET

    Language:C#104110
  • easonlai/product_recommendations_with_gpt

    I have improved the demo by using Azure OpenAI’s Embedding model (text-embedding-ada-002), which has a powerful word embedding capability. This model can also vectorize product key phrases and recommend products based on cosine similarity, but with better results. You can find the updated repo here.

    Language:Jupyter Notebook9106
  • easonlai/webcam_chat_with_aoai_gpt4o

    Discover the GPT-4o multimodal model at Microsoft Build 2024, now with text and image capabilities. My prototype enhances chats with real-time camera snapshots, powered by Flask, OpenCV, and Azure’s OpenAI Services. It’s interactive, visual, and simple to use. Give it a try!

    Language:HTML7202
  • easonlai/chat_with_pdf_streamlit

    In this repository, you will discover how Streamlit, can work seamlessly with Azure OpenAI Service's Embedding and GPT 3.5 models. These tools make it possible to create a user-friendly web application that enables users to ask questions in natural language about a PDF file they have uploaded.

    Language:Python6102
  • Fatpandac/Raycast-Azure-OpenAI-Chat

    An Azure OpenAI client for Raycast

    Language:TypeScript6101
  • DebanjanSarkar/askdoc

    The Intelligent "ASKDOC" project combines the power of Langchain, Azure, OpenAI models, and Python to deliver an intelligent question-answering system, that scans your PDF documents and answer queries based on its contents. It can be queried using Human Natural Language.

    Language:Python5100
  • akashchaudhary-git/android-azure-speech-openai

    An integration of Azure Speech Service and Azure OpenAI in Android. This repository demonstrates a pipeline where speech from the microphone is first converted to text using Azure Speech Service. The resulting text is then passed to the Azure OpenAI service, which generates a response to the provided prompt.

    Language:Java4101
  • easonlai/product_semantic_search_streamlit

    This code repo demonstrates how to use the word embedding model from Azure OpenAI Service to perform a semantic search on a grocery store dataset. This enhanced/completed version used Streamlit to build a web user experience to semantic search and display the most relevant items

    Language:Python4103
  • soda-lmu/lmu-soda-knowledge-sharing-tutorials

    Share knowledge and code recipies (Python/R/...?) with colleagues and students. Help others get started quickly.

    Language:Python4112
  • BinZoom/VecLLM-KB

    A knowledge base constructed based on Langchain+RAG+LLM

    Language:Python3002
  • easonlai/azure_openai_semantic_search_sample

    This code repo demonstrates how to use the word embedding model from Azure OpenAI Service to perform a semantic search on a grocery store dataset.

    Language:Jupyter Notebook3101
  • jasonfoknxu/azure-openai-chatgpt-api

    Simple RESTful API of GPT-4/ChatGPT with Azure OpenAI Service for testing and internal use

    Language:TypeScript3100
  • marcominerva/SearchDocumentWithAI

    A sample that shows how to use ChatGPT to get answers about any PDF documents

    Language:C#340
  • modelgw/examples

    Model Gateway examples - The fastest OpenAI GPT API

    Language:Java3101
  • mylamour/IAbot

    One bot was powered gpt4 and able to voice interaction, also image

    Language:Python3101
  • sergiosolorzano/emu

    Generate program code, enhance and debug run-logs using Azure OpenAI API

    Language:Python3103
  • pauldatta/zsh-ask-azure-openai

    A lightweight Zsh plugin that serves as an Azure OpenAI frontend, enabling you to interact with AOI-GPT directly from the Zsh terminal.

    Language:Shell2001
  • isaccanedo/lobe-chat

    🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Qwen / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS/Plugins/Artifacts). One-click FREE deployment of your private ChatGPT/ Claude application

    Language:TypeScript110
  • OrenGrinker/jsTextFromImage

    Get descriptions of images using OpenAI's GPT-4 Vision models, Azure OpenAI, and Anthropic Claude in an easy way.

    Language:TypeScript110