liuhuanyong/QASystemOnMedicalKG — reverse-engineered prompt
Reverse engineered prompt
I want a simple Chinese medical knowledge graph question answering demo that I can run locally from start to finish. Please set up the medical graph data, connect it to Neo4j, import everything, and make the chatbot work with natural Chinese questions about diseases.
It should be able to answer things like symptoms, likely diseases from a symptom, causes, related complications, what foods to eat or avoid, recommended recipes, what drugs are commonly used, what a drug can treat, what checks or tests are needed, prevention tips, treatment methods, recovery time, cure probability, who is more likely to get a disease, and a basic disease description.
Please make the project easy to launch with clear steps, sensible config for the database login, and a small interactive chat experience in the terminal. Add a few example questions so I can test it right away. If anything in the repo is outdated or broken, fix it and look up current docs online if you need to.
Want more depth? Deep Reverse