UNPKG

1.27 kBMarkdownView Raw
1![Wit.AI](witai.png) bip-pod-witai
2=======
3
4Wit.AI Pod for [bipio](https://bip.io).
5
6## Installation
7
8From bipio server root directory
9
10 npm install bip-pod-witai
11 ./tools/pod-install.js -a witai [-u optional account-wide channel auto install]
12
13The pod-install script is a server script which will register the pod with the bipio server and add sparse
14configuration to your NODE_ENV environment config ('default.json', staging or production)
15keyed to 'witai', based on the default config in the pod constructor. It will also move the
16pod icon into the server cdn
17
18Manually restart the bipio server at your convenience.
19
20
21[Bipio Docs](https://bip.io/docs/pods/witai)
22
23## License
24
25Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
26
27http://www.apache.org/licenses/LICENSE-2.0
28
29Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
30
31
32Copyright (c) 2017 InterDigital, Inc. All Rights Reserved