Chatbot-with-RAG-and-LangChain and Simple-RAG-Chatbot

These are ecosystem siblings—both implement RAG chatbots using the same foundational stack (LangChain for orchestration and retrieval augmentation), with the second adding Streamlit for UI while the first focuses on core RAG architecture, making them variations of a common pattern rather than competing or dependent tools.

Maintenance 2/25
Adoption 5/25
Maturity 15/25
Community 18/25
Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 17/25
Stars: 14
Forks: 14
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 36
Forks: 9
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About Chatbot-with-RAG-and-LangChain

ThomasJanssen-tech/Chatbot-with-RAG-and-LangChain

Build a Chatbot which uses Retrieval Augmented Generation (RAG) to answer based on your own data!

This project helps software developers build a custom chatbot that can answer questions using their own specific documents or data. You provide your documents, and the project generates a chatbot capable of retrieving information from those sources to provide relevant answers. This is for developers looking to create tailored Q&A systems.

developer-tooling custom-chatbot information-retrieval AI-application-development

About Simple-RAG-Chatbot

Faridghr/Simple-RAG-Chatbot

Build a simple RAG chatbot with LangChain and Streamlit

This tool helps you quickly build a chatbot that can answer questions using your own documents and materials. You provide the text-based information, and the chatbot then delivers precise answers based solely on your uploaded content. This is ideal for anyone needing a specialized Q&A system for internal documents, research papers, or specific knowledge bases.

knowledge-base information-retrieval document-Q&A internal-support research-assistance

Scores updated daily from GitHub, PyPI, and npm data. How scores work