Ask HN: What have you built with LLMs?
71–79 of 79 posts
Re: Ask HN: What have you built with LLMs?
#72Re: Ask HN: What have you built with LLMs?
#73You'll have to create an account to see it, but I've posted a preview on Twitter: https://x.com/BonfireVTT/status/1833988532978823259
Re: Ask HN: What have you built with LLMs?
#74A WordPress plugin for WordPress site owners to help them in their day to day queries for managing their website https://wordpress.org/plugins/quick-assist-ai/
I wasn't sure if this is a "we've indexed general troubleshooting and documentation and provide you a chatbot that understands Wordpress", or if this was doing more heavy lifting.
Re: Ask HN: What have you built with LLMs?
#75Great question! I 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…
Re: Ask HN: What have you built with LLMs?
#76Great question! I 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…
Just a quick thought about the name. Microsoft/GitHub's coding assistant is Copilot. If your project gets traction, I'm certain you will receive a cease and desist letter for using the name Design CoPilot.
Re: Ask HN: What have you built with LLMs?
#77A WordPress plugin for WordPress site owners to help them in their day to day queries for managing their website https://wordpress.org/plugins/quick-assist-ai/
It's not clear from the description, what level access does this plugin have? One of your examples is "my server is running slow", does it have the ability to view the configuration or run tests or corrections or just provide troubleshooting steps? Another example is reading over Yoast SEO reports, can it implement changes suggested? I wasn't sure if this is a "we've indexed general troubleshooting and documentation…
Re: Ask HN: What have you built with LLMs?
#78I've built an open source data analysis and visualization tool https://dataline.app Now my product manager and customer support teams use it for most small questions / charts needed.