- Find jobs on GitHub
- Currently restricted to the US
- Recommended to use a virtualenv. Create one and activate it
pip install -r requirements.txt
python app.py
to start the Flask server- use
ngrok
to tunnel traffic to the Flask server
- The intent schema and the sample utterances are present in the
speech_assets
folder, and could be copied verbatim