Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 644 Bytes

File metadata and controls

8 lines (4 loc) · 644 Bytes

Introduction to Chatbots

Understanding conversations between people seems rather simple, but it is deceptively complex. Those who have attempted to write computer programs that converse with people understand how complex it is. We have a lot to learn about programming conversations between machines and humans, whether through text or voice. Still, a lot of improvements are being made in this area. For this project you will make a chatbot and wrestle with the many ambiguities of programming natural language interactions.

Video: "Actions on Google: Conversation: The New UI"

Discuss: What chatbots have you used? How did it go?