#155 · Primary category: Knowledge Base & RAG
KGQA_HLM
Knowledge graph-based visualization and Q&A system for character relationships in 'Dream of the Red Chamber'.
Project last updated:04/23/19
GitHub Stars
1.3K
Forks
317
Contributors
1
License
Other
Why we included this project
Anyone wanting to see how a knowledge-graph question-answering system is actually wired together will find a clear, working example here. The project takes the characters of Dream of the Red Chamber, scrapes their profile data, turns it into triples, loads those into a Neo4j graph, and lets you ask relationship questions in natural language, with LTP handling segmentation, part-of-speech tagging, and named entity recognition. The code is neatly split into a Flask entry point, separate modules for building and querying the graph, and a QA layer, so it is easy to trace each step and adapt it to another domain. Treat it as a solid teaching reference or a starting point for a small KGQA demo rather than production software; for that purpose it is refreshingly complete.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience