Mba 'Nyutia is a tourism chatbot that provides useful tips and relevant information to explore and discover the beauty of Banyuwangi
- Flask
- dialogflow
- flask_cors
- python-dotenv
- python_dateutil
- requests_cache
git clone https://github.com/jimmyromanticdevil/halo-nyutia
cd halo-nyutia
pip install -r requirements.txt
# Runs the app in the development mode and access http://localhost:5000/
python main.py
# Register and download [Ngrok] (https://ngrok.com/).
./ngrok http 5000
You can learn more in the Dilogflow python client v2.
To learn Dialogflow, check out the Google video.