Skip to content

techite/Jarvis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jarvis

How to use

python jarvis.py

How does it work

  • It uses Google's speech to text and text to speech engines to interact with the users.
  • It uses ALICE's aiml set for most of the answers.
  • It can open some website for you such as Google, Facebook, etc. Just say "Can you open twitter for me" and see the magic
  • It can do basic mathematics
  • It can search for information on Wikipedia. "Search Tony Stark"
  • It can tell about your current location. Say "Where am I" or "Where are we"
  • It can play music(Not developed completely)

Dependencies

  1. BeautifulSoup
  2. PyAIML
  3. PyAudio
  4. PyDub
  5. Requests

Operating Systems

  • Linux
  • Mac
  • Don't try on Windows, it won't work

About

As the name suggests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%