koltyakov/azure-openai-sample
Azure OpenAI sample
This project helps developers integrate Azure OpenAI's ChatGPT into custom Node.js applications. It allows you to build AI-powered chat interfaces that can be extended with specific knowledge from your company's data and maintain conversation history. It takes user queries and custom data to produce human-friendly, context-aware AI responses.
No commits in the last 6 months.
Use this if you are a developer looking to build a custom chat application using Azure OpenAI and need a clear example of how to manage conversation context and integrate external knowledge.
Not ideal if you are a non-technical user looking for a ready-to-use AI chat application without needing to write code.
Stars
13
Forks
6
Language
TypeScript
License
—
Category
Last pushed
May 03, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/koltyakov/azure-openai-sample"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure-Samples/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI...
polly3d/mockai
MockAI is a mock server for OpenAI's API. It allows you to simulate Chat Completions API...
Azure/activate-genai
Activate GenAI with Azure
akshata29/entaoai
Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use...
1openwindow/azure-openai-node
This is a fork of the official OpenAI Node.js library that has been adapted to support the Azure...