Skip to main content

Creating a ChatBot from Scratch

In this guide, we'll take you through the process of creating a ChatBot that can answer questions using your data, step-by-step from scratch. For those eager to dive in and get started quickly, we recommend exploring the Conversational AI Assistant starter pack offered by BotDojo. These starter packs are designed to give you a head start in AI development by providing a robust foundation that you can tailored to your needs. Whether you're aiming to build a simple FAQ bot or a more sophisticated assistant capable of performing multiple tasks, utilizing these packs can greatly accelerate the development process, getting your ChatBot operational with minimal effort. What’s covered in this guide:

  • Introduction to core concepts in BotDojo.
  • Building a Q&A ChatBot to answer questions with the data you provide.
  • Hooking up and running evaluations to measure the performance of your ChatBot.
  • Creating a DataSet and running evaluations in bulk.
  • Comparing results between different Language Mode Providers or LLMs.