Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juergenpabel/hal9000
Personal voice assistant based on kalliope with HAL9000 enclosure
https://github.com/juergenpabel/hal9000
Last synced: 2 months ago
JSON representation
Personal voice assistant based on kalliope with HAL9000 enclosure
- Host: GitHub
- URL: https://github.com/juergenpabel/hal9000
- Owner: juergenpabel
- License: gpl-3.0
- Created: 2022-02-28T11:17:59.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T00:38:33.000Z (8 months ago)
- Last Synced: 2024-05-18T01:24:07.244Z (8 months ago)
- Language: Python
- Homepage:
- Size: 10.8 MB
- Stars: 18
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HAL9000
Open-source digital voice-assistant in a HAL9000 enclosure.## Project goals
A digital voice-assistant that is...
1. actually usable (response times, error rates, ...)
2. performs everything on-device ("look ma, no cloud")
3. is entirely Free/Libre Open-Source-Software
4. is as-easy-as-possible to buildNot specifically a goal: price (although somewhat reasonable at 100-200€, depending on selection of components).
## Demos
Some showcase demo videos are published in the wiki: https://github.com/juergenpabel/HAL9000/wiki/Demos/## Enclosure
The enclosure can be (mostly) 3D-printed, the STLs (generated with openscad, see resources/openscad/ in this repository) are on printables:
https://www.printables.com/model/218766-hal-9000## Hardware
A bill-of-materials is available in this repository: https://github.com/juergenpabel/HAL9000/blob/master/resources/hardware/BOM.md## Software
Is in this repository...except the installer, it is here: https://github.com/juergenpabel/HAL9000-installer