Artificial Intelligence

Hira

Author: Hira

Hira leads Solutions Architects who help customers and partners build cool experiences on AWS. He likes to hog the whiteboard and tell developer tales.

Building Better Bots Using Amazon Lex (Part 2)

In Part 1 we reviewed some elementary bot design considerations, built the Amazon Lex CoffeeBot chatbot, and used the Amazon Lex Test console to confirm that CoffeeBot reacted to text input as expected.  In this post, we make some more design decisions to take CoffeeBot to the next level, including voice interaction. Note: The code […]

Building Better Bots Using Amazon Lex (Part 1)

As Jeff Barr showed in his introductory blog post, Amazon Lex is a service that allows developers to build conversational interfaces for voice and text into applications. With Amazon Lex, the same deep learning technologies that power Amazon Alexa are now available to any developer, so you can quickly and easily build sophisticated, natural language […]