Oracle Digital Assistant delivers an AI platform to create conversational experiences for business applications through text, chat, and voice interfaces.
N/A
Rasa
Score 6.0 out of 10
Enterprise companies (1,001+ employees)
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…
$0
Pricing
Oracle Digital Assistant
Rasa
Editions & Modules
No answers on this topic
Developer Edition
$0
Growth
starting at $35k
Enterprise
Contact Sales
Offerings
Pricing Offerings
Oracle Digital Assistant
Rasa
Free Trial
Yes
Yes
Free/Freemium Version
No
Yes
Premium Consulting/Integration Services
No
No
Entry-level Setup Fee
No setup fee
No setup fee
Additional Details
—
—
More Pricing Information
Community Pulse
Oracle Digital Assistant
Rasa
Considered Both Products
Oracle Digital Assistant
Verified User
Anonymous
Chose Oracle Digital Assistant
Azure bot service we used to integration our platform over slack and found too difficult to integrate under that manner ODS is great and simple to inetgrate.
I selected Oracle Digital Assistant against all other digital assistant platforms as this platform works like a charm with any Oracle application. It integrates well with Oracle Integration Cloud. The new beta version has an inbuilt conversation builder which can be used to …
The NLU algorithms are more efficient in Rasa. Creating conversations is much easier. In IBM, the more use cases we created, the more complicated it was to up date the entire model. It was quite common to mess up what had already been done.Rasa has greater scope for use with …
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
As mentioned in pros and cons, it depends on the use cases. Most of the normal chatbot use cases can be handled by ODA. If you want to build a chatbot with menu style or conversation style (it is not straight forward but it can be done), ODA can be perfect. If use cases are to also include AI with emotional intelligence to make conversational more interactive and also be able to detect through AI engine automatically what a person would like to do or perform or ask, then ODA may not fit for it. If you also are looking for virtual agents through tighter IVR integration then ODA may not be right. There are a few limitations around the number of words in the text to voice feature.
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
I selected Oracle Digital Assistant against all other digital assistant platforms as this platform works like a charm with any Oracle application. It integrates well with Oracle Integration Cloud. The new beta version has an inbuilt conversation builder which can be used to build conversation without the YAML code.
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