Show HN: Dyad – build AI apps locally, no cloud
github.comIt 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.