Skip to main content

Quick Steps to get started

Step 1: Sign Up

Creating an Account

  • Create an account in the ai12z portal.

Step 2: Create a Project

Project Creation

  • Projects represent AI Assistants.

Step 3: Add Content

Most organizations want their answers to be based on their content. You need to add content to the system.

Step 4: Test Asking Questions

How to test drive your AI Website Assistant

  • Ask questions based on the content you have added.

  • Congradulations!! You now have a working AI Website Assistant

Step 5: Deploy to a Web page using a Web Control

Web Component in a Web Page

  • With only a few lines of code, add a web control for search or knowledge to your web pages.
tip

A more advanced topic, but better than website scrapping, is using connectors. Connect to sources like CMS systems for keeping content up to date, so as content is published or deleted in your CMS the Web AI Assistant is updated

Add Categories

Categories enhance the organization of content by creating and applying categories based on a detailed analysis of the website's content and the company's profile.

Step 1: Follow the steps to set up categories.

Category Setup

Step 2: Navigate to the Test Drive and check the Category checkbox.

Test drive your content

Step 3: Test as you type,

It will return the As You Type results categorized. Setting the score higher means the content needs to be more relevant to return. Set the score between 0.6-0.9, higher score value requires the As You Type results to be of a higher confidence it is related to what is being typed in.

Using ReAct

The ReACT (Reasoning and Action) agent/tools model integrates the reasoning capabilities of large language models (LLMs) with the ability to take actionable steps, creating a more sophisticated system that can understand and process information, evaluate situations, and take appropriate actions.

Step 1 Enable React

Step 2 System Prompt for ReAct & LLM

  • Update the System Prompt

Step 3

  • Update RAG Q&A Criteria

Step 4

  • Maximum number of agent calls per question : 15
  • Max Tokens: 1000
  • Temperature: 0

Step 5

  • Agent / Tools tab, Enable the agents for your assistant

Step 6 : Custome Agents

  • Add custom agents, note ai12z is creating a libray, let us know if you want to share your custom agent.

Enabling Out-of-the-Box Agents/Tools in ReAct

Agents/Tools Setup

Setting Up Forms

Comparison

  • With React