Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rumenpetrov/jarvis
Playing with Speech API
https://github.com/rumenpetrov/jarvis
assistant speech-recognition vanilla-javascript
Last synced: about 1 month ago
JSON representation
Playing with Speech API
- Host: GitHub
- URL: https://github.com/rumenpetrov/jarvis
- Owner: rumenpetrov
- License: gpl-3.0
- Created: 2019-07-27T16:49:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T17:24:04.000Z (about 2 years ago)
- Last Synced: 2024-07-25T12:39:28.175Z (5 months ago)
- Topics: assistant, speech-recognition, vanilla-javascript
- Language: JavaScript
- Homepage: https://rumenpetrov.github.io/jarvis/
- Size: 227 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JARVIS
My take on personal assistants. :)#### Getting started
Run the project.
```bash
$ npm start
```Go to [localhost:8081](http://localhost:8081).