vteam27/RagXOllama
A Node.js RESTful server for a Retrieval-Augmented Generation (RAG) system using ChromaDB and Ollama!
This tool helps you securely chat with your private documents, such as PDFs and text files, using natural language. You feed it your documents, and it allows you to ask questions and get answers based on that specific information, ensuring the responses are always up-to-date. This is for anyone who needs to quickly get answers from their own private data using a conversational interface.
No commits in the last 6 months.
Use this if you need to build a system that can answer questions about your own specific, private documents without sending them to external AI services.
Not ideal if you're looking for a pre-built, production-ready chatbot solution that requires no technical setup or if you only need to chat with public, general knowledge.
Stars
13
Forks
3
Language
JavaScript
License
MIT
Category
Last pushed
May 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/vteam27/RagXOllama"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yichuan-w/LEANN
[MLsys2026]: RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast,...
byerlikaya/SmartRAG
Multi-Modal RAG for .NET — query databases, documents, images and audio in natural language....
aws-samples/layout-aware-document-processing-and-retrieval-augmented-generation
Advanced document extraction and chunking techniques for retrieval augmented generation that is...
sourangshupal/simple-rag-langchain
Exploring the Basics of Langchain
sion42x/llama-index-milvus-example
Open AI APIs with Llama Index and Milvus Vector DB for Retrieval Augmented Generation (RAG) testing