Skip to content

devjewel01/AI-Voice-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Voice-Assistant

Artificial Intelligence based Personal voice assistant using python.

Python contributions welcome Forks Stargazers Issues

Features:

  • Custome conversation
  • Talking in Bangali language
  • Search Wikipedia
  • Track COVID-19
  • Help in Shopping
  • Find Courses
  • Find out Jobs
  • Searching
  • Opening websites like Wikipedia, Stack Overflow, Github etc.
  • Capturing images.
  • Predicts time, date, weather report etc.
  • Search Videos on Youtube
  • Say Jokes 😁
  • read Face Emotion
  • Using Gui
  • running in background
  • Tells you latest news feeds.
  • Change desktop wallpaper.
  • Greetings
  • Launch any system application.
  • Send an email to your contacts
  • Open any website in the browser.

Looking for contributors!

Looking for contributors to help build out the voice assistant. There are a lot of work to do. This would be a good oppurtunity to learn Machine Learning and how to Engineer an entire ML system from the ground up. You can add your any idea to our project.

Contribution guidelines

Follow these algorithms to contribute to the voice assistant project.

  • Fork this repository
  • Add your any idea to the project. Or
  • Select your comfortable issues given in issues feature click here to see the issues.
  • Try to solve the mentioned issues and make a pull request by using branch folder 🌿 .
  • Stricly maintain the clear commit name and message.
  • Make a pull request to this repository ❤

Installation

https://github.com/devjewel01/AI-Voice-Assistant
cd AI-Voice-Assistant

For Windows users:

pip install -r requirements.txt

For Linux users:

pip3 install -r requirements.txt
cd src
python3 main.py

Releases

No releases published

Packages

No packages published

Languages