My daily work on my project for Google Summer of Code. For this project, I'm creating a new skill for the Amazon Echo, which will read recipes, step by step, answering questions about ingredients, etc.
Tuesday, May 31, 2016
5/31
Today was another day spent mostly in the airport and in transit, so unfortunately I didn't get a lot of work done. The code I uploaded to GitHub didn't have a hard coded recipe and instead I tried using a .txt file upload with maven, although that didn't work. Instead of this, I went through and hard coded each step and ingredient and got it running through my Alexa. The only intent that is working is the one that reads each step, but I know that after fiddling with the slots (which hold the ingredients) I'll be able to get the ingredient intents working as well. I've tested these locally and know the logic works, so tomorrow I'll be working with the slots and will hopefully be a few steps closer to a fully working skill!
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment