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

python powered Intelligent System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

    License:MIT License


    Languages

    Language:Python 100.0%