If you have received an email from Zammo Team with an invitation to join, then Welcome! The demo organization we created for you is yours to explore. Click on the link in the email to create an account in Zammo.ai. In the Zammo Sign In screen, select the Sign Up Now link at the bottom to create an account. Please use the same email address used in the email from us. After accepting your invitation you will land in the Zammo Portal.

The first time you navigate to Zammo’s UI Builder, please do so from the Zammo portal by selecting Content Studio in the left pane, then select Conversation Designer:

Link to convo designer.png

Thereafter, you can navigate to UI Builder directly (builder.zammo.ai) or from the Portal. You can invite other members of your team also.

Azure OpenAI for your organization

To explore the Azure OpenAI capabilities, you’ll need to setup Zammo.ai to point to your Azure OpenAI subscription. Here are instructions:

  1. Gather Your OpenAI Key

    1. In the Azure portal, go to your OpenAI instance and select the Keys and Endpoints
    2. Copy either Key 1 or Key 2
    3. In Zammo’s UI Builder (builder.zammo.ai), go to the Configuration Variables page and paste the key in the config.OpenAiapiKey value field – see screenshot below for visual
  2. Gather Your OpenAI HostURL Open OpenAI Studio

    1. Verify you have a model deployed and if not, deploy a new model
    2. Use the most recent GPT model (4 if you have access or gpt-35-turbo)
    3. Open the Chat Playground and select Show Code
    4. Copy the API URL
    5. In Zammo’s UI Builder (builder.zammo.ai), go to the Configuration Variables page and paste the URL in the config.OpenAiHostURL value field – see screenshot below for visual

    config variables 1.png

To get the chatGPT-like experience, Zammo utilizes both Azure OpenAI and AI Search. A few callouts regarding AI Search:

  1. The default setup in Zammo is for AI Search to send the segment of content with the highest confidence score to Azure OpenAI. OpenAI reviews what AI Search provided and shares it back to the end user based on the bot persona and prompt design. If needed, you can guide the AI to provide the best answers by manipulating the Bot persona (config.BotPersona), Prompt design (config.GuardRails), and AI Search setup.

config variables 2.png

  1. If we presented a custom demo to your organization, then it’s likely that some of your organization’s web pages and documents have been indexed. If you conclude your evaluation of these and would like to evaluate other web pages or documents, please let us know by submitting a support ticket at https://zammo.ai/support/.
  2. The AI Search endpoint is associated with Zammo’s Azure subscription, so we kindly ask that you keep that in mind during your evaluation. Thanks.

Please visit our really helpful Conversational AI Knowledge Base to jump start your chatbot creation, including reusable workflows under the Conversation Module Library heading. Thank you!