{
  "project_id": "ollama/ollama-js",
  "repo": "ollama/ollama-js",
  "name": "ollama-js",
  "github_url": "https://github.com/ollama/ollama-js",
  "homepage_url": "https://ollama.com",
  "language": "TypeScript",
  "license": "MIT",
  "project_kind": "project",
  "category": [
    "ai_app_template"
  ],
  "tags": [
    "javascript",
    "js",
    "ollama"
  ],
  "description": "Ollama JavaScript library",
  "overview": "Use ollama/ollama-js when the user needs an ai app template project with library-only, local, cloud deployment options.",
  "alternatives": [
    {
      "repo": "lobehub/lobehub",
      "reason": "Similar ai app template with library_only/local deployment overlap."
    },
    {
      "repo": "open-webui/open-webui",
      "reason": "Similar ai app template with library_only/local deployment overlap."
    },
    {
      "repo": "fastapi/full-stack-fastapi-template",
      "reason": "Similar ai app template with library_only/local deployment overlap."
    }
  ],
  "related": [
    {
      "repo": "e2b-dev/code-interpreter",
      "reason": "Related to ollama/ollama-js through ai app template category and library_only deployment."
    },
    {
      "repo": "bentoml/OpenLLM",
      "reason": "Related to ollama/ollama-js through ai app template category and library_only deployment."
    },
    {
      "repo": "streamlit/streamlit",
      "reason": "Related to ollama/ollama-js through ai app template category and library_only deployment."
    },
    {
      "repo": "MervinPraison/PraisonAI",
      "reason": "Related to ollama/ollama-js through ai app template category and library_only deployment."
    },
    {
      "repo": "microsoft/semantic-kernel",
      "reason": "Related to ollama/ollama-js through ai app template category and library_only deployment."
    },
    {
      "repo": "abetlen/llama-cpp-python",
      "reason": "Related to ollama/ollama-js through ai app template category and library_only deployment."
    },
    {
      "repo": "microsoft/onnxruntime-genai",
      "reason": "Related to ollama/ollama-js through ai app template category and library_only deployment."
    },
    {
      "repo": "CopilotKit/aimock",
      "reason": "Related to ollama/ollama-js through ai app template category and library_only deployment."
    }
  ],
  "dependencies": [],
  "deployments": [
    "library_only",
    "local",
    "cloud"
  ],
  "difficulty": "beginner",
  "cloudflare_ready": false,
  "use_cases": [
    "bootstrap an AI app",
    "start a production-ready template",
    "learn app architecture patterns"
  ],
  "not_good_for": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "classification": {
    "category": {
      "confidence": "medium",
      "evidence": [
        "Matched \"template\" in repository content."
      ]
    },
    "deployment": {
      "confidence": "high",
      "evidence": [
        "Matched \"library\" 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": [
        "No Cloudflare deployment signal detected.",
        "No wrangler.toml found in inspected repository files."
      ]
    }
  },
  "quality_signals": {
    "stars": 4328,
    "recent_commits": 0,
    "contributors": 40,
    "issue_response_time_hours": null,
    "release_frequency_180d": 0
  },
  "quality_signal_confidence": {
    "stars_30d_delta": "snapshot",
    "stars30d_window_days": 33,
    "commits_30d": "complete",
    "releases_180d": "complete",
    "contributors_90d": "complete"
  },
  "quality_score": 13,
  "agent_score": 66,
  "score": 71,
  "agent_score_breakdown": {
    "documentation": 90,
    "maintenance": 16,
    "deployment": 80,
    "popularity": 73,
    "community": 85
  },
  "git_top_score": 71,
  "git_top_score_breakdown": {
    "community": 100,
    "maintenance": 11,
    "documentation": 84,
    "stability": 55,
    "adoption": 100,
    "agent_readability": 90
  },
  "summary": {
    "tl_dr": "Use ollama/ollama-js when the user needs an ai app template project with library-only, local, cloud deployment options.",
    "purpose": "Use ollama/ollama-js when the user needs an ai app template project with library-only, local, cloud deployment options.",
    "install": "Install as a library or package using the repository instructions.",
    "inputs": [
      "starter config",
      "app requirements"
    ],
    "outputs": [
      "project scaffold",
      "starter app",
      "template structure"
    ],
    "good_for": [
      "bootstrap an AI app",
      "start a production-ready template",
      "learn app architecture patterns",
      "new AI applications",
      "starter projects",
      "reference implementations"
    ],
    "not_good_for": [
      "edge-only Cloudflare Workers deployment without adaptation",
      "users expecting a complete hosted product",
      "drop-in libraries",
      "runtime infrastructure"
    ],
    "deployment": [
      "library_only",
      "local",
      "cloud"
    ],
    "alternatives": [
      {
        "repo": "lobehub/lobehub",
        "reason": "Similar ai app template with library_only/local deployment overlap."
      },
      {
        "repo": "open-webui/open-webui",
        "reason": "Similar ai app template with library_only/local deployment overlap."
      },
      {
        "repo": "fastapi/full-stack-fastapi-template",
        "reason": "Similar ai app template with library_only/local deployment overlap."
      }
    ]
  },
  "evidence": {
    "classification": {
      "category": {
        "confidence": "medium",
        "evidence": [
          "Matched \"template\" in repository content."
        ]
      },
      "deployment": {
        "confidence": "high",
        "evidence": [
          "Matched \"library\" 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": [
          "No Cloudflare deployment signal detected.",
          "No wrangler.toml found in inspected repository files."
        ]
      }
    },
    "quality_signal_confidence": {
      "stars_30d_delta": "snapshot",
      "stars30d_window_days": 33,
      "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"
    ],
    "confidence_reason": "Evidence is usable for comparison, but agents should cite caveats before making a strong recommendation.",
    "last_verified_at": "2026-08-03T10:00:38.804Z"
  },
  "caveats": [
    "edge-only Cloudflare Workers deployment without adaptation",
    "users expecting a complete hosted product"
  ],
  "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-08-03T10:00:38.804Z",
  "knowledge": {
    "project": {
      "id": "ollama/ollama-js",
      "owner": "ollama",
      "name": "ollama-js",
      "full_name": "ollama/ollama-js",
      "github_url": "https://github.com/ollama/ollama-js",
      "homepage_url": "https://ollama.com",
      "description": "Ollama JavaScript library",
      "language": "TypeScript",
      "topics": [
        "javascript",
        "js",
        "ollama"
      ],
      "license": "MIT",
      "stars": 4328,
      "forks": 461,
      "open_issues": 84,
      "default_branch": "main",
      "created_at": "2023-09-13T22:58:51Z",
      "updated_at": "2026-08-01T15:06:06Z",
      "pushed_at": "2026-02-18T22:06:18Z",
      "synced_at": "2026-08-03T10:00:38.804Z"
    },
    "agent_card": {
      "project_id": "ollama/ollama-js",
      "project_kind": "project",
      "category": "ai_app_template",
      "difficulty": "beginner",
      "deployment": [
        "library_only",
        "local",
        "cloud"
      ],
      "cloudflare_ready": false,
      "use_cases": [
        "bootstrap an AI app",
        "start a production-ready template",
        "learn app architecture patterns"
      ],
      "not_good_for": [
        "edge-only Cloudflare Workers deployment without adaptation",
        "users expecting a complete hosted product"
      ],
      "alternatives": [
        {
          "project_id": "lobehub/lobehub",
          "reason": "Similar ai app template with library_only/local deployment overlap."
        },
        {
          "project_id": "open-webui/open-webui",
          "reason": "Similar ai app template with library_only/local deployment overlap."
        },
        {
          "project_id": "fastapi/full-stack-fastapi-template",
          "reason": "Similar ai app template with library_only/local deployment overlap."
        }
      ],
      "summary_for_agent": "Use ollama/ollama-js when the user needs an ai app template project with library-only, local, cloud deployment options.",
      "classification": {
        "category": {
          "confidence": "medium",
          "evidence": [
            "Matched \"template\" in repository content."
          ]
        },
        "deployment": {
          "confidence": "high",
          "evidence": [
            "Matched \"library\" 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": [
            "No Cloudflare deployment signal detected.",
            "No wrangler.toml found in inspected repository files."
          ]
        }
      },
      "schema_version": "v1",
      "generated_at": "2026-08-03T10:00:38.804Z"
    },
    "metrics": {
      "project_id": "ollama/ollama-js",
      "stars_30d_delta": 38,
      "commits_30d": 0,
      "releases_180d": 0,
      "contributors_90d": 40,
      "issue_first_response_median_hours": null,
      "recent_push_days": 165,
      "git_score": 13,
      "maintenance_score": 16,
      "signal_confidence": {
        "stars_30d_delta": "snapshot",
        "stars30d_window_days": 33,
        "commits_30d": "complete",
        "releases_180d": "complete",
        "contributors_90d": "complete"
      },
      "calculated_at": "2026-08-03T10:00:38.804Z"
    }
  },
  "resolved_from": {
    "requested_id": "ollama/ollama-js",
    "resolved_id": "ollama/ollama-js",
    "resolution": "direct"
  },
  "metadata": {
    "source": "d1",
    "reason": "d1_query",
    "project_count": 1057,
    "generated_at": "2026-08-08T07:00:16.845Z",
    "snapshot_id": "d1:1057:2026-08-08T06:30:52.590Z",
    "latest_synced_at": "2026-08-08T06:30:52.590Z",
    "schema_version": "git-top.knowledge.v1",
    "loaded_project_limit": 2000,
    "truncated": false
  }
}