orlandopython / assistants-backend

Flask backend supporting Alexa and Google Assistant from VUI presentations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

assistants-backend

Flask backend supporting Alexa and Google Assistant from VUI presentations

Setup

pip install -r requirements.txt

You'll also need a valid Meetup API key in meetup_utils.md to run. You can grab one from the Meetup developer portal.

Running

python app.py

You'll need to use a service like ngrok to make the API visible to the voice assistants.

About

Flask backend supporting Alexa and Google Assistant from VUI presentations

License:MIT License


Languages

Language:Python 100.0%