Upgrade to Pro — share decks privately, control downloads, hide ads and more …

ChatBot using Dialog Flow

ChatBot using Dialog Flow

This Talk presents a Fundamental of ChatBot using DialogFlow by Rajesh Nasit

More Decks by Technophile Community Surat

Other Decks in Programming

Transcript

  1. Chat Bot using Dialog Flow Presented by Rajesh Nasit Welcome

    to the world of living people and artificial intelligence entities called bots!
  2. Overview - What is chat bot? - What are the

    benefits of chat bot in your app or in website. - Develop Chabot using Dialog Flow - Demo for Chat bot in Android - Chat bot framework comparison metrics - Questions and Answers - Quiz
  3. Introduction • Chat Bot: A computer program that can talk

    to humans in natural language! • Uses Artificial Intelligence Markup Language (AIML) to represent knowledge. • Eliza – the first chat bot made by Joseph Weizenbaum in 1966. • Can be use to Order Pizza, Order Pizza,Product Suggestions,Customer Support,Weather,Personal Assistance,Search for & Track Flights,Trains,News, Dating App
  4. Benefits of Chabot • Instant customer care response • 24*7*365

    Availability (Bots do not take holidays) • Less expensive & easy to build (Single bot can handle multiple customers at the same time) • Can support in multiple languages • Better customer care and quick response increases customer loyalty • Standardized customer response • Improves customer engagement • Automate replies for repetitive queries
  5. Develop Chabot using Dialog Flow • Agent • Intent ,

    Action and Parameters • Entity • Context • Fulfilment • Analytics & Training
  6. Quiz • When and Who had developed the first Chabot

    ? • What is intent and entity with example? • What is Agent? • Give any three framework name of Chabot with owner name?