Repository navigation

#

azureopenai

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.

Python
6900
1 天前

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

JavaScript
953
1 个月前

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

TypeScript
857
4 个月前

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.

Python
853
1 年前

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.

TypeScript
291
2 个月前

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

TypeScript
247
6 个月前

This repo helps you to build a team of AI agents with Autogen

TypeScript
176
4 天前

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

TypeScript
159
1 年前

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。

TypeScript
140
6 个月前

This is a Azure OpenAI book for .NET Developer

Jupyter Notebook
113
1 年前

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

C#
87
9 个月前

This is Microsoft Fabric Copilot Workshop

Jupyter Notebook
76
1 年前

Template for a new generative ai project using uv, streamlit, fastapi, llms (cloud & local with litellm and ollama) and langfuse for llm observability

Python
75
5 天前

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

Python
72
5 个月前

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

TypeScript
66
1 年前

PowerShell module for OpenAI API.

PowerShell
53
2 天前

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.

Jupyter Notebook
44
2 年前