Show HN: Dyad – build AI apps locally, no cloud

4 moskogaige 1 7/22/2025, 11:22:01 AM github.com ↗

Comments (1)

piterrro · 7h ago
It worth taking a look at the prompts in the repo if you are keen understand how apps like these work. It's interesting to see that I basically have a similar process/rules fed to LLM when building locally. I also have similar process for the backend and a nice flow for connecting FE and BE with API contracts - work perfectly.