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,380GitHub पर देखें↗

    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,675GitHub पर देखें↗

    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,599GitHub पर देखें↗

    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,432GitHub पर देखें↗

    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,875GitHub पर देखें↗

    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,759GitHub पर देखें↗

    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.