Skip to content

sarthak-2000/Chitty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chitty (Web Speech AI Bot)

This is a simple AI bot made with nodejs, web speech api and dialogflow

This is how this web app works:

  1. Using the Web Speech API’s SpeechRecognition interface to listen your voice from a microphone.
  2. Send your message to dialogflow agent (the natural language processing platform) as a text string.
  3. Once the AI from the agent returns the reply text back, use the SpeechSynthesis interface to give it a synthetic voice.

About

chatbot made using google's dialogflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors