1. React
  2. ReactNext
  3. 2019
  4. Build an AI-Driven Chatbot

Build an AI-Driven Chatbot

Sebastian Witalec at ReactNext 2019

Chatbots introduce a whole new way for users to interact with your websites. A good chatbot can save your users from long and complicated forms, cut down on support requests, and make your services more approachable. If you've ever wondered how do build a chatbot, then this session is for you. You will: Dive into the core concepts of what makes a chatbot. Learn how to employ Machine Learning and Natural Language Processing to create a conversation flow that feels 100% natural. Look at a variety of possible conversations and challenges that go with them. But more importantly, you will learn how to build a fully functioning chatbot and add it to your React app in less than 15 minutes—all without a single IF statement.