Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 403 Bytes

File metadata and controls

6 lines (6 loc) · 403 Bytes

Simple-AI-Voice-Chat-Search-Bot

npm install express apiai socket.io google
login to dialogflow ( https://dialogflow.com/ ) create your account get the API Key
Using web speech api to listen dialouge flow and speechsynthesis to reply
google is a webscrapper for google search result which helps us to find the relevant result
this is a nodejs project