Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clinical-meteor/conversational-ui

Conversational UI - questionnaires, decision trees, voice recognition, etc.
https://github.com/clinical-meteor/conversational-ui

Last synced: about 2 months ago
JSON representation

Conversational UI - questionnaires, decision trees, voice recognition, etc.

Awesome Lists containing this project

README

        

# clinical:conversational-ui

Conversational UI - questionnaires, decision trees, voice recognition, etc.

#### Clone the Example Plugin

```bash
cd webapp/packages
git clone https://github.com/clinical-meteor/conversational-ui
```

#### Install

```bash
# add your package
meteor add clinical:conversational-ui
meteor npm install

# run with a custom settings file
meteor --settings packages/conversational-ui/configs/settings.example.json
```

#### Inspired By
https://github.com/fredjens/react-conversational-ui