Skip to content

AyushSatyam/Voice-Assistent

Repository files navigation

Build Status

Voice-Assistent

Personal Voice Assistent using python

This voice assistant can perform tasks like greeting, date and time, search a person on Wikipedia and speak, write down on a notepad, open and search on a browser, playing music, search on youtube and taking screenshots, send an Email and many more.

Installation

Clone the git repository

$ git clone https://github.com/AyushSatyam/Voice-Assistent.git

Prerequisites

Python Packages needed
  1. SpeechRecognition --> pip install SpeechRecognition
  2. wikipedia --> pip install wikipedia
  3. webbrowser --> pip install webbrowser
  4. smtplib --> pip install smtplib
  5. pywin32 --> pip install pywin32
  6. pyautogui --> pip install pyautogui

Blog

I have written a complete blog on this project. You can get more information about the code writing step by step. (Blog)

License, Author asd Acknoledgement

I want to give credit to Python libraries and anyone can use these codes. If you want to know more about licensing, you can find more information of license here

About

Personal Voice Assistent using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages