{
  "project_id": "flowagi-eu/nyno",
  "repo": "flowagi-eu/nyno",
  "name": "nyno",
  "github_url": "https://github.com/flowagi-eu/nyno",
  "homepage_url": null,
  "language": "JavaScript",
  "license": "Apache-2.0",
  "project_kind": "project",
  "category": [
    "workflow_automation"
  ],
  "tags": [],
  "description": "Nyno is a Commercial-Friendly AI Workflow Builder & Engine. Quick demo: https://europe.nyno.dev | Create and Run Workflows without Limits. Async. Multi-Process. Postgres database. Short for \"nine\" / \"yaml\" / \"no-code\" / \"automation\". ",
  "overview": "Use flowagi-eu/nyno when the user needs a workflow automation project with docker, library-only, local deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "langflow-ai/langflow",
      "reason": "Related to flowagi-eu/nyno through workflow automation category and docker deployment."
    },
    {
      "repo": "windmill-labs/windmill",
      "reason": "Related to flowagi-eu/nyno through workflow automation category and docker deployment."
    },
    {
      "repo": "PrefectHQ/prefect",
      "reason": "Related to flowagi-eu/nyno through workflow automation category and docker deployment."
    },
    {
      "repo": "apache/airflow",
      "reason": "Related to flowagi-eu/nyno through workflow automation category and docker deployment."
    },
    {
      "repo": "Skyvern-AI/skyvern",
      "reason": "Related to flowagi-eu/nyno through workflow automation category and docker deployment."
    },
    {
      "repo": "conductor-oss/conductor",
      "reason": "Related to flowagi-eu/nyno through workflow automation category and docker deployment."
    },
    {
      "repo": "camunda/camunda",
      "reason": "Related to flowagi-eu/nyno through workflow automation category and docker deployment."
    },
    {
      "repo": "dagster-io/dagster",
      "reason": "Related to flowagi-eu/nyno through workflow automation category and docker deployment."
    }
  ],
  "dependencies": [],
  "deployments": [
    "docker",
    "library_only",
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "orchestrate AI workflows",
    "connect tools and services",
    "automate repeated tasks"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"workflow\" in metadata.",
        "Matched \"automation\" in metadata."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Found Docker configuration file.",
        "Matched \"npm install\" in repository content.",
        "Local usage is assumed for open source repositories unless contradicted."
      ]
    },
    "difficulty": {
      "confidence": "medium",
      "evidence": [
        "Repository has under 10k stars, so complexity is treated conservatively."
      ]
    },
    "cloudflare_ready": {
      "confidence": "high",
      "evidence": [
        "Runtime blocker: python, postgres.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 430,
    "recent_commits": 1,
    "contributors": 1,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 6,
  "agent_score": 59,
  "score": 64,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 17,
    "deployment": 90,
    "popularity": 53,
    "community": 46
  },
  "git_top_score": 64,
  "git_top_score_breakdown": {
    "community": 71,
    "maintenance": 12,
    "documentation": 92,
    "stability": 70,
    "adoption": 72,
    "agent_readability": 80
  },
  "summary": {
    "tl_dr": "Use flowagi-eu/nyno when the user needs a workflow automation project with docker, library-only, local deployment options.",
    "purpose": "Use flowagi-eu/nyno when the user needs a workflow automation project with docker, library-only, local deployment options.",
    "install": "Run with Docker using the repository's container instructions.",
    "inputs": [
      "triggers",
      "jobs",
      "state"
    ],
    "outputs": [
      "automation runs",
      "orchestrated steps",
      "workflow events"
    ],
    "good_for": [
      "orchestrate AI workflows",
      "connect tools and services",
      "automate repeated tasks",
      "scheduled jobs",
      "durable workflows",
      "service orchestration"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "single-step utilities",
      "stateless examples"
    ],
    "deployment": [
      "docker",
      "library_only",
      "local",
      "cloud"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"workflow\" in metadata.",
          "Matched \"automation\" in metadata."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Found Docker configuration file.",
          "Matched \"npm install\" in repository content.",
          "Local usage is assumed for open source repositories unless contradicted."
        ]
      },
      "difficulty": {
        "confidence": "medium",
        "evidence": [
          "Repository has under 10k stars, so complexity is treated conservatively."
        ]
      },
      "cloudflare_ready": {
        "confidence": "high",
        "evidence": [
          "Runtime blocker: python, postgres.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "estimated",
      "commits_30d": "complete",
      "releases_180d": "complete",
      "contributors_90d": "complete"
    },
    "source_fields": [
      "project.description",
      "project.topics",
      "project.language",
      "project.license",
      "agent_card.summary_for_agent",
      "agent_card.use_cases",
      "agent_card.deployment",
      "agent_card.classification",
      "metrics"
    ],
    "caveats": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "Partial or estimated quality signals: stars30dDelta."
    ],
    "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
    "last_verified_at": "2026-07-13T01:00:57.123Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product",
    "Partial or estimated quality signals: stars30dDelta."
  ],
  "confidence_reason": "Classification evidence and quality signals are strong enough for shortlist reasoning when metadata is current.",
  "source_fields": [
    "project.description",
    "project.topics",
    "project.language",
    "project.license",
    "agent_card.summary_for_agent",
    "agent_card.use_cases",
    "agent_card.deployment",
    "agent_card.classification",
    "metrics"
  ],
  "last_verified_at": "2026-07-13T01:00:57.123Z",
  "knowledge": {
    "project": {
      "id": "flowagi-eu/nyno",
      "owner": "flowagi-eu",
      "name": "nyno",
      "full_name": "flowagi-eu/nyno",
      "github_url": "https://github.com/flowagi-eu/nyno",
      "homepage_url": null,
      "description": "Nyno is a Commercial-Friendly AI Workflow Builder & Engine. Quick demo: https://europe.nyno.dev | Create and Run Workflows without Limits. Async. Multi-Process. Postgres database. Short for \"nine\" / \"yaml\" / \"no-code\" / \"automation\". ",
      "language": "JavaScript",
      "topics": [],
      "license": "Apache-2.0",
      "stars": 430,
      "forks": 25,
      "open_issues": 7,
      "default_branch": "main",
      "created_at": "2025-10-12T17:41:16Z",
      "updated_at": "2026-07-12T19:54:58Z",
      "pushed_at": "2026-07-12T19:54:44Z",
      "synced_at": "2026-07-13T01:00:57.123Z"
    },
    "agent_card": {
      "project_id": "flowagi-eu/nyno",
      "project_kind": "project",
      "category": "workflow_automation",
      "difficulty": "beginner",
      "deployment": [
        "docker",
        "library_only",
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "orchestrate AI workflows",
        "connect tools and services",
        "automate repeated tasks"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [],
      "summary_for_agent": "Use flowagi-eu/nyno when the user needs a workflow automation project with docker, library-only, local deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"workflow\" in metadata.",
            "Matched \"automation\" in metadata."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Found Docker configuration file.",
            "Matched \"npm install\" in repository content.",
            "Local usage is assumed for open source repositories unless contradicted."
          ]
        },
        "difficulty": {
          "confidence": "medium",
          "evidence": [
            "Repository has under 10k stars, so complexity is treated conservatively."
          ]
        },
        "cloudflare_ready": {
          "confidence": "high",
          "evidence": [
            "Runtime blocker: python, postgres.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-07-13T01:00:57.123Z"
    },
    "metrics": {
      "project_id": "flowagi-eu/nyno",
      "stars_30d_delta": 47,
      "commits_30d": 1,
      "releases_180d": 0,
      "contributors_90d": 1,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 6,
      "maintenance_score": 17,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-07-13T01:00:57.123Z"
    }
  },
  "resolved_from": {
    "requested_id": "flowagi-eu/nyno",
    "resolved_id": "flowagi-eu/nyno",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 923,
    "generated_at": "2026-07-13T03:36:31.791Z",
    "snapshot_id": "d1:923:2026-07-13T03:01:07.344Z",
    "latest_synced_at": "2026-07-13T03:01:07.344Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}