https://github.com/s4m-mo/voice-assistants
A selection of voice assistants that I created.
https://github.com/s4m-mo/voice-assistants
smart-device smart-home voice voice-activity-detection voice-assistant voice-commands voice-control voice-recognition voice-synthesis
Last synced: 10 months ago
JSON representation
A selection of voice assistants that I created.
- Host: GitHub
- URL: https://github.com/s4m-mo/voice-assistants
- Owner: s4m-mo
- Created: 2021-07-26T09:28:30.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-14T17:59:01.000Z (almost 3 years ago)
- Last Synced: 2025-05-18T11:11:24.459Z (about 1 year ago)
- Topics: smart-device, smart-home, voice, voice-activity-detection, voice-assistant, voice-commands, voice-control, voice-recognition, voice-synthesis
- Language: Python
- Homepage:
- Size: 134 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

This collection of voice assistants includes many different computer assistants, inspired by intelligent home smartspeakers such as [**Alexa**](https://developer.amazon.com/en-GB/alexa/) or [**Google Nest**](https://store.google.com/gb/category/connected_home?) devices. I have taken inspiration from various places, such as the computers in films, tutorials on [YouTube](https://youtube.com).
Within this repository, we have many different assistants. Here is a description of them below.
#### **Note: Only Computer and Helpful Assistant works presently.**
------------------
## [Computer Assistant](https://github.com/Password-Classified/Voice-Assistants/tree/master/computer-assistant)
Inspired by the Star Trek computer, this is my assistant. Refer to as "computer".
## [Basic Assistant](https://github.com/Password-Classified/Voice-Assistants/tree/master/basic-assistant)
After following a NeuralNine YouTube tutorial, I created this assistant that follows basic commands, but is quite slow.
## [Helpful Assistant](https://github.com/Password-Classified/Voice-Assistants/tree/master/helpful-assistant)
A helpful assistant.