Skip to content

nitinkumar30/JARVIS-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

:electron: JARVIS πŸ€– with python πŸ‘‹

If you're big fan of Ironman, you must have listened about his AI-JARVIS. So, I've made one for you to make use of ... πŸ”°

⚠️ This project has some defects, and I'm working on it.

β›” Till then, you can commit any changes required here. 🚫

Modules requires:

  • pyttsx3

pip install pyttsx3

  • datetime

pre-defined module

  • speech_recognition

pip install speech_recognition

  • wikipedia

pip install wikipedia

  • smtplib

pip install smtplib

  • webbrowser

pip install webbrowser

  • os

pre-defined module

  • pyautogui

pip install pyautogui

  • psutil

pip install psutil

  • pyjokes

pip install pyjokes

  • requests

json, inbuild module

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

Say "Help" or "tell me your features" , it will show all it's features 🧠

What can my AI do ? 🦘

        * it can help to do lot many things like..
        * it can tell you the current time and date,
        * it can tell you the current weather,
        * it can tell you battery and cpu usage,
        * it can create the reminder list,
        * it can take screenshots,
        * it can send email to your boss or family or your friend,
        * it can shut down or logout or hibernate your system,
        * it can tell you non funny jokes, :)
        * it can open any website, on chrome web-browser
        * it can search the thing on wikipedia,
        * it can change his/her voice from male to female and vice-versa
          And yes  more thing to come...

πŸ™ˆ πŸ™Š πŸ™‰

🚧 This project is under construction..

About

JARVIS, famous AI of Ironman is here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages