Submitted as part of BrumHack 2016.
SMS text messaging service for live updates on London Underground/TFL disruptions. Can register a phone number to receive live text updates of delay information on a given transport line.
Uses:
- TFL API for live status updates (https://api.tfl.gov.uk/)
- Twilio for SMS messaging (https://www.twilio.com/)
- API.ai (now https://dialogflow.com/) for naural language/speech recognition.
- Python Flask for running a simple server to fetch updates.