14 dépôts
Mechanisms for executing node-defined transformations within a visual graph.
Distinct from Single-Node Processing: Distinct from Visual Node Editors: focuses on the execution logic of individual nodes rather than the editor interface itself.
Explore 14 awesome GitHub repositories matching user interface & experience · Node Execution Logic. Refine with filters or upvote what's useful.
This project is a curated educational resource and solution repository for algorithmic challenges, specifically focused on LeetCode problems. It serves as a technical reference for common data structures and algorithmic patterns, providing verified code implementations across multiple programming languages alongside detailed logic and complexity analysis. The repository functions as a comprehensive study guide for competitive programming and technical interview preparation. It includes specialized learning tools such as an Anki flashcard dataset for spaced repetition and a browser extension t
Implements dummy head node logic to unify edge cases and remove null checks in linked lists.
Botpress is a conversational AI builder and LLM agent platform used to design chatbot workflows and orchestrate agents powered by large language models. It provides a framework for managing the entire lifecycle of these agents, from initial creation through to deployment across various production environments. The platform includes a custom integration SDK for developing and publishing third-party connectors that extend agent capabilities. These tools allow for the creation of custom plugins that connect AI agents to external APIs and third-party services. The system supports both visual des
Executes conversational agent behavior through a visual graph of linked nodes.
Rete is a framework for building interactive, node-based visual interfaces and dataflow programming environments. It provides a core engine that processes directed graphs, allowing developers to define modular logic where nodes represent operations and connections represent the flow of data or control. By decoupling the graph logic from the user interface, the framework enables the creation of custom visual editors that can be integrated into various frontend component libraries. The project distinguishes itself through a highly extensible, signal-driven architecture that supports complex req
Executes logic defined by connected nodes to transform inputs into outputs for real-time updates.
Promptflow is a development framework and orchestrator for building applications powered by large language models. It functions as a suite of tools for designing, orchestrating, and deploying AI workflows by linking prompts, custom Python code, and language models into executable sequences. The project is distinguished by a visual AI workflow designer that allows for the creation of directed acyclic graphs of logic nodes. It provides a dedicated prompt engineering environment for versioning and comparing templates, alongside stateful execution tracing to record function calls and variable val
Allows the integration of custom Python functions to process data and call APIs within a workflow.
RIBs is a mobile architecture framework that structures applications around isolated, lifecycle-managed units of business logic called RIBs. Each RIB separates routing, business logic, and construction into distinct classes through the Router-Interactor-Builder pattern, with hierarchical dependency injection scoping dependencies per node and static analysis enforcing architectural rules at build time. The framework enforces automatic disposal of Rx subscriptions scoped to interactor lifecycles, blocking compilation when subscriptions lack proper disposal to prevent memory leaks. It supports v
Supports viewless business logic nodes that manage routing and state independently from the view hierarchy.
Genkit is an open-source framework for building AI-powered applications. It provides a unified interface for connecting to hundreds of generative AI models from multiple providers, enabling text, image, audio, and video generation through a single API. The framework structures multi-step AI interactions—including chat, retrieval-augmented generation, tool use, and agentic workflows—as composable, traceable flows with built-in streaming and state management. The framework distinguishes itself through a comprehensive developer toolkit that includes a command-line interface and a local developer
Enables AI models to write and run Python code for calculations and logic during response generation.
FUXA est un système SCADA basé sur le web et un logiciel HMI industriel conçu pour surveiller et contrôler le matériel industriel. Il fonctionne comme une passerelle de protocoles industriels et un historien de données, permettant l'ingestion de télémétrie depuis des automates programmables industriels (API) et des capteurs via des protocoles de communication industriels standards. Le projet dispose d'un moteur d'automatisation basé sur les flux qui permet de construire une logique opérationnelle complexe via un environnement visuel de nœuds et de liens. Il utilise un rendu basé sur SVG pour ses interfaces graphiques, permettant aux utilisateurs de développer des widgets HMI personnalisés et des tableaux de bord synchronisés avec la télémétrie des appareils en temps réel. Le système couvre un large éventail de capacités opérationnelles, notamment la gestion des alarmes avec alertes basées sur des seuils, l'archivage de données temporelles dans des bases de données relationnelles ou spécialisées, et l'exécution de logique personnalisée via un moteur JavaScript intégré. Il fournit également des outils de configuration d'acquisition de données, d'exportation/importation de projets et un contrôle d'accès basé sur des jetons pour la sécurité administrative. FUXA peut être déployé en tant qu'application full-stack sur divers systèmes d'exploitation ou en tant que binaire headless sur des appareils embarqués.
Executes custom JavaScript scripts within a visual node-based automation system for data transformation and business rules.
Ryven est un framework de programmation par flux et un éditeur de script visuel pour Python. Il fournit une interface graphique basée sur des nœuds pour concevoir et exécuter une logique en connectant des nœuds fonctionnels discrets afin de construire des pipelines de données exécutables. Le système fonctionne comme un outil de logique visuelle extensible, permettant le développement de nœuds Python personnalisés et l'intégration de widgets GUI interactifs pour étendre les capacités de script. Il inclut un moteur de graphe de nœuds qui prend en charge à la fois l'édition visuelle et l'exécution « headless », permettant aux scripts de s'exécuter sans interface utilisateur graphique. La plateforme couvre la conception de scripts visuels et la logique basée sur les flux, avec des outils pour le rendu d'images de flux et des annotations au stylet. Ses capacités s'étendent à la manipulation d'état en temps réel via une interface en ligne de commande et un mécanisme d'observateur pour la synchronisation automatique des données de variables.
Enables the design and execution of Python logic using a visual node-based interface.
WebGAL is a web-native development environment designed for the creation and publication of interactive narrative games. It provides a browser-based platform that enables users to build visual novels featuring branching dialogue and multimedia assets without requiring manual coding. The platform distinguishes itself through a visual editor that utilizes node-based logic definition to manage narrative flow and scene transitions. It includes specialized tooling for the configuration and integration of animated character models, allowing for the direct implementation of interactive character seq
Translates graphical node connections into executable game logic for narrative branching and scene flow.
imove is a visual workflow engine and low-code logic designer that allows for the creation of executable business rules via flowcharts. It functions as an event-driven process orchestrator, triggering specific logical sequences based on user interface interactions or external network signals. The platform operates as a node-based automation system where data is processed through a chain of discrete, parameterizable code modules. It converts graphical flowchart representations into executable logic steps for both server and client-side processing. The system supports modular logic engineering
Runs custom business rules and functional logic using JavaScript within a visual node-based automation system.
Koog is an LLM agent framework used to build autonomous entities that execute tool-based workflows. It utilizes a graph-based workflow engine to define agent behaviors and decision paths as a directed graph of nodes and edges. The framework distinguishes itself through a model provider orchestrator that enables dynamic switching, load balancing, and automatic fallbacks between different AI backends. It implements the Model Context Protocol to connect agents to remote tool servers and features a RAG memory system using vector embeddings to maintain long-term conversation context. The project
The library defines reusable processing steps with specific input and output types to execute custom business logic.
n8n-skills is a collection of technical guides and architectural frameworks for designing, building, and deploying automation workflows and AI agents within n8n. It provides a structured approach to creating autonomous agents by combining large language model chains with memory systems and custom toolsets. The project focuses on extending AI capabilities through the development of custom tool functions using structured input schemas and the integration of Model Context Protocol servers. It emphasizes the use of specific architectural patterns to manage webhooks, APIs, and binary data handling
Enables implementation of custom logic within code nodes adhering to standard library limitations.
rgthree-comfy is a collection of custom nodes and interface enhancements designed to automate and organize generative AI workflows within ComfyUI. It provides a specialized toolset for node-based automation, dynamic data routing, and graph management. The project distinguishes itself through a dynamic data router and workflow management tools that enable bulk muting, bypassing, and navigation of complex node graphs via bookmarks and visual labels. It also includes logic and math nodes for evaluating expressions and image processing utilities for side-by-side comparisons and precise cropping.
Filters the execution graph to run only the specific paths leading to selected output nodes.
ComfyUI-Easy-Use is a custom node suite and workflow optimizer designed to simplify Stable Diffusion generation pipelines. It provides a set of integrated tools to reduce visual clutter and streamline the process of creating images from text and existing image references. The project distinguishes itself through a pipeline manager that consolidates models, conditioning, and latents into unified data pipes, eliminating complex wiring in the node graph. It also introduces a logical operator set that enables conditional if-else branching and for-loop structures directly within the visual program
Provides nodes for mathematical calculations, type conversions, and conditional if-else/for-loop logic.