Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sreeram-venkitesh/hospital-voice-assistant
A voice assistant for hospitals
https://github.com/sreeram-venkitesh/hospital-voice-assistant
hacktoberfest
Last synced: about 23 hours ago
JSON representation
A voice assistant for hospitals
- Host: GitHub
- URL: https://github.com/sreeram-venkitesh/hospital-voice-assistant
- Owner: sreeram-venkitesh
- Created: 2020-10-03T14:47:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-03T07:53:07.000Z (over 3 years ago)
- Last Synced: 2023-03-08T00:28:39.797Z (over 1 year ago)
- Topics: hacktoberfest
- Language: EJS
- Homepage:
- Size: 7.6 MB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hospital-voice-assistant
A voice assistant for hospitals## To run locally
Install Node.js
From your terminal (available inside VS Code), run
```
npm install
```then run
```
npm start
```