Giter Club home page Giter Club logo

personal-voice-assistant's Introduction

Personal-Voice-Assistant

This is application acts as your personal assistant such as google or siri, which features in Making notes, Searching information on Wikipedia, opening youtube, google, stackoverflow, it can play music from your local directory, it can tell you the current date or time, it also has the feature to send emails. It uses the google calender api by which you will stay updated by your current events also.

Installation

Run the following command in your terminal:

git clone https://github.com/AnshGaikwad/Personal-Voice-Assistant.git

Requirements

You can run the setup.py by which all the modules will be downloaded automatically by pip:

python setup.py

Or you can do it manually by executing the following commands:

pip install gtts
pip install wikipedia
pip install pyttsx3
pip install webbrowser
pip install speech_recognition
pip install pytz
pip install playsound

Calender API | Google Developers

Quick Start Guide: https://developers.google.com/calendar/quickstart/python

Execution

Run the following code in your terminal:

python main.py

Features

  1. Make a Note
  2. Searches Wikipedia
  3. Opens any .exe file
  4. Browses local music files
  5. Send emails to other users
  6. Opens Youtube, Google, Stack Overflow
  7. Uses Google's Calender API to remind you of your current events
  8. Easy to customize the code and therefore making it useful for our own personal use
  9. It also greets you Good Morning, Good Afternoon, Good Evening or Good night depending on the current time

personal-voice-assistant's People

Contributors

anshgaikwad avatar

Stargazers

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