[go: up one dir, main page]

Skip to content

lucifer-008/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

    Contribution:

    A lot can be done with this project. Core AI chatbot like functionality can be added. More python scripts can be associated. Pull requests for any such changes are accepted. Feel free to fork this project and make your own changes too.

    About

    python powered Intelligent System

    Resources

    License

    Stars

    Watchers

    Forks

    Packages

    No packages published

    Languages

    • Python 100.0%