Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 319 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 319 Bytes

Machine-Learning

A simple project created with django containing links and a chatbot to demonstrate how Choice Coin can be used for eLearning

#how to run the project first navigate to folder where manage.py lives

cd AyubaML

pip install -r requirements.txt python manage.py runserver

visit the link localhost:8000