Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```