Skip to content

Friday is an assistance bot programmed in python. This bot can perform various functions with voice commands.

License

Notifications You must be signed in to change notification settings

krishnaaxo/AI_FRIDAY_ASSISTANCE_BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

• Do ⭐ the repository if it helped you in anyway.

FRIDAY-AI-using-python3

Modules requires:

        import pyttsx3  #pip install pyttsx3
        import datetime  #module
        import speech_recognition as sr
        import wikipedia
        import smtplib
        import webbrowser as wb
        import os  #inbuilt
        import pyautogui
        import psutil  #pip install psutil
        import pyjokes  # pip install pyjokes
        import requests, json  #inbuilt

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

This AI can 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...

About

Friday is an assistance bot programmed in python. This bot can perform various functions with voice commands.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages