Skip to content

My time table schedule integrated with google assistant

License

Notifications You must be signed in to change notification settings

hashtagaps/googleassistant-timetable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

googleassistant-timetable

My time table schedule integrated with google assistant

When a user calls Google Assistant, a request is sent to Dialogflow (earlier called Api.Ai), which proccesses the request for natural language and sends the accurate request data to Firebase functions which does some magic and return the response line.

This is based upon batch timetable for Galgotias University and mess timetable for hostel.

Installation

Firebase

  1. Create a new firebase project
  2. Use command line to upload database and cloud functions
Dialogflow
  1. Edit dialogflow/agent.json
  2. Add your webhook url in place of WEBHOOK
  3. Add your project ID in place of GAPROJECTNAME
  4. zip the files under dialogflow and import it in your assistant project on dialogflow

Finally integrate it with Google Assistant under the Integration tab in Dialogflow

About

My time table schedule integrated with google assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%