All Projects → Ash515 → AshTech-AI_Personal_Voice_Assistant

Ash515 / AshTech-AI_Personal_Voice_Assistant

Licence: MIT License
One great friend in our gadgets 💻📳📱

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to AshTech-AI Personal Voice Assistant

xiaoai-patch
Patching for XiaoAi Speakers, add custom binaries and open source software. Tested on LX06, LX01, LX05, L09A
Stars: ✭ 58 (+56.76%)
Mutual labels:  personal-assistant, voice-assistant
leon
🧠 Leon is your open-source personal assistant.
Stars: ✭ 8,560 (+23035.14%)
Mutual labels:  personal-assistant, voice-assistant
sepia-assist-server
Core server of the SEPIA Framework responsible for NLU, conversation, smart-service integration, user-accounts and more.
Stars: ✭ 81 (+118.92%)
Mutual labels:  personal-assistant, voice-assistant
Mycroft Core
Mycroft Core, the Mycroft Artificial Intelligence platform.
Stars: ✭ 5,489 (+14735.14%)
Mutual labels:  personal-assistant, voice-assistant
processing-sketchbook
Open Source Sketchbook written in Processing Language
Stars: ✭ 18 (-51.35%)
Mutual labels:  dwoc, dwoc2020
smart speaker from scratch
Make an open source smart speaker from scratch
Stars: ✭ 28 (-24.32%)
Mutual labels:  voice-assistant
core
WIP - A personal life helper providing solutions and happiness
Stars: ✭ 17 (-54.05%)
Mutual labels:  personal-assistant
spokestack-tray-android
A UI component that makes it easy to add voice interaction to your app.
Stars: ✭ 13 (-64.86%)
Mutual labels:  voice-assistant
Emotion-Investigator
An Exciting Deep Learning-based Flask web app that predicts the Facial Expressions of users and also does Graphical Visualization of the Expressions.
Stars: ✭ 44 (+18.92%)
Mutual labels:  dwoc2020
sepia-docs
Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
Stars: ✭ 160 (+332.43%)
Mutual labels:  voice-assistant
voce-browser
Voice Controlled Chromium Web Browser
Stars: ✭ 34 (-8.11%)
Mutual labels:  voice-assistant
spokestack-ios
Spokestack: give your iOS app a voice interface!
Stars: ✭ 27 (-27.03%)
Mutual labels:  voice-assistant
Hacktoberfest-Nepal-2020
A beginner-friendly open source repository to create your first pull request.
Stars: ✭ 15 (-59.46%)
Mutual labels:  contribute
instapy-docs
📜 Public information for users, testers, contributors, maintainers
Stars: ✭ 60 (+62.16%)
Mutual labels:  contribute
voice gender detection
♂️♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).
Stars: ✭ 51 (+37.84%)
Mutual labels:  voice-assistant
VoiceNET.Library
.NET library to easily create Voice Command Control feature.
Stars: ✭ 14 (-62.16%)
Mutual labels:  voice-assistant
genie-cloud
Genie As A Service and Thingpedia
Stars: ✭ 267 (+621.62%)
Mutual labels:  voice-assistant
yapa
Yet Another Personal Assistant (YAPA)
Stars: ✭ 15 (-59.46%)
Mutual labels:  personal-assistant
Ultimate-Web-Development-Resources
A collection of web development resources
Stars: ✭ 140 (+278.38%)
Mutual labels:  contribute
aipa
AIPA (A.I. Personal Assistant): Speech, Vision, Machine Learning and IoT based intelligent personal assistant for Ubuntu based Linux distributions.
Stars: ✭ 39 (+5.41%)
Mutual labels:  personal-assistant

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 and Contribution

  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 protected]

❤️ Project Admin


Ash515

👑 Author

🌟 Contributors

Thanks goes to these wonderful people :

👀 License

MIT © Ashwin Kumar R

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].