Hacker News new | ask | show | jobs
by binarymax 349 days ago
So many things. I have built several customer facing products, a web research platform that works better than the RAG you get from Google, and lots of small tools.

For example, I wrote a recent blog post on how I use LLMs to generate excel files with a prompt (less about the actual product and more about how to improve outcomes): https://maxirwin.com/articles/persona-enriched-prompting/

1 comments

Thank you for the link! That was a nice read through. I'm just familiarizing myself with using AI in software development and this gives me some structure around how to scaffold up a domain knowledge response. Very cool.