This collection contains several basic courses that most AI Trainers should take as part of their onboarding. The courses in this collection will teach you how to build an AI agent, how to train it, how to improve it and how to write content. It might seem like a lot, but for the best learning experience, we recommend you not take everything at once. Instead, take what you need when you need it. The intention is that you should take this while working on an AI agent for the first time, taking the material you need when it's relevant and practicing what you've learned immediately.
Onboarding for AI Trainers
Introduction
Understand how this onboarding is structured and how to work with the content.
Building and training an AI agent
Everything you need to build an AI agent and train a custom NLU model. Even if you are not interested in building a model right away, we recommend the course on the intent hierarchy on its own as an introduction to creating content as well.
-
Build an intent hierarchy
The intent hierarchy is the core of the boost platform. It is here that the scope, what your AI agent is supposed to know, is organized. This course covers how to build and navigate your own intent hierarchy.
-
Train a prediction model
For the AI agent to understand end users it needs some kind of model, and the boost platform allows you to train your own custom NLU model. This course takes you through that process, including training data and test data.
Creating content
Content, responses and conversation design is foundational to AI agents, and you need to know the basic tools. These courses covers the basics for both pre-defined responses and generated responses.
-
Create and design basic content
An AI agent needs to be able to respond to an end user with well-designed and informative content. This course takes you through the most basic and simple tools for creating great responses.
-
Build generative responses with gen action
Generative action allows us to create dynamic and flexible responses that cover multiple scenarios and use cases. This course gives an introduction to how to write instructions, upload knowledge, design action and API hooks, and set up guardrails, maki...
Analytics and conversation review
This course covers conversation review and it is the gateway into analytics. This is how you turn your AI agent's conversation logs into actionable insights, improving your AI agent as you go.