{
  "project_id": "temporalio/samples-python",
  "repo": "temporalio/samples-python",
  "name": "samples-python",
  "github_url": "https://github.com/temporalio/samples-python",
  "homepage_url": null,
  "language": "Python",
  "license": "MIT",
  "project_kind": "collection",
  "collection_metadata": {
    "scope": "integration_collection",
    "curated": true,
    "estimated_items": 10,
    "freshness": "active"
  },
  "category": [
    "rag_framework"
  ],
  "tags": [
    "durable-execution"
  ],
  "description": "Samples for working with the Temporal Python SDK",
  "overview": "Use temporalio/samples-python when the user needs a curated rag framework resource collection with local, cloud usage paths.",
  "alternatives": [
    {
      "repo": "Shubhamsaboo/awesome-llm-apps",
      "reason": "Same rag framework intent with rag overlap."
    },
    {
      "repo": "microsoft/ai-agents-for-beginners",
      "reason": "Same rag framework intent with rag overlap."
    },
    {
      "repo": "langgenius/dify-official-plugins",
      "reason": "Same rag framework intent with rag overlap."
    }
  ],
  "related": [
    {
      "repo": "google-gemini/cookbook",
      "reason": "Related to temporalio/samples-python through rag framework category and local deployment."
    },
    {
      "repo": "weaviate/recipes",
      "reason": "Related to temporalio/samples-python through rag framework category and local deployment."
    },
    {
      "repo": "deepset-ai/haystack-cookbook",
      "reason": "Related to temporalio/samples-python through rag framework category and local deployment."
    },
    {
      "repo": "Yigtwxx/awesome-rag-production",
      "reason": "Related to temporalio/samples-python through rag framework category and local deployment."
    },
    {
      "repo": "huggingface/cookbook",
      "reason": "Related to temporalio/samples-python through rag framework category and local deployment."
    },
    {
      "repo": "lancedb/vectordb-recipes",
      "reason": "Related to temporalio/samples-python through rag framework category and local deployment."
    },
    {
      "repo": "run-llama/awesome-rag",
      "reason": "Related to temporalio/samples-python through rag framework category and local deployment."
    },
    {
      "repo": "huggingface/transformers",
      "reason": "Related to temporalio/samples-python through rag framework category and local deployment."
    }
  ],
  "dependencies": [
    "Vector database"
  ],
  "deployments": [
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "discover related AI projects",
    "compare implementation patterns",
    "bootstrap project selection"
  ],
  "not_good_for": [
    "users expecting a single installable runtime or library",
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "classification": {
    "category": {
      "confidence": "medium",
      "evidence": [
        "Matched \"rag\" in repository content."
      ]
    },
    "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": [
        "Runtime blocker: python.",
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 362,
    "recent_commits": 6,
    "contributors": 47,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 43,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 14,
  "agent_score": 64,
  "score": 75,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 28,
    "deployment": 70,
    "popularity": 51,
    "community": 92
  },
  "git_top_score": 75,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 24,
    "documentation": 92,
    "stability": 70,
    "adoption": 77,
    "agent_readability": 100
  },
  "summary": {
    "tl_dr": "Use temporalio/samples-python when the user needs a curated rag framework resource collection with local, cloud usage paths.",
    "purpose": "Use temporalio/samples-python when the user needs a curated rag framework resource collection with local, cloud usage paths.",
    "install": "Reference collection; there is no direct install step.",
    "inputs": [
      "documents",
      "queries",
      "embedding store"
    ],
    "outputs": [
      "retrieval results",
      "grounded answers",
      "indexes"
    ],
    "good_for": [
      "discover related AI projects",
      "compare implementation patterns",
      "bootstrap project selection",
      "retrieval augmented generation",
      "document search",
      "knowledge grounding"
    ],
    "not_good_for": [
      "users expecting a single installable runtime or library",
      "edge-only Cloudflare Workers deployment without adaptation",
      "simple prompt apps",
      "tasks without external knowledge"
    ],
    "deployment": [
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "Shubhamsaboo/awesome-llm-apps",
        "reason": "Same rag framework intent with rag overlap."
      },
      {
        "repo": "microsoft/ai-agents-for-beginners",
        "reason": "Same rag framework intent with rag overlap."
      },
      {
        "repo": "langgenius/dify-official-plugins",
        "reason": "Same rag framework intent with rag overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"rag\" in repository content."
        ]
      },
      "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": [
          "Runtime blocker: python.",
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 43,
      "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": [
      "users expecting a single installable runtime or library",
      "edge-only Cloudflare Workers deployment without adaptation",
      "Collection/resource hub; not a single installable runtime."
    ],
    "confidence_reason": "Evidence is incomplete; use this project as an exploration candidate until classification and quality signals are reviewed.",
    "last_verified_at": "2026-08-03T18:30:20.381Z"
  },
  "caveats": [
    "users expecting a single installable runtime or library",
    "edge-only Cloudflare Workers deployment without adaptation",
    "Collection/resource hub; not a single installable runtime."
  ],
  "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-03T18:30:20.381Z",
  "knowledge": {
    "project": {
      "id": "temporalio/samples-python",
      "owner": "temporalio",
      "name": "samples-python",
      "full_name": "temporalio/samples-python",
      "github_url": "https://github.com/temporalio/samples-python",
      "homepage_url": null,
      "description": "Samples for working with the Temporal Python SDK",
      "language": "Python",
      "topics": [
        "durable-execution"
      ],
      "license": "MIT",
      "stars": 362,
      "forks": 116,
      "open_issues": 80,
      "default_branch": "main",
      "created_at": "2022-02-01T21:31:45Z",
      "updated_at": "2026-07-31T18:50:59Z",
      "pushed_at": "2026-08-01T03:29:33Z",
      "synced_at": "2026-08-03T18:30:20.381Z"
    },
    "agent_card": {
      "project_id": "temporalio/samples-python",
      "project_kind": "collection",
      "collection_metadata": {
        "scope": "integration_collection",
        "curated": true,
        "estimated_items": 10,
        "freshness": "active"
      },
      "category": "rag_framework",
      "difficulty": "beginner",
      "deployment": [
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "discover related AI projects",
        "compare implementation patterns",
        "bootstrap project selection"
      ],
      "not_good_for": [
        "users expecting a single installable runtime or library",
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "alternatives": [
        {
          "project_id": "Shubhamsaboo/awesome-llm-apps",
          "reason": "Same rag framework intent with rag overlap."
        },
        {
          "project_id": "microsoft/ai-agents-for-beginners",
          "reason": "Same rag framework intent with rag overlap."
        },
        {
          "project_id": "langgenius/dify-official-plugins",
          "reason": "Same rag framework intent with rag overlap."
        }
      ],
      "summary_for_agent": "Use temporalio/samples-python when the user needs a curated rag framework resource collection with local, cloud usage paths.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"rag\" in repository content."
          ]
        },
        "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": [
            "Runtime blocker: python.",
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-03T18:30:20.381Z"
    },
    "metrics": {
      "project_id": "temporalio/samples-python",
      "stars_30d_delta": 14,
      "commits_30d": 6,
      "releases_180d": 0,
      "contributors_90d": 47,
      "issue_first_response_median_hours": null,
      "recent_push_days": 2,
      "git_score": 14,
      "maintenance_score": 28,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 43,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-03T18:30:20.381Z"
    }
  },
  "resolved_from": {
    "requested_id": "temporalio/samples-python",
    "resolved_id": "temporalio/samples-python",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1054,
    "generated_at": "2026-08-06T15:57:02.086Z",
    "snapshot_id": "d1:1054:2026-08-06T13:31:07.924Z",
    "latest_synced_at": "2026-08-06T13:31:07.924Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}