Code Monkey home page Code Monkey logo

jarvis-ai-using-python3-'s Introduction

Jarvis AI

Python

image

Description

This is the Jarvis AI Project made in Python3. It is a virtual assistant and has a variety of features it can carry out.

Say "Help" or "Tell me your features" and Jarvis will say all of its capabilities.

Installation

  1. Clone the Repository

     git clone https://github.com/praveenkumarsrivas/Jarvis-AI-using-python3-.git
    
  2. Open the Project Directory

     cd Jarvis-AI-using-python3-
    
  3. Install the Required Python Modules

     pip install -r requirements.txt
    
  4. Run the Script

     python jarvis.py
    

How To Use

Once Jarvis is in its listening state, you can say what you want it to do by speaking.

This AI can:

  • Tell you the current time and date
  • Tell you the current weather
  • Tell you your battery and cpu usage
  • Create a reminder list
  • Take screenshots
  • Send emails to your boss or family or your friend
  • Shut down or logout or hibernate your system
  • Tell you non-funny jokes :)
  • Open any website
  • Search Wikipedia for information
  • Change his/her voice from male to female and vice-versa

And many more features to come...

Examples

image

Commands

Date & Time

What is the current time?
What is the current date?

About Jarvis

Who are you?
Tell me about yourself
Tell me about your developer

Search Capabilities

Check Wikipedia for Marvel
What is the infinity gauntlet?
Who is Iron Man?
Search on google for comic stores near me
Open the website youtube.com

Email

Send email to my boss

System

What is the current CPU and battery?
Logout of my account
Restart my computer
Shut down my computer

Music

Play songs

Reminder List

Create a reminder list
Reminder: buy eggs

Screenshot

Take a screenshot

Jokes

Tell me a joke

Voice

Change voice to male voice

Shutdown Jarvis

I am done
Bye bye Jarvis

If you like it leave a Star ๐ŸŒŸ on this Repo

jarvis-ai-using-python3-'s People

Contributors

elafosse avatar praveenkumarsrivas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jarvis-ai-using-python3-'s Issues

I am not able to take screenshots in with my jarvis

Traceback (most recent call last):
File "C:\Users\Dell\AppData\Local\Programs\Python\Python36\lib\site-packages\PIL\Image.py", line 2144, in save
format = EXTENSION[ext]
KeyError: ''

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
File "c:/Users/Dell/Desktop/Karan,Mitra and other Python Projects/Mitra(Ai).py", line 306, in
screenshot()
File "c:/Users/Dell/Desktop/Karan,Mitra and other Python Projects/Mitra(Ai).py", line 124, in screenshot
img.save("C:\Users\Dell\Pictures\Screenshots")
File "C:\Users\Dell\AppData\Local\Programs\Python\Python36\lib\site-packages\PIL\Image.py", line 2146, in save
raise ValueError(f"unknown file extension: {ext}") from e
ValueError: unknown file extension:

This is the error I am facing also I am new to coding and git hub so I don't know about that. Please help me.

#WantToContribute

Hi there, I would like to contribute to this project. I am opening this issue to ask you : "Will you approve my pull request if its any good?" I m asking this because i think if i made a code and you didnt approve it would be a waste of time.

Thanks

README Issue

In Installation Part The Last Step has incorrect command. Kindly replace it with python jarvis.py

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.