Local, open-source AI app builder for power users ✨ v0 / Lovable / Replit / Bolt alternative 🌟 Star if you like it!
Dyad is a locally installed, open-source AI app builder for Mac and Windows that lets users generate and iterate on web applications using their own API keys, with no account or subscription required. Built in TypeScript with a Next.js and React foundation, it connects to a range of model providers including Anthropic (Claude), OpenAI, Google Gemini, DeepSeek, Qwen, and locally running models via Ollama, giving users full control over which backend they use. The tool functions as a desktop alternative to hosted platforms like Lovable, v0, Bolt, and Replit Agent, with all processing and project files staying on the user's machine rather than a vendor's cloud. The codebase is split between an Apache 2.0 licensed core and a Functional Source Licensed pro section under src/pro. Developers who want AI-assisted app generation without usage caps, data sharing, or ongoing subscription costs are the primary audience.
- ✓License: NOASSERTION
- ✓Actively maintained (<30d)
- ✓Healthy fork ratio
- ✓Clear description
- ✓Topics declared
- ✓Mature repo (>1y old)
git clone https://github.com/dyad-sh/dyadTools overview
# Dyad Dyad is a local, open-source AI app builder. It's fast, private, and fully under your control — like Lovable, v0, or Bolt, but running right on your machine. [](https://dyad.sh/) More info at: [https://dyad.sh/](https://dyad.sh/) ## 🚀 Features - ⚡️ **Local**: Fast, private and no lock-in. - 🛠 **Bring your own keys**: Use your own AI API keys — no vendor lock-in. - 🖥️ **Cross-platform**: Easy to run on Mac or Windows. ## 📦 Download No sign-up required. Just download and go. ### [👉 Download for your platform](https://www.dyad.sh/#download) ## 🤝 Community Join our growing community of AI app builders on **Reddit**: [r/dyadbuilders](https://www.reddit.com/r/dyadbuilders/) - share your projects and get help from the community! ## 🛠️ Contributing **Dyad** is open-source (see License info below). If you're interested in contributing to dyad, please read our [contributing](./CONTRIBUTING.md) doc. ## License - All the code in this repo outside of `src/pro` is open-source and licensed under Apache 2.0 - see [LICENSE](./LICENSE). - All the code in this repo within `src/pro` is fair-source and licensed under [Functional Source License 1.1 Apache 2.0](https://fsl.software/) - see [LICENSE](./src/pro/LICENSE).
What people ask about dyad
What is dyad-sh/dyad?
+
dyad-sh/dyad is tools for the Claude AI ecosystem. Local, open-source AI app builder for power users ✨ v0 / Lovable / Replit / Bolt alternative 🌟 Star if you like it! It has 20.6k GitHub stars and was last updated yesterday.
How do I install dyad?
+
You can install dyad by cloning the repository (https://github.com/dyad-sh/dyad) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is dyad-sh/dyad safe to use?
+
Our security agent has analyzed dyad-sh/dyad and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains dyad-sh/dyad?
+
dyad-sh/dyad is maintained by dyad-sh. The last recorded GitHub activity is from yesterday, with 236 open issues.
Are there alternatives to dyad?
+
Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.
Deploy dyad to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
More Tools
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms
🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman
AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.
A light-weight and powerful meta-prompting, context engineering and spec-driven development system for Claude Code by TÂCHES.
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies