Building Rich Cross-Platform Conversational UX with API.AI (Google I/O '17)

Поделиться
HTML-код
  • Опубликовано: 4 ноя 2024

Комментарии • 19

  • @eNVy100
    @eNVy100 7 лет назад +8

    Tutorial Starts 5:54

  • @mariosactron7617
    @mariosactron7617 7 лет назад +3

    We’ve changed our name! API.AI is now Dialogflow. Learn more here.

  • @viplav76
    @viplav76 6 лет назад

    Have my web service running fine. Now making the android app on phonegap. Installed cordova plugin & deployed. The app shows the following error on the very basic sendText() - ReferenceError: ApiAIPlugin is not defined
    Can anybody help? Guess need some step by step guide on installation .. Something seems missing.
    Thanks.

  • @shyam4892
    @shyam4892 5 лет назад

    Amazing your system , your AI system. But I fail to say that I cannot sing up dialog flow please help to join you.

  • @slinger420
    @slinger420 6 лет назад

    chatbase is no longer easily integrated within dialogflow. can some1 help me how i can do that w/o using any special code?

  • @questapiai9421
    @questapiai9421 7 лет назад

    it was really very helpful
    please tell me how to integrate it with HTML Javascript

    • @jaymikejames
      @jaymikejames 7 лет назад

      gist.github.com/Gugic/cfc008599fa9a82eeba4127648009132

  • @martasoto9551
    @martasoto9551 7 лет назад

    Is it possible to call R scripts from api.ai? Suppose we have a product recommendation system based on machine learning algorithms (in R or Python) and SQL databases. We want to build an api.ai chatbot as the interface of our recommendation system with the user. How can I integrate api.ai with a system like this? Thank you

    • @sankalpghag1329
      @sankalpghag1329 7 лет назад

      It would have to be through an API/Web Service call. API.AI provides an option to consume a Web Service. You would have to invoke scripts inside the Web Service call. And then consume this Web Service in API.AI as a Web Hook

    • @jaymikejames
      @jaymikejames 7 лет назад

      github.com/st-fresh/PythonFlaskWebhook

  • @pec1985
    @pec1985 7 лет назад +3

    wow. awesome

  • @ahmedhussein6367
    @ahmedhussein6367 7 лет назад

    Please I want to know how to pass a voice query to my api.ai agent from java/maven project? Could you tell me the steps to do that?

    • @praphullpatil9660
      @praphullpatil9660 7 лет назад +1

      use the API key in the programming

    • @ahmedhussein6367
      @ahmedhussein6367 7 лет назад

      Did you try it before? I spent a lot of time searching for this but in vain. If you tried it, please give me a little demo or specific guide to demonstrate your idea

    • @praphullpatil9660
      @praphullpatil9660 7 лет назад

      you'll need to setup fulfillment, which requires deploying a service and calling an API. api.ai/docs/getting-started/basic-fulfillment-conversation

    • @praphullpatil9660
      @praphullpatil9660 7 лет назад

      ruclips.net/video/x3SrlQI0DUs/видео.html
      www.paibots.com

  • @chen8858
    @chen8858 7 лет назад

    Good tutorials. More step further. So far most Bot play like a child talk. why not let the Bot makers easily to connect the clients database to meet their needs and domain knowledge an d rich customers experience that had already stored in all clients database and personal brain.

  • @ericgoh9218
    @ericgoh9218 7 лет назад

    Simple awesome!

  • @tmdan91
    @tmdan91 7 лет назад

    nice