Once you have created your business and indexed content in the knowledge base, you are ready to implement your Retrieval Augmented Generation (RAG) bot using these step-by-step instructions.

<aside> 💡

If you have not deployed an OpenAI model, you will need to do so in order to continue. Here are instructions for deploying an Azure OpenAI model.

</aside>

Navigate to UI Builder

From the Portal, navigate to UI Builder by selecting Conversation Designer from the Content Studio tab.

image.png

Import the RAG Project Template

Import the .zip file below. The RAG template provided is a great foundation for querying your knowledge base and using Azure OpenAI, and can be fine-tuned later.

Download this template .zip file to your computer

RAG Project bot template_export.zip

Import the .zip file to your Zammo business

<aside> 🔦

Importing an entire bot will replace any current conversation content.

</aside>

  1. In the List Pane, select the ellipses to the right of the name of your bot project (at the top of the list).
  2. Select Import Entire Bot from the pop-out menu.

image.png