Skip to content

spiderxp3/JARVIS-master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

JARVIS

J-A-R-V-I-S is a Python-based AI assistant that is capable of performing tasks such as sending e-mails, home automation, Wikipedia search and much more.

Prerequisites

Install the following libraries by running these commands:

  • pyttsx3
pip install pyttsx3
  • pyaudio
pip install pyaudio
  • Speech Recognition
pip install SpeechRecognition
  • Wikipedia
pip install wikipedia

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages