jayeshmahapatra/rag-chatbot
Retreival Augmented Generation (RAG) chatbot for my blog
This project helps developers quickly set up a custom chatbot that can answer questions about specific written content, like a blog or documentation. You feed it your text-based content, and it creates an interactive chat interface. Developers looking to provide an AI-powered Q&A experience for their users would find this useful.
No commits in the last 6 months.
Use this if you are a developer wanting to deploy a custom chatbot that provides accurate answers from your specific documentation or blog content.
Not ideal if you are a non-developer seeking a no-code solution, or if your content isn't text-based.
Stars
12
Forks
—
Language
Python
License
MIT
Category
Last pushed
Dec 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/jayeshmahapatra/rag-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
umbertogriffo/rag-chatbot
RAG (Retrieval-augmented generation) ChatBot that provides answers based on contextual...
AleksNeStu/ai-real-estate-assistant
Advanced AI Real Estate Assistant using RAG, LLMs, and Python. Features market analysis,...
Azure-Samples/aisearch-openai-rag-audio
A simple example implementation of the VoiceRAG pattern to power interactive voice generative AI...
luisrodriguesphd/agentic-rag-chatbot
This repository features the Agentic RAG Chatbot, an AI-powered assistant designed for real-time...
mgoltzsche/knowledgebot
A Q&A RAG AI assistant and web crawler