Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 1.04 KB

File metadata and controls

21 lines (19 loc) · 1.04 KB

TOURIST ATTRACTIONS RECOMMENDATION SOFTWARE

DESCRIPTION

This system can help users obtain attractions that match their preferences, save time, and improve their satisfaction with the platform. By using deep learning algorithms, this system can identify tourist attractions based on images, which can be more effective than text-based searches. Therefore, everything is integrated into one platform.

INSTALLATION

Use the package manager pip to install the software.

pip install -r requirements.txt

USAGE

Firstly, you need to clone this repository into your local machine.

git clone https://github.com/huyhoang-mike/Tourist-Attractions-Recommendation-Software

Secondly, run the code below to start the local server.

python manage.py runserver

DEMO

implement.mp4