Personal Assistant built using python libraries. It does almost anything which includes sending emails, Optical Text Recognition, Dynamic News Reporting at any time with API integration, Todo list generator, Opens any website with just a voice command, Plays Music, Wikipedia searching, Dictionary with Intelligent Sensing i.e. auto spell checking, Weather Reporting i.e. temp, wind speed, humidity, YouTube searching, Google Map searching, Youtube Downloading, etc.

GauravSingh9356 GauravSingh9356 Last update: Mar 24, 2024

J.A.R.V.I.S

Welcome to my profile Open Source Love GitHub issues Stars Forks GitHub license

forthebadge made-with-python

Requirements:

  • datetime
  • os
  • pyttsx3
  • wikipedia
  • speech_recognition
  • webbrowser
  • sys
  • smtplib
  • requests
  • json
  • defflib
  • geocoder
  • pyjokes
  • psutil
  • pyautogui
  • opencv
  • Required Packages

    pip install -r requirements.txt
    

    _ To install PyAudio on windows head over to https://www.lfd.uci.edu/~gohlke/pythonlibs/#pyaudio and download the .whl for your machine and run the installation as shown below, then install the remaining dependencies from the requirements.txt file. You may remove pyAduio from the requirements file if it interrupts your installation (its there for unix users)

    pip install PyAudio‑0.2.11‑cp<version>‑cp<version>m‑win_amd<architecture>.whl

    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...

    • Dynamic Authentication using Optical Face Recognition
    • Send emails
    • Dynamic News Reporting at any time with api integration
    • Todo list generator, Yes it remembers all!
    • 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, download any youtube video by just putting url of video
    • Now Master can switch b/w J.A.R.V.I.S and F.R.I.D.A.Y, switch to female voice assistant

    Some Sneak peeks:

    • Jarvis, Are you there?

    • At your service, Sir

    • Jarvis, What are today's news headlines? can you tell?

    • Ofcourse, Sir -> Then news headlines Would you like to visit the news url?

    • Search Youtube

    • What you want to search, Sir

    • Coding for kids

    • Opens youtube in browser with desired search query results

    • Jarvis, Can you send email to Gaurav?

    • What I say sir, Sir

    • Gaurav is a good boy

    • Email is sent successfully, Sir

    • And so on....

      Read complete blog article

      Contribution:

      Thank you for your interest in contributing to our Repo! Pull requests are welcome. For fixing typos, please make a PR with your fixes. We are happy for every 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.

    Subscribe to our newsletter