The Focus Group simulator synthesizes AI-generated insights for focus group discussions to support preliminary research. It takes participant input and queries various AI models, including Perplexity, OpenAI, Diffbot, DeepSeek, xAI Grok, Anthropic Claude, Groq, and Gemini, in parallel to gather a range of perspectives from their knowledge bases. The workflow processes these inputs into a simulated report.
Generates and sends a cold email based on a predefined template and recipient details. Utilizes OpenAI to generate the email content according to the provided schema, then sends the email using Gmail's API. Returns confirmation of email dispatch.
Converts or processes files and uploads them to cloud storage based on their type, producing a final output link. Determines if the file is Markdown; if true, converts it using a Markdown Converter. Otherwise, uploads the file as base64, applies Mistral AI OCR for text extraction, generates a UUID, and uploads the text to cloud storage, seamlessly managing different file types and storage operations.
Executes a conversational AI interaction using Perplexity AI Chat and provides a consolidated output. Initiates a chat session with Perplexity AI, processes the conversation, and delivers the final response as the flow output.
Generates a task breakdown and logs it into Google Sheets with the current date and time. Initializes variables, retrieves the current date and time, uses OpenAI to break down a task, loops through the steps to add each as a row in Google Sheets, and outputs the flow. Leverages OpenAI for task breakdown and Google Sheets API for data logging.
Generates a PDF from HTML content and provides a public download URL. Starts with generating a unique identifier using UUID Generator, converts HTML to PDF using HTML to PDF, then creates a public download URL via Buildship GCP Storage. Returns the public URL for accessing the generated PDF.
Generates insights by engaging in AI-driven conversations on a given topic using current date and time as context. Utilizes Perplexity AI and OpenAI to simulate interactive chats based on the topic and contextual time data, then consolidates the responses into a unified output.
Converts audio input into text using Whisper Speech-to-Text, then outputs the transcribed text. Initiates with an audio file, employs Whisper to transcribe the spoken words, and then returns the text output for further use or analysis.
Describe the tool you want to create, the assistant will generate your flow and nodes for you.
Refine your flow effortlessly, add or modify nodes with the assistant help or extend with custom code.
Export your code to self host or deploy through BuildShip Cloud.
When you sign up for BuildShip, you get a free workspace by default. Upgrading your workspace allows you to unlock paid features as per the tier. The cost is on a per-workspace basis. Thus, the users you invite to a workspace can only access that workspace and flows. Creation of any workspace beyond the free one requires a subscription to a paid plan. Every plan also comes with a set of fixed monthly credits, which you can top up with additional credits as you need. Credits are used towards your workflow execution.
When you sign up for BuildShip, you get a free workspace by default. Upgrading your workspace allows you to unlock paid features as per the tier. The cost is on a per-workspace basis. Thus, the users you invite to a workspace can only access that workspace and flows. Creation of any workspace beyond the free one requires a subscription to a paid plan. Every plan also comes with a set of fixed monthly credits, which you can top up with additional credits as you need. Credits are used towards your workflow execution.
When you sign up for BuildShip, you get a free workspace by default. Upgrading your workspace allows you to unlock paid features as per the tier. The cost is on a per-workspace basis. Thus, the users you invite to a workspace can only access that workspace and flows. Creation of any workspace beyond the free one requires a subscription to a paid plan. Every plan also comes with a set of fixed monthly credits, which you can top up with additional credits as you need. Credits are used towards your workflow execution.