Creating a New Bot

To create a new bot, follow these steps:

  1. Log in to your account on the AMY Bot website
  2. Navigate to your Dashboard
  3. Click "Create a New Bot +"

And that's it! Your new bot has been created and is ready to be trained.

Bot Configuration Screenshot

How to Train Your Bot

1. Configure Your Bot

Before you can train your bot, you need to configure it with the necessary information. This includes creating intents and entities, and defining their respective training phrases and responses. You can do this easily using our intuitive user interface.

Bot Configuration Screenshot

2. Train Your Bot

Once you have configured your bot, you can start training it by clicking the "Train" button. Our system will use your training data to build a machine learning model that can recognize and respond to user inputs based on the intents and entities you defined.

Bot Training Screenshot

3. Evaluate and Improve Your Bot

After training your bot, you can evaluate its performance using our built-in testing tools. This allows you to identify any gaps in your training data and make improvements to your bot's responses. You can also continue to add new intents and entities as needed to expand your bot's capabilities.

Bot Testing Screenshot

Deploying Your Bot

To deploy your bot, you have two options:

  1. Using the AMYBot UI NPM package
  2. Using a script link to the AMY Bot API
Bot Configuration Screenshot