Giter Site home page Giter Site logo

sahilshrivastava-dev / voice-assistant Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 22 KB

Home Page: https://github.com/SahilShrivastava-Dev/Voice-Assistant

Python 100.00%
python python3 ai ml speech-recognition speech-to-text voice-recognition voice-assistant voice-commands daily-tasks

voice-assistant's Introduction

Voice-AssistantπŸ”ˆπŸ”‰πŸ”Š

Similar to Jarvis , alexa , cortana , siri , I in my 12th standard final project created this voice assistant named LailaπŸ˜‚. This AI can perform various daily tasks , few of them are listed below.

This AI can perform

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...

Requirments

Requires properly working mic to detect what is user saying and for Laila recognition

This AI requires you to add and install a lot of module that doesnot comes preinstalled with Python3.

    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
    
    import pyaudio

For Windows one can use py -m pip install <Module_Name> or pipwin

For iOs use pip installer directly

install and Run Using Gitbash or CMD

git clone https://github.com/SahilShrivastava-Dev/Voice-Assistant

voice-assistant's People

Contributors

sahilshrivastava-dev avatar

Stargazers

 avatar

Watchers

 avatar

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.