Show HN: Dyad – build AI apps locally, no cloud(github.com)
github.com
Show HN: Dyad – build AI apps locally, no cloud
https://github.com/dyad-sh/dyad
1 comments
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.