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.
SonicJS - The edge-native headless CMS for Cloudflare Workers. Sub-100ms response times, zero cold starts, TypeScript-first. Built on D1, R2, and Hono.
| Date | Stars |
|---|---|
| 2026-07-24 | 1649 |
| 2026-07-25 | 1649 |
| 2026-07-28 | 1649 |
| 2026-07-30 | 1649 |
| 2026-08-06 | 1649 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
# SonicJS [](https://github.com/lane711/sonicjs) [](https://www.npmjs.com/package/@sonicjs-cms/core) [](https://github.com/lane711/sonicjs/commits) [](https://discord.gg/8bMy6bv3sZ) [](https://www.typescriptlang.org/) [](https://opensource.org/licenses/MIT) [](https://github.com/lane711/sonicjs/actions/workflows/pr-tests.yml) [](https://codecov.io/gh/SonicJs-Org/sonicjs) [](https://github.com/lane711/sonicjs) [](https://www.npmjs.com/package/@sonicjs-cms/core) **The only headless CMS born on the edge.** Zero cold starts. 15–50ms API responses. 300+ global locations. TypeScript-first. 100% MIT open source — every feature free, no Enterprise gate, ever. **[sonicjs.com](https://sonicjs.com)** ## 📦 Get Started ```bash npx create-sonicjs@latest my-app ``` $0 to start · No signup required · Runs anywhere SQLite runs [](https://github.com/sponsors/lane711) [](https://opencollective.com/sonicjs) [](https://deploy.workers.cloudflare.com/?url=https://github.com/lane711/sonicjs-deploy-now) > **⚠️ Note:** This repository is for **developing the SonicJS core package**. To build an application with SonicJS, use the command above to create a new project. ## 🐳 Self-Hosting with Docker No Cloudflare account? Run SonicJS on any server with Docker and SQLite: ```bash docker build -t sonicjs . docker run -d --name sonicjs -p 3000:3000 \ -v $(pwd)/data:/app/data \ -e JWT_SECRET=$(openssl rand -base64 32) \ -e BETTER_AUTH_SECRET=$(openssl rand -base64 32) \ sonicjs # Create the first admin user docker exec sonicjs npm run reset # → [email protected] / sonicjs! (change after first login) ``` See the [Self-Hosting guide](https://sonicjs.com/self-hosting) for Docker Compose, Node.js, backup strategy, and production hardening. ## 🚀 Features ### Edge Performance - **⚡ Zero Cold Starts**: 0–5ms cold start vs 500–2000ms on Node.js CMSs - **🌍 Global by Default**: 300+ edge locations — not one region, one continent - **🚀 Sub-50ms APIs**: 15–50ms API responses vs 1–4s with relations elsewhere - **📈 Auto-Scaling**: Cloudflare handles traffic spikes — no ops required ### Developer Experience - **🔧 Schema-as-Code**: Define your content model in TypeScript; SonicJS generates the REST API and admin UI - **📦 `create-sonicjs` CLI**: From schema to global API in minutes - **🔥 Hot Reload**: Fast local development with Wrangler - **📱 Modern Stack**: Hono.js, TypeScript, D1, R2, HTMX ### AI-Native Content Layer - **🤖 Native MCP Server**: Auto-generated tools let Claude Code, Cursor, and VS Code read, create, and publish content - **🔍 RAG-Powered Search**: Semantic search with natural-language queries — zero extra infra - **🛠 12 Specialized Claude Code Agents**: Purpose-built agents for development ([View all agents](https://sonicjs.com/ai-agents)) ### Content Management - **📝 Rich Text Editor**: TinyMCE integrati
Excerpt of 14,028 characters
Read on GitHub4.4k
111
60
16
14
6
5
5
5
4
4
4
3
3
2
Tom Byrer
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:37a126a16e612a05, topic:serverless