Live data from Hacker News

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

github.com

1–2 of 2 posts

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

#2
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.