Skip to content

Shobhits7/AI-jarvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Jarvis-AI-using-python3

Overview

This is the New Jarvis AI Project it will do some functionality followed by user query.

Prerequisites

Installation

  • Clone the repository or download the zip file:
    git clone https://github.com/Shobhits7/AI-jarvis.git
    cd AI-jarvis
  • Install the dependencies:
    • Windows:
      pip install -r requirements.txt
    • Linux or MacOS:
      pip3 install -r requirements.txt

Usage

  • Run the program:
    • Windows:

      python main.py
    • Linux or MacOS:

      python3 main.py
    • Say "Help" or "tell me your features" -> it will show all it's features

Featues

        Tell you current time and date.
        Tell you current weather.
        Tell you battery and cpu usage.
        Create Reminder List.
        Take Screenshots.
        Send email to your boss or family or your friends.
        Can shutdown or logout or even hibernate your system.
        Tell you Funny Jokes.
        Can Open Any Wesbite, on your default browser.
        Fetch results from wikipedia    
        Can change it's voice between male to female.
        And more yet to come....

Contributing

Contributions are always welcome!

  • Clone the repository:
    git clone https://github.com/Shobhits7/AI-jarvis.git
    cd AI-jarvis
  • Create a new branch:
    git checkout -b <new-branch-name>
  • Make the changes
  • Open a pull request

Made By Shobhit Jain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages