3 ms·
I have to say, I'm a little bit proud of myself that their approach comes close to what I consider a good method for building software with LLMs: https://markus
by maoberlehner 1y ago
I have to say, I'm a little bit proud of myself that their approach comes close to what I consider a good method for building software with LLMs: https://markus.oberlehner.net/blog/ai-enhanced-development-building-successful-applications-with-the-support-of-llms https://markus.oberlehner.net/blog/ai-enhanced-development-b...
- duckerduck 1y agoIt seems that many in the field are converging to similar ideas. With AI the emphasis seems to be more on defining clearly what to build rather than how. I made a similar experiment [1] recently where I setup "rules" between code and spec and have the LLM check that they are the same, I think similar to how Kiro uses hooks. [1]: https://news.ycombinator.com/item?id=44432215 https://news.ycombinator.com/item?id=44432215