Skip to content

ArtLion74/J.A.R.V.I.S

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

J.A.R.V.I.S

Python powered J.A.R.V.I.S

Requirements:

  • datetime
  • os
  • pyttsx3
  • wikipedia
  • speech_recognition
  • webbrowser
  • sys
  • smtplib
  • requests
  • json
  • defflib
  • geocoder
  • Required Packages

    pip3 install SpeechRecognition
    pip3 install jsonlib
    pip3 install pyttsx3
    pip3 install PyAudio
    pip3 install geocoder
    pip3 install loc
    pip3 install wikipedia
    
    

    On Ubuntu based Linux distribution you need to install the following packages, so that the code to work:

    sudo apt-get update && sudo apt-get install espeak
    
    

    What it does...

    • Send Gmail messages
    • Dynamic News Reporting at any time
    • Open any website with just a voice command
    • Plays Music
    • Tells time
    • Wikipedia powered AI
    • Dictionary with Intelligent Sensing i.e. auto checking if spell mistake
    • Weather Report such as temp, wind speed, humidity, weather description
    • Latitude and longitude

    Future Plans

    Sky is limit. There are immense possibilities in this project. Will be integrating some very powerful commands soon..

    About

    python powered Intelligent System

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages

    • Python 100.0%