SalmanFarizN/DomainMind
DomainMind: Enhance Local LLMs with RAG DomainMind integrates Retrieval-Augmented Generation (RAG) with local Large Language Models (LLMs) to answer domain-specific questions using a custom knowledgebase. It ensures privacy by running entirely offline and adapts LLMs to specialized fields like scientific research.
This project helps scientific researchers and other professionals get precise answers to domain-specific questions from their own collections of documents. You input your scientific articles, books, or proprietary documents, and it provides accurate answers grounded in that specific material. It's designed for anyone who needs to query specialized knowledge privately and offline.
No commits in the last 6 months.
Use this if you need to build a private, offline system that can answer specific questions using your own collection of scientific papers, reports, or books.
Not ideal if you need a general-purpose AI chatbot for casual queries or if you are comfortable using cloud-based AI services.
Stars
11
Forks
8
Language
Jupyter Notebook
License
—
Category
Last pushed
Sep 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/SalmanFarizN/DomainMind"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LearningCircuit/local-deep-research
Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports...
NVIDIA-AI-Blueprints/rag
This NVIDIA RAG blueprint serves as a reference solution for a foundational Retrieval Augmented...
Denis2054/RAG-Driven-Generative-AI
This repository provides programs to build Retrieval Augmented Generation (RAG) code for...
hienhayho/rag-colls
Collection of recent advanced RAG techniques.
jeremiahbohr/literature-mapper
Transform academic PDFs into a Knowledge Graph with typed claims, temporal analysis,...