azureopenai
Tracked open-source repos tagged azureopenai, sorted by stars.
Related topics
Topics that frequently appear alongside azureopenai on the same repo.
Recent risers
Repos created in the last 90 days, tagged azureopenai.
No new repos tagged with this topic in the last 90 days.
- #1
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.
★ 7,750+1Star change over the last 7 days - #2
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
★ 866+0Star change over the last 7 days - #3
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.
★ 850+0Star change over the last 7 days