Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ash515/ashtech-voiceassistant
AI Gadget Management System💻📳📱
https://github.com/ash515/ashtech-voiceassistant
ai contribute cwoc dwoc dwoc2020 gadgets personal-assistant python theyoungtech voice-assistant
Last synced: about 14 hours ago
JSON representation
AI Gadget Management System💻📳📱
- Host: GitHub
- URL: https://github.com/ash515/ashtech-voiceassistant
- Owner: Ash515
- License: mit
- Created: 2020-07-27T15:04:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T05:49:48.000Z (over 3 years ago)
- Last Synced: 2024-11-15T18:14:51.250Z (about 14 hours ago)
- Topics: ai, contribute, cwoc, dwoc, dwoc2020, gadgets, personal-assistant, python, theyoungtech, voice-assistant
- Language: Jupyter Notebook
- Homepage:
- Size: 16.1 MB
- Stars: 46
- Watchers: 3
- Forks: 38
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Ashtech-Personal AI Voice Assistant.
![Python](https://img.shields.io/badge/python-v3.7+-blue.svg)
![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)
![Forks](https://img.shields.io/github/forks/Ash515/AshTech-AI_Personal_Voice_Assistant.svg?logo=github)
![Stargazers](https://img.shields.io/github/stars/Ash515/AshTech-AI_Personal_Voice_Assistant.svg?logo=github)
![Issues](https://img.shields.io/github/issues/Ash515/AshTech-AI_Personal_Voice_Assistant.svg?logo=github)## 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](https://www.youtube.com/)
- Open any Operating System files like MS-Word, MS-Excel, Notepad, etc
- Say Jokes :grin:
- Help in Shopping
- Find out Jobs
- Search [Wikipedia](https://www.wikipedia.org/)
- Find Courses
- Track COVID-19
- Password Protected## Tech Stacks
**Python 3.7**## Project Demo
- [AshTech 2.0 - AI Personal Voice Assistant](https://www.youtube.com/watch?v=BArmz8vtHB8)## 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](https://github.com/Ash515/AshTech-AI_Personal_Voice_Assistant/issues).
- Read the [Code of Conduct](https://github.com/Ash515/AshTech-AI_Personal_Voice_Assistant/blob/master/CODE_OF_CONDUCT.md) .
- 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
```## Installation and Contribution
1. Clone the repository
```
https://github.com/Ash515/AshTech-AI_Personal_Voice_Assistant.git
```
2. Check the status of your file
```
$git status
```3.For using VScode for editing your files
```
$git code .
```
4. To directly add your files to github
```
$git add .
```
5. After writing your code commit your changes
```
$git commit -m
```
6. To pull your code to reposoitory
```
$git push origin master
```
Thats all about installation and version control with **Git**## Result
## Contribution Programmes
[](https://devscript.tech/woc/)
[](https://crosswoc.ieeedtu.in/)## :clap: And it's done!
Feel free to mail me for any doubts/query
:email: [email protected]## ❤️ Project Admin
## 🌟 Contributors
Thanks goes to these wonderful people ✨✨:## :eyes: License
MIT © [Ashwin Kumar R](https://github.com/Ash515/AshTech-AI_Personal_Voice_Assistant./blob/master/LICENSE)