#Echo Scribe
###Make meetings less painful an Alexa Skill and voice transcription helper
Ever had a meeting, when you forgot the key points, got off topic, or somebody was missing?
Echo Scribe listens to your meeting and transcribes who says what.
This makes meetings clear, concise, actionable, and hopefully happen less.
- See the web app live - may take a few moments to load on Heroku
- Product Landing Page - end product goal :)
###Hack it
- To run server locally: DEBUG=echoscribe_service:* npm start
- To deploy server navigate to root then: git subtree push --prefix server/echoscribe_service heroku master
###Tech used