AI Text Response - Assistant

The AI Text Response - Assistant feature allows the bot to generate smart, natural responses based on user input. You can now choose a specific assistant model to suit your business goals or communication style. This is ideal for answering customer questions, writing marketing content, or providing automated support.

Common Use Cases:

  1. Automated Customer Responses:

Generate intelligent, friendly, and natural replies based on customer inquiries.

  1. Marketing Content Suggestions:

Write product introductions, service descriptions, or ad content in your brand’s unique tone of voice.

  1. Fast Text Drafting:

Quickly generate emails, messages, blog posts, or product descriptions without manual writing.

Example:

User:

"Write me a product introduction for a natural perfume for women."

Bot (AI Generation Text - Assistant):

"Discover the alluring scents of nature with our premium line of perfumes crafted exclusively for women. Each drop is a delicate fusion of floral essence and pure emotion, delivering irresistible charm and elegant style."

Setup Steps:

Step 1: Create the basic blocks

  1. “question” Block

Store the user's input in the attribute {{question}}.

  1. ChatGPT Block

Add block → Integration AI → ChatGPT

  • Select the desired AI Assistant: (e.g., AI Assistant 1)

  • Message sent to OpenAI: {{question}}

  • Save the response value to attribute: {{answer}}

  • You can add "Bot training information" for more personalized replies.

  1. “answer” Block

Display the content from {{answer}} back to the user.

  1. “failed” Block

Add a fallback option in case the AI fails to respond.

Flow Diagram Overview:

  • Process Flow:
  • User sends a question → stored in question

  • question is sent to ChatGPT → response saved in answer

  • answer is sent back to the user

  • If there's an error → redirect to the failed block

Tips:

  • Add training prompts to make responses reflect your brand's unique style.

  • Use user attributes (like name or interested products) to personalize responses.

See also: