Azure-Samples/azure-openai-rag-workshop
Create your own ChatGPT with Retrieval-Augmented-Generation workshop
Implements a full-stack Node.js RAG chatbot using LangChain.js, Fastify, and Azure AI Search as the vector store, deployed across Azure Static Web Apps and Container Apps. The monorepo architecture integrates OpenAI's language models with document-based semantic search to answer queries grounded in custom data. Supports local development via GitHub Codespaces and Dev Containers, with optional offline inference using Ollama and Mistral.
145 stars.
Stars
145
Forks
408
Language
Bicep
License
MIT
Category
Last pushed
Jan 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Azure-Samples/azure-openai-rag-workshop"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用...
byu-cpe/Maeser
A package for building RAG chatbot applications for educational contexts.
avrabyt/RAG-Chatbot
RAG enabled Chatbots using LangChain and Databutton
Storia-AI/sage
Chat with any codebase in under two minutes | Fully local or via third-party APIs
zakirkun/rag-chat-bot
A Retrieval-Augmented Generation (RAG) Chat Bot that provides accurate responses based on...