Skip to content

saibhaskar24/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e94f077 · May 24, 2019

History

8 Commits
May 23, 2019
May 24, 2019
May 23, 2019
May 23, 2019
May 23, 2019
May 23, 2019
May 23, 2019
May 23, 2019
May 23, 2019
May 23, 2019

Repository files navigation

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)