Skip to content

selmi-karim/snopi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snopi

Voice assisted bot with Web Speech API and DialogFlow

Description

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.

Demo

Run Snopi demo live

Installation

git clone https://github.com/selmi-kerim/snopi

npm install
npm start

or

yarn install
yarn start

Create .env file and fill the env vars:

APIAI_TOKEN=
APIAI_SESSION_ID=some_unique_session_id

License:

MIT License Copyright (c) 2018

Releases

No releases published

Packages

No packages published

Languages