Skip to content

Commit 0c1ce5f

Browse files
authored
added smooch.ai + rasa.ai + deployment scripts
1 parent 1b27efc commit 0c1ce5f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

Third Party Tools/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,23 @@
2525

2626
It's a very basic ChatScript client Ruby gem, managing OOB messages. Contains an [example](https://github.com/solyaris/rChatScript/tree/master/examples/telegram) of ChatScript integration with [Telegram](www.telegram.org) instant messaging chat app.
2727

28+
## Smooch.io integration
29+
30+
https://github.com/addventa/ChatScriptSmooch:
31+
32+
Integration of ChatScript with smooch.io.
33+
Smooch.io provides a nice end-user interface (web chat) and can connect to any other channel: facebook messenger, email, SMS etc.
34+
Easy to deploy on heroku or Amazon beanstalk.
35+
36+
## ChatScript installation & bot deployment scripts
37+
38+
https://github.com/addventa/ChatScriptDeploy:
39+
40+
Installation scripts of ChatScript on a Linux server. Ability to have multiple versions installed.
41+
Lifecycle of a bot on a ChatScript server: scripts to automate the deployment of a new bot and to update a bot.
42+
43+
## rasa.ai integration
44+
45+
https://github.com/addventa/ChatScriptRasa:
46+
47+
Integration of ChatScript with rasa.ai for intent classification and entity recognition. Comes with a sample bot that calls rasa.ai.

0 commit comments

Comments
 (0)