Dyad - AI Workflow Builders Tool

Overview

Dyad is a free, local-first, open-source AI app builder that aims to help developers create AI-powered applications with low-code building blocks. The project emphasizes running applications locally (privacy-first) and providing a developer-friendly surface for composing prompts, UI components and connectors so teams can prototype and ship AI features without relying solely on hosted proprietary services. According to the GitHub repository, Dyad bundles a collection of example apps, templates and developer tooling to accelerate building AI experiences. The project targets both developers who want to drop in prebuilt AI UI/interaction patterns and teams that need to run inference and logic locally. Dyad positions itself as an app-building platform rather than a hosted model provider, focusing on local deployment, extensibility and example-driven onboarding for common AI-app patterns.

GitHub Statistics

  • Stars: 19,114
  • Forks: 2,143
  • Contributors: 21
  • License: NOASSERTION
  • Primary Language: TypeScript
  • Last Updated: 2026-01-09T19:07:30Z
  • Latest Release: v0.32.0

The Dyad repository shows strong community interest: as of the provided data it has 19,114 stars, 2,143 forks and 21 contributors. The project had a recent commit on 2026-01-09, indicating active maintenance. The repository metadata lists the license as NOASSERTION, so a clear license declaration should be confirmed in the project README or LICENSE file. Overall activity and star count suggest healthy popularity and a growing ecosystem, while a modest contributor count indicates a small core team with external community engagement.

Installation

Install via docker:

git clone https://github.com/dyad-sh/dyad.git
cd dyad && docker compose up --build

Key Features

  • Local-first app runtime designed to run AI apps on the developer’s machine or private infrastructure
  • Low-code builder for assembling prompts, UI components and interaction flows without full-stack wiring
  • Example templates and demo apps to jump-start common AI use cases and prototypes
  • Extensible developer tooling intended for adding custom connectors and application logic
  • Open-source codebase enabling auditability, community contributions and on-prem deployments

Community

Dyad has a large user interest (19k+ stars) and a healthy fork count (2.1k), with 21 contributors actively maintaining the project. The repository shows recent commits and community activity; however, the project metadata lists the license as NOASSERTION, so prospective users and contributors should review the repository README and LICENSE files for legal and deployment details. Community discussion channels, issue activity, and example contributions can be explored via the GitHub issues and pull requests to gauge current momentum.

Last Refreshed: 2026-01-09

Key Information

  • Category: Workflow Builders
  • Type: AI Workflow Builders Tool