- Create Dialogflow account.
- Create new agent. [CREATE AGENT]
- Name the agent, and click [CREATE].
- Add an "Intent" by clicking [CREATE INTENT].
- Name the "Intent". This is the start of how user input will be routed to a proper respone.
- [ADD TRAINING PHRASES] which are expected user input mine:
- ex1: green idea for the day
- ex2: daily eco advice
- ex3: tip to save planet
- [ADD RESPONSES] which is how the bot should respond to training phases:
- ex1: eat less red meat
- ex2: open windows and turn of heating/cooling
- ex3: turn off lights
- Click [SAVE], and wait for AI to train on the new data
- Navitgate to [INTEGRATIONS].
- Activate "web demo" option. and a popover should apear, if not click "web demo".
- Copy the code shown, and paste it anywhere in body index.html file.
- create a "gh-page" branch to the repository,
- Set to default branch in repository settings, and scroll down to new link.
-
Notifications
You must be signed in to change notification settings - Fork 1
BEhelper/dialogflow-chatbot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a simple live chat bot example. It employs Dialogflow (which is free) and takes about 10 minutes to setup.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published