Waterflai
  • Welcome to Waterflai
  • Getting Started
    • Concepts
    • Quickstart
  • Providers
    • Providers Overview
    • Providers setup
    • AI models
    • Choose the right models
  • Knowledge
    • Knowledge Overview
    • Knowledge connectors
    • Knowledge collections
  • Studio
    • Studio Overview
    • Studio Builders
      • Light Builder
      • Dream Builder
      • Workflow Builder
      • Flow components (nodes)
        • Input Node
        • Output Node
        • LLM model Node
        • Multimodal LLM Node
        • Dall-E 2 (image generation) Node
        • Dall-E 3 (image generation) Node
        • Sora video generation Node
        • Text-to-Speech (TTS) Node
        • Speech-to-Text (STT) Node
        • OCR Node
        • Agent Node
        • Reranker Node
        • Knowledge retrieval Node
        • Vector store insert Node
        • Vector store record delete Node
        • Gitbook loader
        • Notion Database Node
        • Figma Node
        • Webpage scraper Node
        • Sitemap Scraper Node
        • API Request Node
        • Document metadata extraction Node
        • Document metadata update Node
        • Character splitter Node
        • HTML splitter Node
        • Markdown Splitter
        • Calculator tool Node
        • Text as tool Node
        • Knowledge retrieval tool Node
        • Conditional Node
        • Iteration loop Node
      • Testing and Debugging
    • Publishing
    • Integration with API
    • Embedding in website
  • Analytics
    • Analytics Overview
    • Dashboards
    • Logs
  • Administration
    • Organization users
    • Workspace
    • Security and permissions
  • Troubleshooting
    • Support
Powered by GitBook
On this page
  • Overview
  • Creating a New Application
  • Managing Your Applications
  • Filtering and Searching
  • Best Practices
  1. Studio

Studio Builders

Welcome to the Chatbots and Workflows section of Waterflai's Studio. This is where you can create, manage, and deploy various types of AI-powered applications.

Overview

Waterflai's Studio offers three main types of builders:

  1. Light Builder: Straightforward chatbots for basic conversational interactions.

  2. Dream builder: Advanced chatbots with complex conversation flows and logic.

  3. Workflow Builder: Automated processes that can integrate AI with various tasks and systems.

Creating a New Application

To create a new chatbot or workflow:

  1. Click the "Create" button in the top right corner of the Studio page.

  2. Choose the type of builder you want use:

    • Light Builder - to make fast POC's, or building basic chatbots.

    • Dream Builder - to build any AI solution you can image (AI agent, features, ...)

    • Workflow Builder - to automate processes (build a vector store)

  3. Enter a name and optional description for your application.

  4. By default, the usage of the application in production context are logged (including the message) and accessible under the Analytics (Logs) section of Waterflai. Uncheck the Conversation Analytics field to not store the inputs and outputs.

  5. Click "Create" to generate your new application.

Managing Your Applications

The Studio page displays a grid of cards, each representing one of your chatbots or workflows. Each card shows:

  • The application's name

  • A badge indicating the builder type used (Light, Dream, or Workflow)

  • A truncated description (if provided)

Actions Available:

  • Edit Configuration: Click on the card to open the configuration page for that application.

  • Integration Guide: Click the code icon to view integration instructions for using the application via API.

  • Embedding Guide: For chatbots built with the Light or Dream builder, click the globe icon to see how to embed the chatbot in a website.

  • More Options: Click the three-dot menu to access additional actions:

    • Edit Information: Modify the name and description.

    • Publish: Make the latest version of your application live.

    • Duplicate: duplicate the app.

    • Delete: Remove the application from your workspace.

You can find more informations on those actions within pages of "Studio" section.

Filtering and Searching

You can easily find specific applications using the following features:

  • Type Filters: Use the buttons at the top to show All, Light, Dream, or Workflow applications.

  • Search: Use the search bar to find applications by name.

Best Practices

  1. Naming Convention: Use clear, descriptive names for your chatbots and workflows.

  2. Regular Testing: Frequently test your applications, especially after making changes.

  3. Version Control: Consider creating new versions of your applications for significant changes.

  4. Documentation: Maintain internal documentation about the purpose and functionality of each of your applications.

By leveraging these tools and features in Waterflai's Studio, you can efficiently create, manage, and deploy sophisticated AI-powered chatbots and workflows tailored to your specific needs.

PreviousStudio OverviewNextLight Builder

Last updated 4 months ago