R

RAGQnASystem

A medical intelligent question-answering system based on knowledge graph RAG and large language models.

🇨🇳 DomesticFreeOpen sourceResearch知识图谱大语言模型Neo4j医疗问答BERTStreamlit
Platforms: Web
Region
Domestic
Pricing
Free
Open source
Yes
GitHub Stars
★ 1.3k
Source
GitHub
Added
2026-06-13
Last verified
2026-06-13

Overview

RAGQnASystem is an intelligent medical QA system that combines knowledge graph RAG with large language models. It is built upon the DiseaseKG medical dataset, using Neo4j to construct a knowledge graph containing 44,000 entities and 310,000 relationships. Named entity recognition is performed using BERT, while intent recognition and answer generation are handled by a local LLM. By leveraging precise graph retrieval and controlled answer generation, the system effectively mitigates hallucination issues common in large models within medical contexts, significantly improving response accuracy and reliability. Suitable for researchers, doctors, and patients in the healthcare domain.

Key features

  • Knowledge graph RAG based on Neo4j
  • BERT+RNN named entity recognition
  • Ollama local LLM for intent recognition
  • Complete Streamlit interactive interface

Use cases

Medical domain Q&ADisease information lookupDrug usage consultationSymptom diagnosis assistance

Pros

  • High accuracy
  • Rich medical knowledge base
  • User-friendly interface
  • Supports multiple intent recognition

Limitations / notes

  • Requires multiple dependencies
  • Higher learning curve
  • Requires internet connection to run

Who it's for

Medical researchersDoctorsPatientsHealthcare industry professionals

This overview was compiled by AI from public sources and may contain inaccuracies — please refer to the official site.

FAQ

Is it free?

Yes, the project is open-source and free.

Do I need scientific internet access?

No, but you need to install the required dependencies.

Does it support Chinese?

Yes, the project is primarily designed for Chinese medical QA.

Can it be used commercially?

Yes, the project is licensed under MIT.

Similar agents

Something wrong? Let us know on the About page and we'll fix it.