Tag
The paper introduces a knowledge-centric framework for generating ComfyUI workflows by distilling hierarchical knowledge (pseudo-codes, skeletons, strategies) from real workflows and using LLMs to perform reasoning from task descriptions to executable structures, achieving higher node diversity and execution success rates.
AI coding agents struggle with implicit architectural decisions when given text descriptions. The author built specrabbit, a visual canvas for defining architecture as typed nodes and flows to export a machine-readable spec.
This paper presents Hybrid ClojureScript, a programming language that allows developers to mix visual and textual syntax for domain-specific expressions, preserving composability and static reasoning.
Introduces an abstract visual programming language for composing animated clocks using vectors, scalars, glyphs, and habitats, with a focus on artistic expression and time representation.
Grid Programs proposes a two-dimensional grid programming model where instructions are placed on a grid, and a pointer controls the flow by moving up, down, left, and right, without the need for variable names. It has been proven Turing complete, opening up new design spaces for visual programming, cellular automaton hardware, and code obfuscation.
This paper presents AIcon2abs, a methodology combining visual programming and WiSARD weightless neural networks to help general audiences, including children, understand AI concepts through hands-on learning activities. The approach integrates training and classification as first-class programming constructs to make the distinction between learning machines and conventional programs more intuitive.
Prompt Logic Gates (PLG) is a visual prompt engineering experiment that organizes prompts using semantic logic gates (AND, OR, NOT, Ask Questions) to manage complex system-like prompts, aiming to improve maintainability and consistency.
The article proposes treating AI prompts as executable logic using visual nodes and logic gates, similar to visual programming languages, and introduces a prototype called Prompt Logic Gates (PLG).
Ink & Switch's newsletter dispatch highlights recent progress in their Programmable Ink research, including PlayBook, Portemine's propagator networks, and PlayBook's gesture system.
This paper presents NIMO Controller, a self-driving laboratory orchestrator based on the Model Context Protocol (MCP), which provides a unified interface for both human users and AI agents through a visual programming interface and MCP-based tool discovery.