Website with Voice User Interface (VUI) integrated with Google Assistant for the specially abled
🏠 Homepage
✨ Demo
npm install
npm run start
npm run test
heroku login
heroku create
git push heroku master
git clone https://github.com/ghpranav/Ctrl-A-Web.git
Create new [Actions On Google](https://console.actions.google.com/) Project
Click Build your Action to expand the options and select Add Action(s).
Click Add your first Action.
On the Custom intent dialog, click Build to launch the Dialogflow console.
Click Create.
Click the gear icon on the left navigation.
Click Export and Import.
Click Restore From Zip.
Upload the 'Ctrl-A-Web.zip' file.
Type "RESTORE" and click the Restore button.
Click Done.
Navigate to Fulfillment on the left navigation & replace Webhook URL with your hosted /actions endpoint
👤 ghpranav
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Give a ⭐️ if this project helped you!
Copyright © 2020 ghpranav.
This project is ISC licensed.
This README was generated with ❤️ by readme-md-generator