InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more ā
Dyad Alternatives
Similar projects and alternatives to dyad
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management ā all implemented with just a few lines of code. Start building today.
-
-
-
olelo-honua
An i18n library designed to simplify the process of translating and managing locale files for applications.
-
-
awesome-ai-coding-resources
A curated collection of AI coding tools, tutorials, and resources to get started with AI assisted coding.
-
-
SurveyJS
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
-
nvim-aider
š¤ Seamlessly integrate Aider with Neovim for an enhanced AI-assisted coding experience!
-
spark-stack
Spark Stack is an tool for building web applications through an AI-powered chat interface. Create quick MVPs and prototypes using natural language prompts.
dyad discussion
dyad reviews and mentions
- Show HN: I built a free, local, open-source alternative to lovable
-
Show HN: Dyad ā free, local, open-source AI app builder (v0/lovable alternative)
Hi HN -
I'm excited to share a free, local, open-source AI app builder that I created. You can see what it looks like and download it here: https://dyad.sh/
It's open-source and on GitHub: https://github.com/dyad-sh/dyad
If you've used one of the popular AI app builders like v0, lovable and bolt, but want something more flexible and without the lock-in, I think you'll like dyad.
note: dyad isn't an IDE (and not another VS code fork :) and instead is focused on people, esp. non-coders, who want an all-in-one tool to build+preview web apps in a simple intuitive desktop UI.
Here's a few things that makes it different:
- Runs locally - Dyad runs entirely on your computer, making it fast and frictionless. Because your code lives locally, you can easily switch back and forth between Dyad and your IDE like Cursor, etc.
- Run local models - I've just added Ollama integration (https://www.dyad.sh/docs/guides/ai-models/local-models), which lets you build with your favorite local LLMs.
- Free - Dyad is free and bring-your-own API key. This means you can use your free Gemini API key and get 25 free messages/day with Gemini Pro 2.5!
Iād love any feedback. Thanks!
-
Ask HN: What's the best way to get started with LLM-assisted programing?
If you like chat interfaces, you might like this open-source tool I built, which is basically a chat UI but it saves you the hassle of copying and pasting files https://github.com/dyad-sh/dyad
Basically it's running a chat UI locally on a Git repo and you can reference files like "#foo.py" and then if you want to edit a file, you hit "Apply code" for a markdown code block and then it shows you a code diff so you can review the changes before actually updating the files. I've found this makes it much easier to curb stray edits and keep the LLM edits focused on what you actually care about.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 13 May 2025
Stats
dyad-sh/dyad is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of dyad is TypeScript.