Skip to content

ypelud/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbot

A sample of using DialogFlow with flutter.

Getting Started

git clone https://github.com/ypelud/chatbot.git
cd chatbot
flutter packages get
  • Create a new Google Cloud Project on the Google Developers Console
  • Enable DialogFlow API Google Developers Console (under APIs & Services -> Library)
  • Create a service account key (under APIs & Services -> Credentials -> Create credentials -> Service account key)
  • Copy/rename the json file to config/dialogflow.json
flutter run

About

chatbot sample with flutter and dialogflow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published