Skip to content
#

azure-openai-api

Here are 36 public repositories matching this topic...

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.

  • Updated Mar 4, 2024
  • Java

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

  • Updated Jul 2, 2023
  • Python

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.

  • Updated Feb 4, 2024
  • Python

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.

  • Updated Aug 29, 2023
  • Python

Improve this page

Add a description, image, and links to the azure-openai-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the azure-openai-api topic, visit your repo's landing page and select "manage topics."

Learn more