ENDEVSOLS/Long-Trainer
Production-ready RAG framework for Python — multi-tenant chatbots with streaming, tool calling, agent mode (LangGraph), vector search (FAISS), and persistent MongoDB memory. Built on LangChain.
This project helps businesses and organizations build and deploy multiple AI-powered chatbots quickly and efficiently. You provide your documents (PDFs, web pages, text files) and a prompt, and it generates a chatbot that can answer questions based on that content, remembering past conversations. It's designed for operations managers, product owners, or internal IT teams needing to create specialized chatbots for various departments or customers.
Use this if you need to deploy several robust, data-aware chatbots, each with its own knowledge base and memory, without building all the underlying infrastructure from scratch.
Not ideal if you're looking for a simple, single-purpose chatbot for personal use or a very basic website FAQ.
Stars
13
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/ENDEVSOLS/Long-Trainer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
viddexa/autollm
Ship RAG based LLM web apps in seconds.
pierreolivierbonin/Canada-Labour-Research-Assistant
The Canada Labour Research Assistant (CLaRA) is a privacy-first LLM-powered RAG AI assistant...
vinhnx/InkChatGPT
Retrieval-augmented generation (RAG) LLM app
nshkrdotcom/rag_ex
Elixir RAG library with multi-LLM routing (Gemini, Claude, OpenAI, Ollama), GraphRAG, knowledge...
ranguy9304/LangGraphRAG
LangGraphRAG: A terminal-based Retrieval-Augmented Generation system using LangGraph. Features...