noi-techpark/stuart-chatbot
Stuart is simple RAG System, that the Open Data Hub uses as a chatbot to help the Open Data Hub customer care team in solving tickets. Stuart uses as input: the Open Data Hub Wiki, the past tickets history, the readme files and the GitHub issues of all NOI-Techpark repositories.
This tool helps customer support teams, operations engineers, or anyone managing inquiries about a specific system or knowledge base. It ingests your company's internal documentation, past support tickets, and other relevant documents to generate quick, accurate answers. The output is a chatbot capable of assisting with customer care questions or internal information retrieval.
Use this if you need an AI-powered chatbot to automate responses or assist a customer care team using your existing internal documentation and support history.
Not ideal if you're looking for a general-purpose conversational AI or a system that generates creative text rather than drawing from specific knowledge bases.
Stars
11
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 10, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/noi-techpark/stuart-chatbot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
JGalego/RAGmap
A simple Streamlit application to visualize document chunks and queries in embedding space πΊοΈπ
Uni-Creator/RAG-MultiFile-QA
A RAG (Retrieval-Augmented Generation) AI chatbot that allows users to upload multiple document...
jolual2747/rag-architecture
RAG Architecture for Modern Chatbots
Violet-sword/Deep-Knowledge-Chatbot
A Python project that deploys a Local RAG chatbot using Ollama API. Refines answers with Deep...
sourabhmarne777/rag-assistant-ollama
A RAG assistant using Ollama (Mistral), Qdrant vector DB, and Streamlit UI. Upload documents,...