AI Tools उपकरण अद्यावधिक गरियो 3 दिन अगाडि

AI Workflow Builder

Design a multi-step AI workflow visually. Each step has a name, a prompt template with {{variable}} placeholders, a target model, and a temperature. Branch steps into parallel arms, merge them back, reorder them, and export the workflow as versioned JSON or readable Markdown. This is a planner/designer - it does not execute the workflow.

सधैं निःशुल्क प्रयोग गर्न सजिलो तत्काल परिणामहरू निजी र सुरक्षित

प्रयोग गर्नुहोस् AI Workflow Builder

एआई कार्यप्रवाह निर्माता

दृश्य रूपमा बहु-चरण एआई कार्यप्रवाह डिजाइन गर्नुहोस्। चरणहरू थप्नुहोस्, लाइभ क्याटलगबाट मोडेलहरू छान्नुहोस्, शाखा बनाउनुहोस् र मर्ज गर्नुहोस्, त्यसपछि JSON वा Markdown को रूपमा निर्यात गर्नुहोस्। डिजाइनर मात्र — यसले कहिल्यै कार्यप्रवाह कार्यान्वयन गर्दैन।

प्रवाह आरेख

कार्यप्रवाहको दृश्य प्रतिनिधित्व। नोडमा क्लिक गर्नुहोस् र यसको सम्पादकमा जानुहोस्।
आरेख निर्माण गर्न सुरु गर्न एक चरण थप्नुहोस्।

कार्यप्रवाहका चरणहरू

तीरहरू प्रयोग गरेर पुनःक्रमबद्ध गर्नुहोस्, प्रतिलिपि गर्नुहोस् वा हटाउनुहोस्। अर्को-चरण चिप्ससँग शाखा गर्नुहोस्।
अहिलेसम्म कुनै चरण छैन। चरण थप्नुहोस् वा टेम्प्लेट छान्नुहोस्।

कार्यप्रवाहभरि चरहरू

प्रत्येक 'variable' प्लेसहोल्डर पत्ता लाग्यो। पूर्वावलोकन रनका लागि मानहरू प्रदान गर्नुहोस्।
कुनै चरहरू पत्ता लागेनन्। कुनै पनि प्रम्प्ट टेम्प्लेटमा 'name' प्रयोग गर्नुहोस्।

पूर्वावलोकन रन

तपाईंका मूल्यहरूसँग हरेक प्रम्प्ट समाधान गर्छ। डिजाइनर मात्र — कुनै मोडेल कल हुँदैन।
समाधान गरिएका प्रम्प्टहरू यहाँ देखा पर्छन्।

JSON निर्यात गर्नुहोस्

उपकरण लिङ्क

क्लिपबोर्डमा प्रतिलिपि गरियो।

यो उपकरण सुधार गर्न मद्दत गर्नुहोस्

सामग्री पढ्नुहोस्

उपकरणले कसरी काम गर्छ र यसलाई कहिले प्रयोग गर्ने भनेर सिक्नुहोस्।

How to Use This Tool

Build a workflow from step cards, watch the flow diagram redraw as you edit, and export the finished design. Everything runs in your browser; nothing is executed and nothing is sent to a server.

1. Add steps

Click Add step to create a new step. Give it a unique name, write the prompt template, and use {{variable}} placeholders for runtime inputs. Reorder steps with the arrows or drag them, duplicate a step, or remove it with the trash icon. Changes autosave to your browser storage.

2. Pick a model

Open the model picker to search the live models.dev catalog, grouped by provider. Featured chips give one-click access to popular models. Models that do not support temperature disable the slider automatically. If the catalog is unreachable, a small offline list is used instead.

3. Branch and merge

Use the Next steps picker on a step to route it to one or more following steps. Multiple successors create branches; steps with multiple incoming edges are merge points. The flow diagram draws arrows, branch arms, and merges automatically, and flags cycles.

4. Review with a preview run

Fill the Variables across workflow values once, then run the preview. Every step resolves its prompt with your values (including {{stepName.output}} references to earlier steps), and the linter reports unknown variables, unclosed braces, duplicate names, and cycles.

5. Export

Export the workflow as versioned JSON ({ version, exportedAt, title, steps }) and import it back later, or copy it as Markdown for pasting into a team doc. JSON import accepts either a bare array of steps or the wrapped object shape.

Features

  • Branching DAG with merge points, not just a linear chain
  • Live SVG flow diagram that redraws as you edit; click a node to jump to its editor
  • Live model catalog from models.dev with search, provider grouping, and featured chips
  • Per-step temperature slider (0-2) that disables for models with fixed sampling
  • Variables detected per step with {{name}} regex; step-output references via {{stepName.output}}
  • Preview run that resolves every prompt with your variable values and lints the workflow
  • Per-step and total token estimates
  • Versioned JSON export plus readable Markdown export
  • Startup templates (linear chain, classifier branch, summarizer chain)
  • Validation with inline errors and undo/redo
  • Autosave to localStorage under awb-workflow

बारम्बार सोधिने प्रश्नहरू

परिणाममा विश्वास गर्नु अघि प्रयोगकर्ताहरूले सोध्ने प्रश्नहरूको छोटो उत्तरहरू।

No. It is a planner and designer only. It never calls an LLM API or runs the steps. Export the JSON and execute it in your own pipeline.

No. Everything runs in your browser. The only network request is the models.dev catalog, fetched to build the model picker; your workflow is never uploaded.

From the public models.dev dataset (https://models.dev/models.json), cached in your browser for 24 hours. If it cannot be reached, a bundled offline list is used instead.

Any {{name}} in a prompt template is an input variable. You provide its value in the Variables panel for the preview. A {{stepName.output}} reference pulls the output of an earlier step, resolved by step name.

Import accepts either a bare array of step objects or the wrapped { version, exportedAt, title, steps } shape, as long as each step has at least a name and prompt.

In your browser localStorage under the key awb-workflow, saved automatically as you type. Clear your browser data or hit Clear to reset.

टिप्पणीहरू (0)

प्रयोगकर्ता छलफल, असामान्य अवस्थाहरू, र थप सुझावहरूका लागि।
टिप्पणी गर्नुहोस्
तपाईंको टिप्पणी पेश गरेपछि सार्वजनिक रूपमा देखिनेछ।
अहिलेसम्म कुनै टिप्पणी छैन। पहिलो टिप्पणी गर्नुहोस्!
हामीलाई जानकारी दिनुहोस्!

यस उपकरणमा समस्या रिपोर्ट गर्नुहोस्

तपाईंले भोग्नुभएको समस्या वर्णन गर्नुहोस् ताकि हामी अनुसन्धान गरी उपकरण सुधार गर्न सकौँ।

सबैभन्दा बढी मद्दत गर्ने कुरा
इनपुट, अपेक्षित परिणाम, वास्तविक परिणाम, ब्राउजर/उपकरण, र सहयोगी भएमा स्क्रिनशट समावेश गर्नुहोस्।
स्क्रीनशट बटनले ब्राउजरमा रहेको पृष्ठ कैद गरी उत्पन्न गरिएको छवि यस फारममा संलग्न गर्दछ।
पूर्ण-पृष्ठ स्क्रिनशट
तपाईंको ब्राउजरमा html2canvas द्वारा कैद गरिएको।
अहिलेसम्म कुनै स्क्रिनसट लिइएको छैन।
औजार प्रतिवेदन