Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/clinical-meteor/conversational-ui
- Owner: clinical-meteor
- Created: 2018-03-13T04:42:58.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-14T19:27:07.000Z (over 6 years ago)
- Last Synced: 2024-10-29T21:06:24.532Z (3 months ago)
- Language: JavaScript
- Size: 27.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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