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.
Use the package manager pip to install the software.
pip install -r requirements.txt
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