This is a the basic Django-based RESTFUL endpoint for Oppey ML conversations.
Start the Django app by running python manage.py runserver 0.0.0.0:8000
It is using a framework called ChatterBot. Visit the ChatterBot documentation.
This is a the basic Django-based RESTFUL endpoint for Oppey ML conversations.
Start the Django app by running python manage.py runserver 0.0.0.0:8000
It is using a framework called ChatterBot. Visit the ChatterBot documentation.