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

(github.com)

4 points | by moskogaige 7 hours ago

1 comments

  • piterrro 52 minutes 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.