michelderu/build-your-own-rag-chatbot
Workshop to build and deploy your own Chat Agent using Retrieval Augmented Generation with Astra DB
This workshop guides you through building and deploying your own AI chatbot that can answer questions based on your specific information, rather than general knowledge. You'll input your documents or data, and the chatbot will provide accurate, context-aware answers. It's designed for developers or technical users who want to create customized Q&A systems for internal or external use.
No commits in the last 6 months.
Use this if you need to create a custom chatbot that provides factual answers sourced from your own data, preventing the chatbot from making up information.
Not ideal if you're looking for a no-code solution or a pre-built chatbot for general conversational AI without specific data retrieval needs.
Stars
72
Forks
48
Language
Python
License
—
Category
Last pushed
Feb 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/michelderu/build-your-own-rag-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
talkdai/dialog
RAG LLM Ops App for easy deployment and testing
nicolaric/rahmenabkommen-gpt
"Ask your question about the new framework agreement between Switzerland and the EU." Answers...
ronantakizawa/cacheaugmentedgeneration
A Demo of Cache-Augmented Generation (CAG) in an LLM
lukablaskovic/edu_bot
EduBot is a powerful RAG (Retrieval-Augmented Generation) chatbot that utilizes the latest SOTA...
ezgisubasi/youtube-rag-assistant
AI-powered chatbot that provides guidance using YouTube video content as a knowledge base. Built...