Local-RAG-Cookbot and Local-RAG-Chatbot-Rerank

These two tools are **ecosystem siblings**, both offering local RAG chatbots built with Ollama API and an internal knowledge base, but "Local-RAG-Chatbot-Rerank" specifically incorporates a reranking model alongside embeddings for context refinement, while "Local-RAG-Cookbot" uses an LLM model for the same purpose.

Maintenance 2/25
Adoption 3/25
Maturity 16/25
Community 13/25
Maintenance 2/25
Adoption 3/25
Maturity 15/25
Community 13/25
Stars: 4
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 Local-RAG-Cookbot

Violet-sword/Local-RAG-Cookbot

A Python project that deploys a Local RAG chatbot using Ollama API. Refines answers with internal RAG knowledge base, 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