RAG-Based-LLM-Chatbot and LLM-RAG-Bot

These are competitors—both implement RAG-LLM pipelines for conversational AI, but Tool A uses open-source models (Llama 3.2, BGE, Qdrant) for local deployment while Tool B integrates with proprietary ChatGPT APIs via Discord, representing different architectural and provider choices for the same RAG use case.

RAG-Based-LLM-Chatbot
39
Emerging
LLM-RAG-Bot
28
Experimental
Maintenance 0/25
Adoption 6/25
Maturity 16/25
Community 17/25
Maintenance 0/25
Adoption 5/25
Maturity 8/25
Community 15/25
Stars: 17
Forks: 10
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 13
Forks: 4
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
Archived No License Stale 6m No Package No Dependents

About RAG-Based-LLM-Chatbot

GURPREETKAURJETHRA/RAG-Based-LLM-Chatbot

RAG Based LLM Chatbot Built using Open Source Stack (Llama 3.2 Model, BGE Embeddings, and Qdrant running locally within a Docker Container)

This tool helps individuals who need to quickly extract information from their PDF documents. You upload your PDFs, and the application processes them, allowing you to ask questions and get answers directly from your document content using a conversational chatbot. It's ideal for researchers, analysts, or anyone who frequently works with large collections of PDF files and needs an easier way to find specific details.

document-management information-retrieval research-assistant knowledge-base-query pdf-analysis

About LLM-RAG-Bot

nur-zaman/LLM-RAG-Bot

A Discord bot that seamlessly executes bleeding-edge Retrieval-Augmented Generation (RAG) in tandem with a Large Language Model (LLM), specifically ChatGPT.

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