previous thread: https://news.ycombinator.com/item?id=39263664
Ask HN: What have you built with LLMs?
1–10 of 79 posts
Re: Ask HN: What have you built with LLMs?
#2Re: Ask HN: What have you built with LLMs?
#3Re: Ask HN: What have you built with LLMs?
#4Now my product manager and customer support teams use it for most small questions / charts needed.
Re: Ask HN: What have you built with LLMs?
#5It works both on regular software and in complex games like RDR2. And it doesn't cheat by using any game-/software-specific API, nor accessibility calls, nor DOM trees. :)
https://baai-agents.github.io/Cradle/
And we're still evolving it.
Re: Ask HN: What have you built with LLMs?
#6Re: Ask HN: What have you built with LLMs?
#7Re: Ask HN: What have you built with LLMs?
#8I suck at web design, so I built a novel tool [0] that streamlines this flow:
webpage —> screen capture —> LLM prompt —> design feedback
It’s a browser extension that lets you capture a portion of the webpage —> the image gets sent to an LLM with a prompt —> the LLM gives design feedback inside the extension
As far as I know, this is the only tool I’ve seen that does this, and it’s completely free. It’s called Design CoPilot, and I haven’t done any real marketing yet as it’s in Beta.
Before I built this, I would manually screen capture components, then go to ChatGPT and drop the image, write a prompt telling ChatGPT it’s a design expert and I want design feedback, and then read its reply and implement the feedback.
I’d greatly appreciate if you try the tool and leave a review!
[0] - https://chromewebstore.google.com/detail/design-copilot/hgal...
Re: Ask HN: What have you built with LLMs?
#9Made a domain name generator: https://namebrewery.com/ Used the project to learn a bit of SvelteKit.
Re: Ask HN: What have you built with LLMs?
#10I also built this incremental clicker game where you split words ad infinitum (like Infinite Craft but in reverse):