This is the official Neo4j driver for JavaScript. Starting with 6.0, the Neo4j Drivers is no longer on a monthly release cadence. Minor version releases will happen ...
本项目设计了一个基于 RAG 与大模型技术的医疗问答系统,利用 DiseaseKG 数据集与 Neo4j 构建知识图谱,结合 BERT 的命名实体识别和 34b 大模型的意图识别,通过精确的知识检索和问答生成,提升系统在医疗咨询中的性能,解决大模型在医疗领域应用的可靠性问题。