muthuannamalai12 / AshTech-AI_Personal_Voice_Assistant

One great friend in our gadgets πŸ’»πŸ“³πŸ“±

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ashtech-Personal AI Voice Assistant.

Python contributions welcome Forks Stargazers Issues

πŸ”Ž Introduction

A voice assistant is a digital assistant that uses voice recognition, speech synthesis, and natural language processing (NLP) to provide a service through a particular application.

❀️ Features in AshTech

AshTech is a Personal Artificial Intelligence voice assistant used to predict the basic functions like,

  • Searching πŸ”Ž
  • Opening websites like Wikipedia, Stack Overflow, Github etc. πŸ‘¨β€πŸ’»
  • Capturing images. πŸ“Έ
  • Predicts time, date, weather report etc. πŸ’‘πŸ”Ž
  • Search Videos on Youtube πŸ”
  • Open any Operating System files like MS-Word, MS-Excel, Notepad, etc πŸ–₯️
  • Say Jokes 😁
  • Help in Shopping πŸ›’
  • Find out Jobs πŸ’Ό
  • Search Wikipedia πŸ”
  • Find Courses πŸ“”πŸ“•
  • Track COVID-19 βš•οΈ
  • Password Protected πŸ”

🌟 Tech Stacks

Python 3.7

βŒ› Project Demo

🀝 Contribution guidelines

Follow these algorithms to contribute to the AshTech repository πŸ“

  • Fork this repository
  • Select your comfortable issues given in issues feature click here to see the issues.
  • Read the Code of Conduct .
  • Try to solve the mentioned issues and make a pull request by using branch folder 🌿 .
  • Stricly maintain the clear commit name and message.
  • Strictly maintain the decorum of this repository ❀

πŸ“ŒNote

Feel free to file a new issue with a respective title and description on the AshTech- AI Personal Voice Assistant. If you already found a solution to your problem, I would love to review your pull request! πŸ’šπŸ€Ž

πŸ”‘ Prerequisites

  • You should install python version 3.7
  • import all modules required for the project using this command
pip install <module name>

πŸš€ Installation

  1. Clone the repository
https://github.com/Ash515/AshTech-AI_Personal_Voice_Assistant.git
  1. Check the status of your file
$git status

3.For using VScode for editing your files

$git code .
  1. To directly add your files to github
$git add .
  1. After writing your code commit your changes
$git commit -m  <message>
  1. To pull your code to reposoitory
$git push origin master

Thats all about installation and version control with Git

πŸ”‘ Result

Contribution Programmes

πŸ‘ And it's done!

Feel free to mail me for any doubts/query :email: theyoungtech515@gmail.com

❀️ Owner

Made with ❀️  by Ashwin Kumar R

πŸ‘€ License

MIT Β© Ashwin Kumar R

About

One great friend in our gadgets πŸ’»πŸ“³πŸ“±

License:MIT License


Languages

Language:Python 100.0%