Azure-Samples/azure-openai-rag-workshop
Create your own ChatGPT with Retrieval-Augmented-Generation workshop
This project helps developers create custom AI chatbots that can answer questions using information from their own documents. It takes a collection of your organization's documents as input and outputs a website with a chatbot capable of intelligent Q&A based solely on that content. This is ideal for software developers looking to integrate advanced AI search and conversational capabilities into their applications.
145 stars.
Use this if you are a developer looking for a template to build a chatbot that can answer questions based on your specific documents, ensuring accurate responses grounded in your data.
Not ideal if you are a non-technical user seeking a ready-to-use chatbot solution without any coding.
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 应用...
avrabyt/RAG-Chatbot
RAG enabled Chatbots using LangChain and Databutton
byu-cpe/Maeser
A package for building RAG chatbot applications for educational contexts.
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...