A question-answering assistance system for tourist attractions based on neo4j knowledge graph

This project uses neo4j as the database to store the knowledge question bank. Users can learn more about the problem according to the prompt. It belongs to a simple version of the intelligent question answering system.
Server-side technology: python+django framework
Front-end use: Vue+axios

Realized functions:
1. Inquire about the price
2. Inquire about scenic spots in a certain area
3. Recommend scenic spots
4. Inquire about where the scenic spots are
The background management system can be customized:


1. Realize the management of scenic spot data
2. Realize the management of scenic spot fares
3. Realize the deletion and editing of scenic spots.

insert image description here
insert image description here
insert image description here
insert image description here
insert image description here

Some sample graphs:

insert image description here

Guess you like

Origin blog.csdn.net/qq_33183456/article/details/123735655