Voice assisted bot with Web Speech API and DialogFlow
Snopi is bot that replies to a user’s query through voice and text. You can ask questions to these bots orally with a voice command and they have the ability to answer back in a specific voice.
To make sure that Snopi matches user input as often as possible, i added a training dashboard.
git clone https://github.com/selmi-kerim/snopi
npm install
npm start
or
yarn install
yarn start
APIAI_TOKEN=
APIAI_SESSION_ID=some_unique_session_id
MIT License Copyright (c) 2018