{
  "project_id": "inferablehq/inferable",
  "repo": "inferablehq/inferable",
  "name": "inferable",
  "github_url": "https://github.com/inferablehq/inferable",
  "homepage_url": "https://www.inferable.ai",
  "language": "TypeScript",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "workflow_automation"
  ],
  "tags": [
    "ai",
    "durable-execution",
    "golang",
    "javacript",
    "llm",
    "llms",
    "typescript"
  ],
  "description": "Build reliable AI Workflows and Agents with humans in the loop, structured outputs and durable execution.",
  "overview": "Use inferablehq/inferable when the user needs a workflow automation project with local, cloud deployment options.",
  "alternatives": [
    {
      "repo": "langgenius/dify",
      "reason": "Same workflow automation intent with workflow overlap."
    },
    {
      "repo": "Dong90/oh-my-taiyiforge",
      "reason": "Same workflow automation intent with workflow overlap."
    },
    {
      "repo": "hvardhan878/ghostwork",
      "reason": "Same workflow automation intent with workflow overlap."
    }
  ],
  "related": [
    {
      "repo": "creact-labs/creact",
      "reason": "Related to inferablehq/inferable through workflow automation category and local deployment."
    },
    {
      "repo": "smithersai/smithers",
      "reason": "Related to inferablehq/inferable through workflow automation category and local deployment."
    },
    {
      "repo": "google/adk-java",
      "reason": "Related to inferablehq/inferable through workflow automation category and local deployment."
    },
    {
      "repo": "tmseidel/ai-git-bot",
      "reason": "Related to inferablehq/inferable through workflow automation category and local deployment."
    },
    {
      "repo": "linghungegeg/Linghun",
      "reason": "Related to inferablehq/inferable through workflow automation category and local deployment."
    },
    {
      "repo": "openai/openai-agents-python",
      "reason": "Related to inferablehq/inferable through workflow automation category and local deployment."
    },
    {
      "repo": "conductor-oss/conductor",
      "reason": "Related to inferablehq/inferable through workflow automation category and local deployment."
    },
    {
      "repo": "Skyvern-AI/skyvern",
      "reason": "Related to inferablehq/inferable through workflow automation category and local deployment."
    }
  ],
  "dependencies": [
    "LLM provider"
  ],
  "deployments": [
    "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"
  ],
  "classification": {
    "category": {
      "confidence": "medium",
      "evidence": [
        "Curated category override for inferablehq/inferable."
      ]
    },
    "deployment": {
      "confidence": "medium",
      "evidence": [
        "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": [
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 445,
    "recent_commits": 0,
    "contributors": 5,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 38,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 5,
  "agent_score": 53,
  "score": 64,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 7,
    "deployment": 70,
    "popularity": 53,
    "community": 50
  },
  "git_top_score": 64,
  "git_top_score_breakdown": {
    "community": 83,
    "maintenance": 5,
    "documentation": 84,
    "stability": 55,
    "adoption": 74,
    "agent_readability": 100
  },
  "summary": {
    "tl_dr": "Use inferablehq/inferable when the user needs a workflow automation project with local, cloud deployment options.",
    "purpose": "Use inferablehq/inferable when the user needs a workflow automation project with local, cloud deployment options.",
    "install": "Use the workflow engine or automation deployment instructions in the README.",
    "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",
      "single-step utilities",
      "stateless examples"
    ],
    "deployment": [
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "langgenius/dify",
        "reason": "Same workflow automation intent with workflow overlap."
      },
      {
        "repo": "Dong90/oh-my-taiyiforge",
        "reason": "Same workflow automation intent with workflow overlap."
      },
      {
        "repo": "hvardhan878/ghostwork",
        "reason": "Same workflow automation intent with workflow overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Curated category override for inferablehq/inferable."
        ]
      },
      "deployment": {
        "confidence": "medium",
        "evidence": [
          "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": [
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 38,
      "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"
    ],
    "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
    "last_verified_at": "2026-08-10T13:56:05.118Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
  "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-08-10T13:56:05.118Z",
  "knowledge": {
    "project": {
      "id": "inferablehq/inferable",
      "owner": "inferablehq",
      "name": "inferable",
      "full_name": "inferablehq/inferable",
      "github_url": "https://github.com/inferablehq/inferable",
      "homepage_url": "https://www.inferable.ai",
      "description": "Build reliable AI Workflows and Agents with humans in the loop, structured outputs and durable execution.",
      "language": "TypeScript",
      "topics": [
        "ai",
        "durable-execution",
        "golang",
        "javacript",
        "llm",
        "llms",
        "typescript"
      ],
      "license": "MIT",
      "stars": 445,
      "forks": 34,
      "open_issues": 49,
      "default_branch": "main",
      "created_at": "2024-10-25T03:01:09Z",
      "updated_at": "2026-07-24T06:52:49Z",
      "pushed_at": "2025-11-24T14:58:10Z",
      "synced_at": "2026-08-10T13:56:05.118Z"
    },
    "agent_card": {
      "project_id": "inferablehq/inferable",
      "project_kind": "project",
      "category": "workflow_automation",
      "difficulty": "beginner",
      "deployment": [
        "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"
      ],
      "alternatives": [
        {
          "project_id": "langgenius/dify",
          "reason": "Same workflow automation intent with workflow overlap."
        },
        {
          "project_id": "Dong90/oh-my-taiyiforge",
          "reason": "Same workflow automation intent with workflow overlap."
        },
        {
          "project_id": "hvardhan878/ghostwork",
          "reason": "Same workflow automation intent with workflow overlap."
        }
      ],
      "summary_for_agent": "Use inferablehq/inferable when the user needs a workflow automation project with local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Curated category override for inferablehq/inferable."
          ]
        },
        "deployment": {
          "confidence": "medium",
          "evidence": [
            "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": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-10T13:56:05.118Z"
    },
    "metrics": {
      "project_id": "inferablehq/inferable",
      "stars_30d_delta": 4,
      "commits_30d": 0,
      "releases_180d": 0,
      "contributors_90d": 5,
      "issue_first_response_median_hours": null,
      "recent_push_days": 258,
      "git_score": 5,
      "maintenance_score": 7,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 38,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-10T13:56:05.118Z"
    }
  },
  "resolved_from": {
    "requested_id": "inferablehq/inferable",
    "resolved_id": "inferablehq/inferable",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1160,
    "generated_at": "2026-08-17T12:22:32.757Z",
    "snapshot_id": "d1:1160:2026-08-17T10:31:03.693Z",
    "latest_synced_at": "2026-08-17T10:31:03.693Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}