Skip to main content

Forms

The ai12z platform includes a powerful form-building experience, enhancing user interactions and data collection through versatile, multi-page input forms. You can build forms visually with a drag-and-drop designer, or use Vibe Coding — an AI-powered feature where you describe the form you want in plain language and the AI generates or updates the form's JSON model for you. This tool allows for the creation of comprehensive and dynamic forms, complete with robust validation features, ensuring accurate and reliable data capture. When a form is published the LLM is aware of the form as a Tool. Key features include:

  1. Vibe Coding — AI Form Builder:

    • Describe the form or survey you want to build in plain language and the AI generates the complete form JSON model for you. Use instructions like "Create a customer feedback survey with 5 questions" or "Add conditional logic: if rating ≤ 2, show a follow-up comment box." You can continue refining with follow-up instructions, review the result in the JSON Editor tab, or switch to the visual designer for further tweaks.
  2. Multi-Page Forms:

    • Users can create forms spanning multiple pages, enhancing the organization and flow of data collection. This is especially useful for lengthy surveys or forms that require detailed information from respondents.
  3. Advanced Validation:

    • Each form field can be configured with various validation rules to ensure data integrity. This includes mandatory fields, pattern matching, range validation, and custom validation logic.
  4. Customizable Form Elements:

    • A wide range of form elements are available, including text input, multiple-choice questions, dropdowns, rating scales, and more. Each element can be tailored to fit specific needs, ensuring flexibility in form design.
  5. Conditional Logic:

    • Implement conditional logic to show or hide questions based on previous answers. This creates a dynamic and responsive form experience, guiding users through a tailored data collection process.
  6. User-Friendly Interface:

    • The intuitive drag-and-drop interface of SurveyJS makes it easy for users to design and configure complex forms without requiring extensive technical knowledge.
  7. Enhanced User Experience:

    • With features like progress indicators, custom themes, and responsive design, forms built with form builder, offer a professional and engaging user experience, encouraging higher completion rates.
  8. Import and Export:

    • Export Forms from one Agent and import to another.
  9. Publish and Draft:

    • Forms that are published, the LLM is aware of them and then can use them as part of the conversation