Sociably.js builds cross-platform, feature-rich and intelligent sociable apps.
Today we reach almost everything through many social platforms. Sociably integrate all the platforms together as a new app platform. That's the Sociable App.
Sociable apps can do more and better than static Chatbots. They provide functional and dynamic features on all the social platforms.
Sociable apps help developers to ship features more closely to the users. They help businesses to ship programmatic marketing and services in the social network.
Sociable apps run on wherever the users are. They are the next-gen apps in the social media age.
Sociably is designed to support ALL the social platforms. Here's the covering status:
Follow our tutorial to make your first in-chat app.
Create an app project with the command:
npm init @sociably/app@latest -- -p <platform> [-p ...] [--webview] my-project
Or using yarn:
yarn create @sociably/app -- -p <platform> [-p ...] [--webview] my-project
Supported platforms:
messenger
,telegram
,line
Here are some simple but production-ready sample apps:
Sociably | Dialogflow | BotFramework | Botpress | Rasa | |
---|---|---|---|---|---|
Open-sourced | ✓ | ✓ | ✓ | ||
Cross-platform | ✓ | ✓ | ✓ | ✓ | ✓ |
Use all features from platforms |
✓ | ||||
Use rich chat UI | ✓ | ✓ | ✓ | ||
Dynamic UI in Codes |
✓ | ✓ | |||
Modulizable UI | ✓ | ||||
Intent recognition | ✓ | ✓ | ✓ | ✓ | ✓ |
Choose recognition provider |
✓ | ✓ | |||
Conversation flows | ✓ | ✓ | ✓ | ✓ | ✓ |
Dynamic flows in codes |
✓ | ✓ | |||
Use state | ✓ | ✓ | ✓ | ||
Webview | ✓ | ||||
Extensibility | ✓ | ✓ | |||
Fully controlled deployment |
✓ | ✓ | ✓ |
Let us know if there is any mistake in the comparison chart.
Generated using TypeDoc