- Clone the repository
git clone https://github.com/java-abhinav07/Recommendation_Engine.git
- Install requirements.txt
pip3 install -r requirements.txt
- Run the main app
cd mysite
python3 manage.py runserver
Find the django website hosted on 0.0.0.0:8000