RAG-Based-LLM-Chatbot and openvino-llm-chatbot-rag

These are competitors: both are complete RAG chatbot implementations that independently combine a local LLM with retrieval and embedding components, differing primarily in their choice of inference engine (Llama 3.2 vs. OpenVINO) rather than filling complementary roles.

RAG-Based-LLM-Chatbot
39
Emerging
openvino-llm-chatbot-rag
28
Experimental
Maintenance 0/25
Adoption 6/25
Maturity 16/25
Community 17/25
Maintenance 0/25
Adoption 4/25
Maturity 8/25
Community 16/25
Stars: 17
Forks: 10
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 7
Forks: 7
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
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 openvino-llm-chatbot-rag

yas-sim/openvino-llm-chatbot-rag

LLM chatbot example using OpenVINO with RAG (Retrieval Augmented Generation).

This project helps developers, particularly those working with OpenVINO, quickly find answers to their technical questions directly from OpenVINO's official documentation. You provide the official OpenVINO web documentation as input, and it creates a local, offline Q&A chatbot. This allows you to ask questions about OpenVINO and get relevant answers without an internet connection or relying on cloud services.

OpenVINO development technical documentation developer tools offline Q&A AI/ML development

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