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.

<aside> 💡 If you receive an error at this step, please see this FAQ for help: Error Message when Click on Invitation Link.

</aside>

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

    1. Launch Azure OpenAI Studio
    2. Verify you have a model deployed and if not, deploy a new model
    3. Use the most recent GPT model (4 if you have access or gpt-35-turbo)
    4. Open the Chat Playground and select Show Code
    5. Copy the API URL
    6. 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

    uib config variables.jpg

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

Bot Persona

uib config variables bot persona.jpg