azureopenai

There are 89 repositories under azureopenai topic.

  • Azure-Samples/azure-search-openai-demo

    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.

    Language:Python6.5k2301.2k4.4k
  • contoso-real-estate

    Azure-Samples/contoso-real-estate

    Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI integration, Azure Developer CLI template and Playwright tests.

    Language:JavaScript91116210541
  • 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

    Language:TypeScript8502741252
  • ruoccofabrizio/azure-open-ai-embeddings-qna

    A simple web application for a OpenAI-enabled document search. This repo uses Azure OpenAI Service for creating embeddings vectors from documents. For answering the question of a user, it retrieves the most relevant document and then uses GPT-3, GPT-3.5 or GPT-4 to extract the matching answer for the question.

    Language:Python8484075511
  • Azure-Samples/contoso-creative-writer

    A creative writing multi-agent solution to help users write articles.

    Language:Bicep26921341.5k
  • Azure-Samples/azure-search-openai-javascript

    A TypeScript sample app for the Retrieval Augmented Generation pattern running on Azure, using Azure AI Search for retrieval and Azure OpenAI and LangChain large language models (LLMs) to power ChatGPT-style and Q&A experiences.

    Language:TypeScript258997138
  • blrchen/chatgpt-lite

    Fast ChatGPT UI with support for both OpenAI and Azure OpenAI. 快速的ChatGPT UI,支持OpenAI和Azure OpenAI。

    Language:TypeScript22161795
  • LTopx/Le-AI

    Le-AI, Your open-source AI Assistant Hub, helping you boost efficiency UP~

    Language:TypeScript15531135
  • 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。

    Language:TypeScript1395928
  • Cledev-Limited/Cledev.OpenAI

    .NET 7 SDK for OpenAI with a Blazor Server playground

    Language:C#1165220
  • kinfey/dotNETOAIBooks

    This is a Azure OpenAI book for .NET Developer

    Language:Jupyter Notebook1136129
  • rodion-m/ChatGPT_API_dotnet

    OpenAI, Azure OpenAI and OpenRouter Chat Completions (ChatGPT) .NET integration with DI, persistence and streaming support

    Language:C#8491013
  • kinfey/MSFabricCopilotWorkshop

    This is Microsoft Fabric Copilot Workshop

    Language:Jupyter Notebook774128
  • Azure-Samples/azure-search-comparison-tool

    A demo app showcasing Vector Search using Azure AI Search, Azure OpenAI for text embeddings, and Azure AI Vision for image embeddings.

    Language:Python7215333
  • blrchen/chatgpt-minimal

    Lightweight chatgpt bot built using Next.js and the OpenAI Streaming API. 一个使用 Next.js 和 OpenAI Streaming API 创建的简易ChatGPT聊天机器人

    Language:TypeScript622340
  • 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 Notebook442010
  • mkht/PSOpenAI

    PowerShell module for OpenAI API.

    Language:PowerShell4431611
  • ushakrishnan/SearchWithOpenAI

    Quick start. Index multiple documents in a repository using HuggingFace embeddings. Save them in Chroma and / or FAISS for recall. Choose OpenAI or Azure OpenAI APIs to get answers to your questions - Q&A with OpenAI and Azure OpenAI.

    Language:Python40349
  • marcominerva/KernelMemoryService

    A lightweight implementation of Kernel Memory as a Service

    Language:C#30435
  • Azure/activate-genai

    Activate GenAI with Azure

    Language:HCL212518
  • Azure-Samples/app-templates-java-openai-springapps

    AI Shopping Cart - Sample Application with Azure OpenAI and Azure Spring Apps

    Language:Bicep17131914
  • Timon-Your-FAQ-bot-for-Microsoft-Teams

    Erithano/Timon-Your-FAQ-bot-for-Microsoft-Teams

    Official GitHub repo for your Teams copilot Timon (or Tima)

    Language:Python16346
  • bartczernicki/AzureOpenAILogProbs

    Examples of how-to use Azure OpenAI Log Probabilities (LogProbs) feature to enhance Generative AI - Q&A grounding.

    Language:C#15303
  • thivy/azure-openai-js

    Next.js project, showcasing the capabilities of Azure OpenAI when integrated with the OpenAI Node.js SDK. Users can interact with the AI assistant and seamlessly modify its emotions 🤣😐😔🤬 using the provided toggle button.

    Language:TypeScript14205
  • Azure-Samples/react-component-toolkit-openai-demo

    A sample demo for building and testing react components and includes a set of unique features including AI component generation and automatic conversion to Azure APIM Widgets

    Language:Bicep1319217
  • Shou-Hsu/Report.ai

    We've moved beyond the limitations of traditional text length-based segmentation, opting for a smarter approach—semantic segmentation. This innovative method ensures unparalleled precision in identifying both overarching themes and nuanced details within your content.

    Language:Python12100
  • microsoft/global-copilot-summit

    The theme of the summit is Adopt, Extend, and Build Copilot, and is attended by professional developers interested in learning more about AI, GitHub Copilot, Azure AI Studio, or Power Apps and how they can leverage them with M365 Copilot.

  • microsoft/react-component-toolkit

    React Component Toolkit, a complete toolkit for creating React / Typescript Functional Components.

    Language:JavaScript11577
  • simonkurtz-MSFT/python-openai-loadbalancer

    Smart Python OpenAI Load Balancer using priority endpoints and request retries. | Python package at link below:

    Language:Python115120
  • enterprompt

    webmaxru/enterprompt

    Enterprise Prompting Demo

    Language:JavaScript11203
  • 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:Go10114
  • rohit-lakhanpal/build-your-own-copilot

    Resources and examples for creating Co-Pilot applications that use modern AI to assist with complex tasks.

    Language:Jupyter Notebook10157
  • BrightonKahrs/project-gutenberg-analysis

    This project explores how Microsoft Fabric and Azure OpenAI can analyze a document repository of text-based data. It serves as a submission for the Global Microsoft Fabric AI Hackathon.

    Language:Jupyter Notebook7106
  • easonlai/robo_minion_gpt35turbo

    This demo repository demonstrates how to create ChatGPT infused chatbot with Azure OpenAI Service (AOAI)'s GPT-3.5-Turbo model.

    Language:Python62010
  • 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:HTML6202
  • JiChao99/ai-annotate

    annotate by GAI, use Semantic Kernel, a blazor site.

    Language:HTML6110