Skip to content

Amazon echo web app that class notes can be entered and the text will be repeated back with the selected echo voice

License

Notifications You must be signed in to change notification settings

zeyingli/HackPSU2017-echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HackPSU2017-echo

Student platform to share audio notes with the ability to connect with an Amazon Echo

Made with Serverless Architecture, Amazon Lambda, DynamoDB, API Gateway and S3.

Screenshot

Homepage

Stack

OurStack

Inspiration

Our first time doing a hardware hack and it was great learning experience doing a full stack project.

What it does

Students can enter their notes on our web app and it will be stored in a database. These notes are be stored in a database and can be queried by Amazon Echo.

How we built it

Built mainly in AWS, using API gateway, lambda functions and Alexa

Challenges we ran into

First time using hardware, and learning the incredibly complex syntax. Also many GET/POSTS requests were made.

Accomplishments that we're proud of

The echo talks back to us with what we want to hear

What we learned

Many aspects of javascript/python, especially with functions that have many dependencies

What's next for EchoMyNotes

Wherever the wind takes us

Contributions

  • Mike L. : Lambda functions in python & nodej.s, and learning Alexa's 'intents'
  • Zeying L. : Amazon Polly Text To Speech AI, Amazon Echo Skill and API Gateway.

Try it out