awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesVisual Graph Interfaces

GUI environments for designing generative pipelines through nodes and connections.

Distinct from Diffusion Models: Distinct from Diffusion Models: focuses on the visual orchestration interface rather than the model itself

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Visual Graph Interfaces. Refine with filters or upvote what's useful.

Awesome Visual Graph Interfaces GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • comfyanonymous/comfyuiAvatar comfyanonymous

    comfyanonymous/ComfyUI

    117,322Vezi pe GitHub↗

    ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex diffusion model pipelines. It functions as both a visual interface for building generative logic graphs and a programmable backend API that exposes diffusion model operations for external integration. The system distinguishes itself through a graph-based execution model that supports differential workflow execution, re-running only modified nodes to reduce computation. It features dynamic model offloading to manage memory between system RAM and GPU VRAM and utilizes metadata-embedde

    Provides a visual graph interface for designing and executing complex generative pipelines.

    Python
    Vezi pe GitHub↗117,322
  • jagenjo/litegraph.jsAvatar jagenjo

    jagenjo/litegraph.js

    7,871Vezi pe GitHub↗

    litegraph.js is a JavaScript dataflow framework and visual node graph engine used to define programmable logic and data flow. It provides a node-based visual programming tool for designing complex logic through connected functional blocks. The library allows for the creation of hierarchical logic by nesting multiple nodes into recursive subgraphs. It also supports the development of custom node types with unique inputs and outputs, as well as custom widgets and live views that can hide the underlying graph structure to present a visual interface. The engine enables the execution of logic gra

    Hides the graph structure using a live mode to display only custom rendering or node widgets.

    JavaScriptblueprintscanvas2deditor
    Vezi pe GitHub↗7,871
  1. Home
  2. Artificial Intelligence & ML
  3. Generative AI Resources
  4. Diffusion & Visual Synthesis Models
  5. Generative AI Models
  6. Diffusion Models
  7. Visual Graph Interfaces

Explorează sub-etichetele

  • Live View ModesInterfaces that hide the underlying logic graph to present a clean, user-facing visual interface. **Distinct from Visual Graph Interfaces:** Focuses on the transition from a graph editor to a simplified UI view