Deep-Knowledge-Chatbot and Local-RAG-Chatbot-Rerank

The tools are complements, as the Deep-Knowledge-Chatbot focuses on refining answers with external deep research, while the Local-RAG-Chatbot-Rerank specializes in improving context accuracy from an internal RAG knowledge base using reranking, suggesting they could be used together to leverage both external and internal information effectively.

Maintenance 2/25
Adoption 4/25
Maturity 15/25
Community 13/25
Maintenance 2/25
Adoption 3/25
Maturity 15/25
Community 13/25
Stars: 6
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
Stars: 4
Forks: 2
Downloads:
Commits (30d): 0
Language: Python
License: GPL-3.0
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About Deep-Knowledge-Chatbot

Violet-sword/Deep-Knowledge-Chatbot

A Python project that deploys a Local RAG chatbot using Ollama API. Refines answers with Deep Research from external websites, and uses both Embedding and LLM models.

About Local-RAG-Chatbot-Rerank

Violet-sword/Local-RAG-Chatbot-Rerank

A Python project that deploys a Local RAG chatbot using Ollama API and vLLM API. Refines answers with internal RAG knowledge base, using both Embedding and Rerank models to improve accuracy of context provided to LLM models.

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