Azure-Samples/function-javascript-ai-openai-chatgpt
To gain access, please finish setting up this repository now at: https://repos.opensource.microsoft.com/Azure-Samples/wizard?existingreponame=function-javascript-ai-openai-chatgpt&existingrepoid=646766530
This project helps developers integrate AI chat capabilities into their applications using Azure Functions and OpenAI. It takes simple text prompts or conversational messages as input and outputs AI-generated responses or maintains a stateful chat session with a bot. Developers building serverless applications on Azure would use this to add AI functionalities without managing complex infrastructure.
Use this if you are a developer looking to quickly build and deploy AI-powered chat features or simple prompt-completion tasks within an Azure Functions environment.
Not ideal if you need a pre-built, end-user facing chat application, as this project provides the underlying code for developers, not a ready-to-use product.
Stars
7
Forks
10
Language
Bicep
License
MIT
Category
Last pushed
Jan 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Azure-Samples/function-javascript-ai-openai-chatgpt"
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...