Collaborative Project with Tongji University - RAG Question-Answering System for Periodontal Disease Knowledge Graph
Developed a RAG-based question-answering system for periodontal disease knowledge using an integrated Neo4j knowledge graph. Built a pipeline that extracts entity-relation-entity (ERE) triplets from unstructured PDF medical literature and supports relation-aware retrieval for downstream LLM question answering. Implemented semantic retrieval using Sentence Transformers and FAISS to improve relevance and response quality.