cordovaionic-frameworkchatchatbotfacebook-chatbot

Cordova or ionic chat bot implementation


we developed the cordova mobile application using angular js, we are trying to add the chat bot (chat service) feature in our application any one have implemented same feature in the cordova or hybrid mobile application please let me know the best way to implement


Solution

  • You can use api.ai or wit.ai they both have a lot of libraries so you can integrate it with your platform of choice , in your case you can use http . You can also have a look on this github repo it contains a sample that uses api.ai to create a chatbot in an apache cordova app