Eli Bendersky's
Follow
Asking an LLM to build a simple web tool
I've been really enjoying following Simon Willison's blog posts recently. Simon shows other
programmers the way LLMs will be used for code assistance in the future, and
posts full interactions with LLMs to build small tools or parts of larger
applications.A recent post
caught my attention; here Simon got …