https://github.com/infobip/ib-psdev-chatbot-proxy
Started as Infobip PSDev project for AWB, resulted with a generalized External Chatbot Proxy Middleware for Infobip Conversations, running on Node.js
https://github.com/infobip/ib-psdev-chatbot-proxy
chatbot-framework infobip nodejs
Last synced: 2 months ago
JSON representation
Started as Infobip PSDev project for AWB, resulted with a generalized External Chatbot Proxy Middleware for Infobip Conversations, running on Node.js
- Host: GitHub
- URL: https://github.com/infobip/ib-psdev-chatbot-proxy
- Owner: infobip
- License: apache-2.0
- Created: 2020-11-26T13:09:44.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T14:01:14.000Z (over 4 years ago)
- Last Synced: 2025-02-24T08:14:31.760Z (7 months ago)
- Topics: chatbot-framework, infobip, nodejs
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 2
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ib-psdev-chatbot-proxy
Started as Infobip PSDev project for AWB, resulted with a generalized External Chatbot Proxy Middleware for Infobip Conversations, running on Node.js## Prerequisites
- You should have deployed your IBM Watson Assistant (IWA) chatbot and configured a dialog skill
- Obtain application credentials for your IWA chatbot
- Obtain application credentials for your Infobip Conversations account
- etc.## Installation
How to deploy this middleware for your IBM Watson Assistant chatbot- TODO
## License
This library is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)