Rasa is a conversational AI platform from the company of the same name headquartered in San Francisco, enabling enterprises to build customer experiences. Rasa’s platform was built to create enterprise-grade virtual assistants, allowing personalized conversations with customers - at scale. Rasa’s conversational AI platform allows companies to build better customer experiences by lowering costs through automation, improving customer satisfaction, and providing a scalable way to gather customer…
I have been using the platform for over 3 years and I have noticed a very good evolution, in an attempt to reinvent themselves. The support team is amazing, always available to work out with us in achieving the best results. About the technology, the algorithms available in the platform suits most of the cases. Being language agnostic is a very positive point for us, because some big tech platforms have little support for PT-PT language.
Rasa CALM flows and Rasa domain could be made fully independent of the Rasa training process and dynamically retrievable from e.g. a graph DB. This would make the chatbot more flexible.
Prompt templates, or at least paths could be referenced in Rasa config. Different policies in the Rasa config could then be configured without code change to use different prompt templates
LLM configuration should rather be part of the endpoints, than model configuration.
Rasa Studio could support all the functionality of Rasa Pro.
With the help of dedicated team - documentation and video resources it is relatively easier to build. We prioritized pro-code usage to begin with launch.
Rasa support has been very responsive, trying to fix any reported issues ASAP. They've also listened to many requests for improvement. The Rasa features and changelog are well documented
Glean - proprietary semantic search algorithms, no backend actions integration IBM Watsonx - complicated dialogue builder, poor separation of no-code and pro-code interfaces ELMOS (agent based) - all logic in code, no dialogue logic in no-code interface possible Rasa - transparent and simple sharing of objects between no-code and pro-code interfaces. Transparent LLM usage and restrictions. Simple backend integration via Rasa SDK