Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 455 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 455 Bytes

goodboy

GoodBoy is a chatbot built with Google's DialogFlow and Flutter

#Setup

Please create GCP Project from GCP console.

Then select API and Services click on Credentials and choose Service Account Key.

This will download a json file. And rename to auth.json

Now create a key folder in project root directory

Move the json to this folder.

Now create a agent in DialogFlow console. Import the zip goodboy.zip from the project root directory.