awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
vercel-labs avatar

vercel-labs/workflow-builder-template

0
View on GitHub↗
1,032 نجوم·170 تفرعات·TypeScript·other·8 مشاهداتworkflow-builder.dev↗

Workflow Builder Template

Workflow Builder Template is an orchestration platform that translates natural language prompts and visual graph designs into multi-step automated pipelines. It combines an interactive browser-based canvas with an underlying engine that generates type-safe executable code from user configurations.

The platform supports external service integrations across messaging, ticketing, email, file storage, and database operations. Users can build and modify automation sequences either through the drag-and-drop interface or by querying integrated language models behind the scenes to generate complete workflows automatically.

Execution monitoring tools track active pipeline runs in real time, streaming status updates and detailed step logs for auditing and debugging. Persistence mechanisms store graph definitions and execution metadata within a relational database, while structured HTTP endpoints enable remote pipeline management and execution.

Features

  • Drag and Drop Interfaces - Provides an interactive browser-based canvas for arranging automation steps visually via drag-and-drop.
  • Natural Language Workflow Generators - Translates natural language text descriptions into complete, structured automation sequences using integrated language models.
  • AI Workflow Automation - Builds complete automation sequences automatically from plain language descriptions using artificial intelligence.
  • LLM Workflow Orchestrations - Generates executable code and multi-step pipelines from natural language prompts.
  • Workflow State Stores - Stores workflow definitions and runtime state in a relational database with type-safe operations.
  • Relational Storage Backends - Persists graph definitions, execution metadata, and real-time step logs inside a relational database.
  • Workflow-to-Code Generators - Translates visual pipeline designs into executable type-safe code featuring automated error handling and logging.
  • Visual Workflow Designers - Enables users to arrange automation steps visually using a drag-and-drop interface for complex processes.
  • Visual-to-Code Pipelines - Converts graphical pipeline configurations into clean, type-safe executable code complete with error handling.
  • TypeScript Type-to-Code Generators - Translates visual graph designs into robust, production-ready TypeScript source code.
  • Visual Workflow Builders - Provides a user interface for arranging automated process steps and integrating third-party services.
  • Programmatic Checkout APIs - Exposes structured endpoints to create, read, update, delete, and execute workflows programmatically via external clients.
  • Workflow Progress Monitoring - Tracks real-time status updates, detailed logs, and execution histories for multi-step automated processes.
  • External Service Integrations - Connects workflows to external APIs and services for messaging, ticketing, email, file storage, and database operations.
  • RESTful Workflow APIs - Exposes HTTP endpoints for triggering and monitoring visual execution graphs remotely.
  • Programmatic Workflow Authoring - Exposes structured endpoints to create, read, update, delete, and execute workflows programmatically.
  • Execution Logging and Diagnostics - Tracks pipeline runs, inspects detailed step logs, and reviews historical execution records to diagnose issues.
  • Real-Time Application Log Monitoring - Tracks multi-step pipeline runs live, streaming status updates and detailed step logs for debugging.

سجل النجوم

مخطط تاريخ النجوم لـ vercel-labs/workflow-builder-templateمخطط تاريخ النجوم لـ vercel-labs/workflow-builder-template

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة vercel-labs/workflow-builder-template؟

Workflow Builder Template is an orchestration platform that translates natural language prompts and visual graph designs into multi-step automated pipelines. It combines an interactive browser-based canvas with an underlying engine that generates type-safe executable code from user configurations.

ما هي الميزات الرئيسية لـ vercel-labs/workflow-builder-template؟

الميزات الرئيسية لـ vercel-labs/workflow-builder-template هي: Drag and Drop Interfaces, Natural Language Workflow Generators, AI Workflow Automation, LLM Workflow Orchestrations, Workflow State Stores, Relational Storage Backends, Workflow-to-Code Generators, Visual Workflow Designers.

ما هي البدائل مفتوحة المصدر لـ vercel-labs/workflow-builder-template؟

تشمل البدائل مفتوحة المصدر لـ vercel-labs/workflow-builder-template: mmabrouk/chatgpt-wrapper — This project is a toolkit for interacting with large language models through a command line interface, an integration… bram2w/baserow — Baserow is a no-code relational database and application builder that allows users to create structured data tables… ed-donner/agents — This project is an LLM autonomous agent framework and orchestration tool designed to build goal-driven agents that… elsa-workflows/elsa-core — Elsa Core is a workflow engine framework designed for defining, executing, and managing long-running business… tmc/langchaingo — langchaingo is an LLM application framework for Go designed for building language model-powered applications and… logspace-ai/langflow — Langflow is a low-code platform for designing and deploying multi-step AI agent pipelines and large language model…

مجموعات مختارة تضم Workflow Builder Template

مجموعات منسقة بعناية يظهر فيها Workflow Builder Template.
  • أدوات بناء سير عمل الوكلاء بالذكاء الاصطناعي (Low-Code)
  • منصة تكامل لربط سير العمل
  • Generative application builder

بدائل مفتوحة المصدر لـ Workflow Builder Template

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Workflow Builder Template.
  • ed-donner/agentsالصورة الرمزية لـ ed-donner

    ed-donner/agents

    4,017عرض على GitHub↗

    This project is an LLM autonomous agent framework and orchestration tool designed to build goal-driven agents that automate complex workflows. It functions as a system for converting high-level objectives into a series of autonomous actions and managing the coordination of multiple specialized agents to solve multi-step problems. The framework features a tool integration layer that parses structured model outputs into executable functions and external API calls. It utilizes a non-blocking execution pipeline to manage task orchestration through recursive loops and asynchronous event handling.

    Jupyter Notebook
    عرض على GitHub↗4,017
  • mmabrouk/chatgpt-wrapperالصورة الرمزية لـ mmabrouk

    mmabrouk/chatgpt-wrapper

    3,720عرض على GitHub↗

    This project is a toolkit for interacting with large language models through a command line interface, an integration library, and a workflow orchestrator. It provides a framework for embedding language model logic directly into scripts and managing automated sequences of AI tasks. The system utilizes a plugin framework and a provider-agnostic interface to route requests across different model providers. This architecture allows for the addition of custom capabilities and the ability to switch providers without altering the core logic. The project covers several functional areas, including A

    Python
    عرض على GitHub↗3,720
  • bram2w/baserowالصورة الرمزية لـ bram2w

    bram2w/baserow

    5,085عرض على GitHub↗

    Baserow is a no-code relational database and application builder that allows users to create structured data tables and business tools through a visual interface. It functions as a headless REST API data backend and a self-hosted data workspace, providing a platform for managing collaborative databases while maintaining full control over data residency. The platform integrates large language models to serve as an LLM-powered data platform, capable of generating database structures, record content, and technical workflows from natural language. It also acts as a Model Context Protocol server,

    Python
    عرض على GitHub↗5,085
  • elsa-workflows/elsa-coreالصورة الرمزية لـ elsa-workflows

    elsa-workflows/elsa-core

    7,629عرض على GitHub↗

    Elsa Core is a workflow engine framework designed for defining, executing, and managing long-running business processes. It functions as a distributed workflow orchestrator and event-driven trigger system, capable of operating as a multi-tenant platform with secure data isolation. The project distinguishes itself through a flexible approach to workflow definitions, supporting a visual drag-and-drop designer, programmatic C# definitions, and portable JSON specifications. It provides a highly extensible architecture allowing for the development of custom activities and the use of a dynamic expr

    C#csharpdotnetelsa
    عرض على GitHub↗7,629
عرض جميع البدائل الـ 30 لـ Workflow Builder Template→