{
  "$schema": "https://shelldex.com/schemas/project.schema.json",
  "generated": "2026-05-15T16:51:32.999Z",
  "source": "https://shelldex.com/projects/openbrowserclaw/",
  "license": "CC-BY-4.0",
  "project": {
    "name": "OpenBrowserClaw",
    "slug": "openbrowserclaw",
    "slug_aliases": [],
    "tagline": "Browser-native personal AI assistant — zero infrastructure, the browser is the server",
    "description": "A browser-only reimagination of NanoClaw. Runs entirely in a browser tab as a PWA with no backend. Uses IndexedDB for storage, OPFS for files, Web Workers for the agent loop, and a WebVM (v86 Alpine Linux in WASM) for shell commands. Supports Telegram as an optional channel. Paste an Anthropic API key and go.",
    "language": "typescript",
    "category": [
      "browser",
      "lightweight",
      "minimal"
    ],
    "status": "active",
    "highlight": "Entire personal AI assistant running in a single browser tab — no server, no Docker, no Node.js",
    "emoji": "🌐",
    "added": "2026-02-28T00:00:00.000Z",
    "tier": 2,
    "github": "sachaa/openbrowserclaw",
    "website": null,
    "platform": [
      "browser",
      "messaging"
    ],
    "requires_llm": true,
    "mcp_support": false,
    "integration_count": null,
    "perf": null,
    "ecosystem_role": "reimplementation",
    "mentions": [],
    "stars": 593,
    "github_data": {
      "stars": 593,
      "forks": 78,
      "open_issues": 10,
      "license": "MIT",
      "topics": [
        "ai-agents",
        "ai-assistant",
        "browser",
        "claude",
        "claw",
        "openclaw",
        "pwa",
        "typescript"
      ],
      "last_commit": "2026-02-26T00:56:03Z",
      "latest_release": null,
      "latest_release_date": null,
      "star_growth_7d": 1,
      "last_enriched": "2026-05-15T16:51:06.077Z"
    },
    "leaderboard": {
      "rank": 33,
      "health_score": 45,
      "health": {
        "issues_stars_ratio": 0.0169,
        "days_since_last_release": null,
        "days_since_last_commit": 78
      }
    },
    "urls": {
      "page": "https://shelldex.com/projects/openbrowserclaw/",
      "json": "https://shelldex.com/api/projects/openbrowserclaw.json",
      "markdown": "https://shelldex.com/md/projects/openbrowserclaw.md"
    }
  }
}