Ask HN: What are you actually using LLMs for in production?
1–10 of 70 posts
Re: Ask HN: What are you actually using LLMs for in production?
#2For 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/
Re: Ask HN: What are you actually using LLMs for in production?
#3We scrape job sites and use that prompt to create tags which are then searchable by users in our interface.
It was a bit surprising to see how Karpathy described software 3.0 in his recent presentation because that's exactly what we're doing with that prompt.
Re: Ask HN: What are you actually using LLMs for in production?
#4Re: Ask HN: What are you actually using LLMs for in production?
#5Re: Ask HN: What are you actually using LLMs for in production?
#6Re: Ask HN: What are you actually using LLMs for in production?
#7Not really, no. Still just using ChatGPT or Gemini for the occasional search for things that are buried in documentation somewhere. Anything more than that and LLMs make a hash of it fairly quick.
Re: Ask HN: What are you actually using LLMs for in production?
#8People use it to generate meeting notes. I don't like it and don't use it.
Re: Ask HN: What are you actually using LLMs for in production?
#9Re: Ask HN: What are you actually using LLMs for in production?
#10It processes Steam game reviews and provides one page summary of what people thing about the game. Have been gradually improving it and adding some features from community feedback. Has been good fun.