awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesNode Data Mapping

Mechanisms for mapping and transforming specific data fields between non-adjacent components in an execution graph.

Distinct from Custom Field Mapping: Candidates focus on UI form fields or JSON annotations, not the routing of data between graph nodes.

Explore 6 awesome GitHub repositories matching software engineering & architecture · Node Data Mapping. Refine with filters or upvote what's useful.

Awesome Node Data Mapping GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • k-dense-ai/scientific-agent-skillsK-Dense-AI 的头像

    K-Dense-AI/scientific-agent-skills

    29,380在 GitHub 上查看↗

    This project is a collection of specialized toolkits and an agent skill library designed to equip large language model agents with the capabilities to perform complex scientific research across biology, chemistry, medicine, and physics. It provides a structured framework of integration paths and tools that allow agents to execute multi-step research workflows. The system is distinguished by its domain-specific toolsets, including a bioinformatics toolkit for genomic and single-cell analysis, a cheminformatics toolset for drug-target binding and lead compound optimization, and a multi-omics an

    Maps high-level scientific tasks to specific execution scripts or library calls to ensure reproducible agent behavior.

    Python
    在 GitHub 上查看↗29,380
  • cloudwego/einocloudwego 的头像

    cloudwego/eino

    9,675在 GitHub 上查看↗

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Transforms and merges data from multiple sources to pass specific fields between non-adjacent workflow nodes.

    Goaiai-applicationai-framework
    在 GitHub 上查看↗9,675
  • aidc-ai/comfyui-copilotAIDC-AI 的头像

    AIDC-AI/ComfyUI-Copilot

    4,599在 GitHub 上查看↗

    ComfyUI-Copilot is an AI-powered assistant and design tool for creating, optimizing, and automating node-based generative AI workflows within ComfyUI. It functions as an LLM workflow orchestrator that provides natural language guidance to help design and refine complex image and video generation pipelines. The system uses large language models to translate natural language prompts into structured node-based graph configurations. It incorporates state-aware prompt engineering and dynamic node mapping to ensure generated sequences match the specific requirements of the target AI nodes. The too

    Maps abstract AI concepts to specific available software nodes using a predefined lookup table of capabilities.

    TypeScriptagentaicomfy-ui
    在 GitHub 上查看↗4,599
  • cloudflare/mcp-server-cloudflarecloudflare 的头像

    cloudflare/mcp-server-cloudflare

    3,432在 GitHub 上查看↗

    This is a Model Context Protocol (MCP) server that exposes Cloudflare’s edge platform as a set of tools for AI assistants. It provides a unified interface for managing Cloudflare Workers, including deployment, versioning, and configuration, alongside access to Workers AI for running inference tasks using pre-trained models. The server also covers Cloudflare’s data storage services, including D1 serverless SQLite databases, KV globally distributed key-value stores, and R2 S3-compatible object storage. Beyond core resource management, the server enables automation and scheduling through cron tr

    Maps each MCP tool directly to a single Cloudflare API operation or a small set of related operations.

    TypeScript
    在 GitHub 上查看↗3,432
  • czlonkowski/n8n-skillsczlonkowski 的头像

    czlonkowski/n8n-skills

    2,875在 GitHub 上查看↗

    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

    Builds templating patterns and expressions to map data dynamically between different workflow nodes.

    Shellai-agentsn8nworkflow-automation
    在 GitHub 上查看↗2,875
  • freyaholmer/shaderforgeFreyaHolmer 的头像

    FreyaHolmer/ShaderForge

    2,759在 GitHub 上查看↗

    ShaderForge is a web-based GPU tool and visual GLSL shader editor. It serves as a node-based shader designer that allows users to construct programs for the graphics processor by connecting logic blocks in a directed acyclic graph rather than writing manual code. The tool functions as a technical art workflow bridge for creating game assets and surface materials. It provides a browser-based environment for real-time authoring, featuring instant GLSL compilation and live hot-reloading of GPU programs. The system converts visual graph connections into GLSL source code using abstract syntax tre

    Maps visual node types to specific GLSL functions and variables using a predefined schema of mathematical operations.

    C#
    在 GitHub 上查看↗2,759
  1. Home
  2. Software Engineering & Architecture
  3. Node Data Mapping

探索子标签

  • Capability-Based Node Mapping2 个子标签Logic for mapping abstract conceptual requirements to specific functional nodes based on a capability lookup table. **Distinct from Node Data Mapping:** Distinct from Node Data Mapping: focuses on mapping concepts to nodes rather than transforming data fields between nodes.
  • Function Mapping SchemasPredefined mappings that associate visual node types with specific programming language functions or operations. **Distinct from Node Data Mapping:** Focuses on mapping node types to mathematical GLSL functions rather than routing data fields between components.