Logo Lanfrica

Cyebukayire/smartily

Créateur:
Cye
Hôte:
An AI & ML based web app to help you identify how much you're likely to spend while visiting Rwanda. # Visit Rwanda GETTING STARTED 1 - Create your own python development environment OR activate an existing environment (venv) ` ./venv/Scripts/activate ` 2 - Install requirements ` pip install -r requirements.txt ` 3 - Runserver on port 8000 python manage.py runserver 127.0.0.1