Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gauravsingh9356/j.a.r.v.i.s

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.
https://github.com/gauravsingh9356/j.a.r.v.i.s

chatgpt dictionary-application difflib hacktoberfest hactober-accepted hactoberfest2021 jarvis jarvis-ai newsapi opencv optical-character-recognition optical-text-recognition python python3 pyttsx3 speech-recognition tesseract tesseract-ocr weather-api webbrowser

Last synced: 2 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

J.A.R.V.I.S



[![Welcome to my profile](https://img.shields.io/badge/Hello,Devs!-Welcome-blue.svg?style=flat&logo=github)](https://github.com/gauravsingh9356/J.A.R.V.I.S)
[![Open Source Love](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)](https://github.com/gauravsingh9356/J.A.R.V.I.S)
[![GitHub issues](https://img.shields.io/github/issues/GauravSingh9356/J.A.R.V.I.S)](https://github.com/GauravSingh9356/J.A.R.V.I.S/issues)
![Stars](https://img.shields.io/github/stars/gauravsingh9356/J.A.R.V.I.S?style=flat&logo=github)
![Forks](https://img.shields.io/github/forks/gauravsingh9356/J.A.R.V.I.S?style=flat&logo=github)
[![GitHub license](https://img.shields.io/github/license/GauravSingh9356/J.A.R.V.I.S)](https://github.com/GauravSingh9356/J.A.R.V.I.S/blob/master/LICENSE)

[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)

### 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)
    ```bash
    pip install PyAudio‑0.2.11‑cp‑cpm‑win_amd.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.