Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonprickett/alexabart
BART skill for Amazon Echo / Alexa in Python.
https://github.com/simonprickett/alexabart
alexa alexa-demo alexa-skill alexa-skills-kit amazon-echo bart-api python
Last synced: 28 days ago
JSON representation
BART skill for Amazon Echo / Alexa in Python.
- Host: GitHub
- URL: https://github.com/simonprickett/alexabart
- Owner: simonprickett
- License: mit
- Created: 2016-05-31T05:52:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-21T04:42:35.000Z (over 7 years ago)
- Last Synced: 2024-10-29T15:49:37.611Z (3 months ago)
- Topics: alexa, alexa-demo, alexa-skill, alexa-skills-kit, amazon-echo, bart-api, python
- Language: Python
- Homepage: https://simonprickett.dev/
- Size: 2.58 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alexa BART
BART skill for Amazon Echo / Alexa in Python
There's a full blog post describing this and how it works on Medium. Check it out [here](https://medium.com/modus-create-front-end-development/creating-an-interactive-voice-experience-with-amazon-alexa-2fed5d9b0e16#.sh0gqig4g).
# Demo Video
[![Video Demo](screenshots/video_thumb.png)](https://youtu.be/wz3crI9UTvE)
# Example Screenshots from Alexa App
### Initial Skill Welcome
![demo](screenshots/bart_welcome.png)
### System Status Enquiry
![demo](screenshots/bart_status.png)
### Elevator Status Enquiry
![demo](screenshots/bart_elevators.png)
### Train Departures Enquiry
![demo](screenshots/bart_departures.png)