{
  "project_id": "zavora-ai/adk-rust",
  "repo": "zavora-ai/adk-rust",
  "name": "adk-rust",
  "github_url": "https://github.com/zavora-ai/adk-rust",
  "homepage_url": "https://adk-rust.com/",
  "language": "Rust",
  "license": "NOASSERTION",
  "project_kind": "project",
  "category": [
    "agent_framework"
  ],
  "tags": [
    "adk",
    "adk-agent",
    "adk-artifact",
    "adk-cli",
    "adk-google",
    "adk-memory",
    "adk-model",
    "adk-rust",
    "adk-server",
    "adk-tool",
    "agent-developer-kit",
    "google-adk",
    "google-adk-rust",
    "openai-adk",
    "realtime",
    "realtime-adk",
    "realtime-audio"
  ],
  "description": "Rust Agent Development Kit (ADK-Rust): Build AI agents in Rust with modular components for models, tools, memory, realtime voice, and more. ADK-Rust is a flexible framework for developing AI agents with simplicity and power. Model-agnostic, deployment-agnostic, optimized for frontier AI models. Includes support for real-time voice agents.",
  "overview": "Use zavora-ai/adk-rust when the user needs an agent framework project with local, cloud deployment options.",
  "alternatives": [],
  "related": [
    {
      "repo": "e2b-dev/E2B",
      "reason": "Related to zavora-ai/adk-rust through agent framework category and local deployment."
    },
    {
      "repo": "unslothai/unsloth",
      "reason": "Related to zavora-ai/adk-rust through agent framework category and local deployment."
    },
    {
      "repo": "langchain-ai/langchain",
      "reason": "Related to zavora-ai/adk-rust through agent framework category and local deployment."
    },
    {
      "repo": "google/adk-python",
      "reason": "Related to zavora-ai/adk-rust through agent framework category and local deployment."
    },
    {
      "repo": "CopilotKit/CopilotKit",
      "reason": "Related to zavora-ai/adk-rust through agent framework category and local deployment."
    },
    {
      "repo": "livekit/agents",
      "reason": "Related to zavora-ai/adk-rust through agent framework category and local deployment."
    },
    {
      "repo": "Significant-Gravitas/AutoGPT",
      "reason": "Related to zavora-ai/adk-rust through agent framework category and local deployment."
    },
    {
      "repo": "chroma-core/chroma",
      "reason": "Related to zavora-ai/adk-rust through agent framework category and local deployment."
    }
  ],
  "dependencies": [
    "LLM provider"
  ],
  "deployments": [
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "build agents with adk-rust",
    "orchestrate LLM tools",
    "prototype autonomous workflows"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation"
  ],
  "classification": {
    "category": {
      "confidence": "high",
      "evidence": [
        "Matched \"agent\" in metadata.",
        "Matched \"agents\" in metadata."
      ]
    },
    "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": 574,
    "recent_commits": 100,
    "contributors": 13,
    "issue_response_time_hours": null,
    "release_frequency_180d": 13
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "estimated",
    "commits_30d": "partial",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 33,
  "agent_score": 67,
  "score": 87,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 59,
    "deployment": 70,
    "popularity": 55,
    "community": 58
  },
  "git_top_score": 87,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 72,
    "documentation": 84,
    "stability": 100,
    "adoption": 80,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use zavora-ai/adk-rust when the user needs an agent framework project with local, cloud deployment options.",
    "purpose": "Use zavora-ai/adk-rust when the user needs an agent framework project with local, cloud deployment options.",
    "install": "Run the framework according to the repository README or package registry instructions.",
    "inputs": [
      "task prompt",
      "tools",
      "context",
      "memory/state"
    ],
    "outputs": [
      "agent runs",
      "tool calls",
      "workflow state"
    ],
    "good_for": [
      "build agents with adk-rust",
      "orchestrate LLM tools",
      "prototype autonomous workflows",
      "stateful agents",
      "tool-using assistants",
      "workflow orchestration"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "simple prompt-only apps",
      "one-shot chat wrappers"
    ],
    "deployment": [
      "local",
      "cloud"
    ],
    "alternatives": []
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "high",
        "evidence": [
          "Matched \"agent\" in metadata.",
          "Matched \"agents\" in metadata."
        ]
      },
      "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": "estimated",
      "commits_30d": "partial",
      "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",
      "Partial or estimated quality signals: stars30dDelta, commits30d."
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-07-31T03:00:12.421Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "Partial or estimated quality signals: stars30dDelta, commits30d."
  ],
  "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
  "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-31T03:00:12.421Z",
  "knowledge": {
    "project": {
      "id": "zavora-ai/adk-rust",
      "owner": "zavora-ai",
      "name": "adk-rust",
      "full_name": "zavora-ai/adk-rust",
      "github_url": "https://github.com/zavora-ai/adk-rust",
      "homepage_url": "https://adk-rust.com/",
      "description": "Rust Agent Development Kit (ADK-Rust): Build AI agents in Rust with modular components for models, tools, memory, realtime voice, and more. ADK-Rust is a flexible framework for developing AI agents with simplicity and power. Model-agnostic, deployment-agnostic, optimized for frontier AI models. Includes support for real-time voice agents.",
      "language": "Rust",
      "topics": [
        "adk",
        "adk-agent",
        "adk-artifact",
        "adk-cli",
        "adk-google",
        "adk-memory",
        "adk-model",
        "adk-rust",
        "adk-server",
        "adk-tool",
        "agent-developer-kit",
        "google-adk",
        "google-adk-rust",
        "openai-adk",
        "realtime",
        "realtime-adk",
        "realtime-audio"
      ],
      "license": "NOASSERTION",
      "stars": 574,
      "forks": 88,
      "open_issues": 9,
      "default_branch": "main",
      "created_at": "2025-11-23T09:24:22Z",
      "updated_at": "2026-07-31T02:38:04Z",
      "pushed_at": "2026-07-31T02:38:00Z",
      "synced_at": "2026-07-31T03:00:12.421Z"
    },
    "agent_card": {
      "project_id": "zavora-ai/adk-rust",
      "project_kind": "project",
      "category": "agent_framework",
      "difficulty": "beginner",
      "deployment": [
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "build agents with adk-rust",
        "orchestrate LLM tools",
        "prototype autonomous workflows"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation"
      ],
      "alternatives": [],
      "summary_for_agent": "Use zavora-ai/adk-rust when the user needs an agent framework project with local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "high",
          "evidence": [
            "Matched \"agent\" in metadata.",
            "Matched \"agents\" in metadata."
          ]
        },
        "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-07-31T03:00:12.421Z"
    },
    "metrics": {
      "project_id": "zavora-ai/adk-rust",
      "stars_30d_delta": 69,
      "commits_30d": 100,
      "releases_180d": 13,
      "contributors_90d": 13,
      "issue_first_response_median_hours": null,
      "recent_push_days": 0,
      "git_score": 33,
      "maintenance_score": 59,
      "signal_confidence": {
        "stars_30d_delta": "estimated",
        "commits_30d": "partial",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-07-31T03:00:12.421Z"
    }
  },
  "resolved_from": {
    "requested_id": "zavora-ai/adk-rust",
    "resolved_id": "zavora-ai/adk-rust",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1009,
    "generated_at": "2026-07-31T10:58:08.047Z",
    "snapshot_id": "d1:1009:2026-07-31T10:30:16.607Z",
    "latest_synced_at": "2026-07-31T10:30:16.607Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}