Skip to content

I made this voice assistant(tong) using express.js for fun. There are a few features like opening websites, opening a given playlist(currently my summer playlist :P). It also contains feature like set timer and set alarm

License

Notifications You must be signed in to change notification settings

Discobotdevlolhehe/assitant-using-express.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T.O.N.G

  • tong is a simple voice assistant which contains of a few basic features.
  • I made this project for fun. I named it tong cuz my mom wanted me to do it :P

Customizing

you can go to ./ai/index.html and ./ai/tong.js and change tong to whatever name you want
you can go to ./ai/tong.js and go to line 213 and change to any youtube playlist you like (PS: Im trying to get it working using a json file)

Adding commands

js else if(message.includes('your_command')) { // what ever features you want to add const finalText = 'what ever you want', speak.text = finalText }

change your_command to your command name, 'what ever you want' to what your assistant will respond

Contributing

you can create a pull request. Give me some ideas pls

also please make your changes if you know what you are doing. You changed something and you got an error, Im not helping.

public test

About

I made this voice assistant(tong) using express.js for fun. There are a few features like opening websites, opening a given playlist(currently my summer playlist :P). It also contains feature like set timer and set alarm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •