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:
Light Builder: Straightforward chatbots for basic conversational interactions.
Dream builder: Advanced chatbots with complex conversation flows and logic.
Workflow Builder: Automated processes that can integrate AI with various tasks and systems.
Creating a New Application
To create a new chatbot or workflow:
Click the "Create" button in the top right corner of the Studio page.
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)
Enter a name and optional description for your application.
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.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
Naming Convention: Use clear, descriptive names for your chatbots and workflows.
Regular Testing: Frequently test your applications, especially after making changes.
Version Control: Consider creating new versions of your applications for significant changes.
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.
Last updated