Skip to Content
Technical Articles
Author's profile photo ANURAJ R

Create your First bot using SAP Conversational AI

This blog describe how to create a simple bot using SAP Conversational AI

Demo:

 

Create an SAP Conversational AI Account

  • Sign up using your Github account or register with mail id

Start Creating your bot

  • Click on “Start with a template” or “New Bot”

  • Choose any Skill for your bot

  • Give the details like name, default language,type of data, bot visibility etc and click on “Create Bot”

 

  • Lets Create your first Intent – Click on Create and type your intent name.(eg: Created an intent called “help”)

  • Your First intent is created

  • Now you can start adding expression in this intent. Click on the “help” intent. Type expression’s and press enter (eg: Help needed”)

  • Add more expressions(Once you start adding intents, platform will suggest possible expressions to enrich your intent)

  • Now click on “Create Skill” on Build Tab

  • Enter skill name and create it

  • Go inside the “Trigger” tab by clicking your created skill (eg: I created skill name as “help”)
    • choose @help and is-present from the list

  • Go to “Actions” tab to create a response message to the user.
    • Click on Send Message

  • Choose the message type (eg: Text)

  • Type the response message that you want to send to the user.

  • Hurry!! Your bot is ready, Start testing

 

Create more Intents and expressions to make your bot more impressive. This blog gives you basic overview to create your first bot. In my next blog i will describe more about the integration scenario’s with SAP Conversational AI

“Train your bot with more expressions to make the bot work better”

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Doglas Oliveira
      Doglas Oliveira

      Great artigo!!!

      Author's profile photo Imran Khan
      Imran Khan

      Very well done. Thanks for this blog.