/chatbot

Integration of dialogflow and android

Primary LanguageJava

chatbot

Integration of dialogflow and android

DialogFlow

Dialogflow (formerly Api.ai, Speaktoit) is a Google-owned developer of human–computer interaction technologies based on natural language conversations

Changes to be made into your project

final AIConfiguration config = new AIConfiguration("CLIENT-ACCESS-TOKEN", AIConfiguration.SupportedLanguages.English, AIConfiguration.RecognitionEngine.System); //Replace with your client tocken

firebase functions

Enable Inline Editor(Powered by Cloud Functions for Firebase) from dialogueflow console (Fulfillment)