Skip to content

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

Repository files navigation

J.A.R.V.I.S

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

GitHub issues GitHub forks GitHub stars GitHub license Twitter

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 works:

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

    What it does...

    • Send emails
    • Dynamic News Reporting at any time with api integration
    • 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
    • YouTube searching
    • Google Map searching
    • YouTube Downloader integration
    Read complete blog article

    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

    Packages

    No packages published

    Languages

    • Python 100.0%