The Note Taker takes your notes and stores them in DynamoDB, so you can access your notes later. To ask it to take a note, say "take my note" and followed by your note. To ask it to read your notes, say "read my notes". To ask it to delete all your notes, say "delete my notes". If you know the index number of a particular note, you can ask the Note Taker to read it by saying "read note number x"; or delete it by saying "delete note number x". Github repo: https://github.com/joanaz/AS-NoteTaker