Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
One-click cloud hosting for OpenClaw AI agents.
| Date | Stars |
|---|---|
| 2026-07-31 | 358 |
| 2026-08-06 | 358 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
<p align="center"> <img src="https://cdn.clawhost.cloud/assets/generals/clawhost-logo-light.png" alt="ClawHost" height="42" /> </p> <p align="center"> Deploy OpenClaw on your own VPS with one click.<br/> Full privacy, dedicated resources, no shared infrastructure. </p> <p align="center"> <a href="https://clawhost.cloud">Website</a> · <a href="https://clawhost.cloud/posts">Blog</a> · <a href="#self-hosting">Self-Host Guide</a> </p> <p align="center"> <img src="https://img.shields.io/badge/license-MIT-blue" alt="MIT License" /> <img src="https://img.shields.io/badge/bun-%3E%3D1.3-orange" alt="Bun 1.3+" /> <img src="https://img.shields.io/badge/TypeScript-strict-blue" alt="TypeScript" /> </p> --- ## What is ClawHost? ClawHost is an open-source, self-hostable cloud hosting platform that lets anyone deploy an AI agent runtime — [OpenClaw](https://openclaw.dev) or [Hermes](https://github.com/NousResearch/hermes-agent) — on a dedicated VPS in under a minute. It handles server provisioning, DNS, SSL, firewall configuration, and agent installation automatically. ### Key Highlights - **One-Click Deploy** — Pick a plan, pay, and your agent runtime is live within minutes - **Multi-Agent** — Deploy either OpenClaw or Hermes; each ships with its own gateway service - **Hetzner Cloud** — Reliable, high-performance VPS provisioning powered by Hetzner - **Dedicated VPS** — Real servers with full root access, not shared containers - **Browser Terminal** — Full SSH terminal access directly from the dashboard via WebSocket - **Diagnostics & Logs** — Monitor server health, view logs, and repair instances - **File Management** — Edit configuration files remotely - **Version Management** — View installed agent version, browse available versions, and upgrade - **Automatic SSL** — HTTPS via Let's Encrypt, configured automatically - **DNS Management** — Automatic subdomain creation via Cloudflare - **SSH Key Management** — Store and assign keys for passwordless access - **Persistent Storage** — Attach additional volumes to any instance - **Multi-Auth** — Sign in with OTP email, Google, or GitHub - **Billing Built-In** — Polar.sh integration for subscriptions, invoicing, and billing portal - **Affiliate & Referrals** — Built-in referral codes and payouts - **Export & Backup** — Export agent configurations for backup and migration - **Cross-Platform** — Web, mobile (iOS/Android), and desktop (Electron) apps - **Fully Open Source** — MIT licensed, self-host the entire platform yourself ## Architecture ClawHost is a TypeScript monorepo built with [Turborepo](https://turbo.build) and managed with [Bun](https://bun.sh). ``` clawhost/ ├── apps/ │ ├── api/ # Hono.js backend API (runs on Bun) │ ├── web/ # React + Vite frontend │ ├── mobile/ # React Native + Expo mobile app │ └── clawhostgo/ # Electron desktop app (ClawHostGo) ├── packages/ │ ├── shared/ # @openclaw/shared — HTTP client, API paths, status/role/provider │ │ # constants, input validation, plan catalog, error types │ └── i18n/ # @openclaw/i18n — Internationalization (EN, FR, ES, DE) ├── scripts/ │ ├── build-go-manifest.ts # Generates the desktop-app release manifest │ └── version-patch.ts # Auto-bumps app versions on commit ├── turbo.json # Turborepo build orchestration └── bun.lock # Bun lockfile ``` > Cloud-init is **not** a static YAML file — it is generated per-server at provision > time by `apps/api/src/controllers/agents/helpers/generateCloudInit.ts` so the > bootstrap script can be tailored to the selected agent runtime (OpenClaw or Hermes), > subdomain, gateway token, and tool defaults. ### Tech Stack | Layer | Technology | | ----------------------- | -----------------------
Excerpt of 31,998 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:1cea303cb7523a77, llm:Repository topics and description: topics include 'claw', 'clawhost', 'deploy', 'openclaw', 'self-host'; description: 'One-click cloud hosting for OpenClaw AI agents.'
matched fp:1cea303cb7523a77, llm:Repository topics and description: topics include 'claw', 'clawhost', 'deploy', 'openclaw', 'self-host'; description: 'One-click cloud hosting for OpenClaw AI agents.'