Section 01
[Main Floor] Guide to the Knowledge Graph-Based Student Counseling Chatbot Project
This undergraduate graduation project builds a chatbot system for student counseling scenarios. Its core is to extract information from university rules and regulations PDF documents to construct a knowledge graph, and use knowledge graph embedding models (such as TransE, ComplEx, DistMult) for reasoning to achieve accurate answers to students' complex consultation questions. It aims to solve the pain points of students spending time searching through lengthy documents and academic staff repeatedly answering similar questions, transforming static documents into a reasoning-enabled intelligent knowledge base.