Hobby Project:
A simple financial Bot using Oracle Intelligent Bots platform,
configured its artifacts, tested it and deployed it to a sample web application.
1. Created intents
2. Added utterances (sample phrases to help your bot reference intents when it
parses the user input)
3. Added entities (extra content to enable your bot to complete a user
request)
4. Configured system components (built-in components that allow you to perform
typical interactions with the users, control the flow, perform language detection and
manipulate variables) and custom components (REST services that allow the Bot to
interface with external APIs)
5. Configured messaging channels where you enable a messaging platform to use your bot.