When I search this topic online, I always find either wrong information or advertising lies. So what is actually something that LLMs can do very well, as in being actually useful and not just outputing a nonsensical word salad that sounds coherent.
Results
So basically from what I’ve read, most people use it for natural language processing problems.
Example: turn this infodump into a bullet point list, or turn this bullet point list into a coherent text, help me with rephrasing this text, word association, etc.
Other people use it for simple questions that it can answer with a database of verified sources.
Also, a few people use it as struggle duck, basically helping alleviate writers block.
Thanks guys.
Just rewrote my corporate IT policies. I feed it all the old policies and a huge essay of criteria, styles, business goals etc. then created a bunch of new policies. I have chatgpt interview me about the new policies, I don’t trust what it outputs until I review it in detail and I ask it things like
What do other similar themed policies have that I don’t? How is the policy going to be hard to enforce? What are my obligations annually, quarterly and so on?
What forms should I have in place to capture information ( i.e. consultant onboarding).
I can do it all myself but it would be slower and more likely to have consistency and grammatical errors.
I find they’re pretty good at some coding tasks. For example, it’s very easy to make a reasonable UI given a sample JSON payload you might get from an endpoint. They’re good at doing stuff like crafting farily complex SQL queries or making shell scripts. As long as the task is reasonably focused, they tend to get it right a lot of the time. I find they’re also useful for discovering language features working with languages I’m not as familiar with. I also find LLMs are great at translation and transcribing images. They’re also useful for summaries and finding information within documents, including codebases. I’ve found it makes it a lot easier to search through papers where you might want to find relationships between concepts or definitions for things. They’re also good at subtitle generation and well as doing text to speech tasks. Another task I find they’re great at is proofreading and providing suggestions for phrasing. They can also make a good sounding board. If there’s a topic you understand, and you just want to bounce ideas off, it’s great to be able to talk through that with a LLM. Often the output it produces can stimulate a new idea in my head. I also use LLM as a tutor when I practice Chinese, they’re great for doing free form conversational practice when learning a new language. These are a just a few areas I use LLMs in on nearly daily basis now.
I use LLMs to generate unit tests, among other things that are pretty much already described here. It helps me discover edge cases I haven’t considered before, regardless if the generated unit tests themselves pass correctly or not.
Oh yeah that’s a good use case as well, it’s a kind of a low risk and tedious task where these things excel at.
Literally nothing because it’s fucking useless.
so brave
I ask it increasingly absurd riddles and laugh when it hallucinates and tells me something even more absurd.
Philosophy.
Ask it to act as Socrates, pick a topic and it will help you with introspection.
This is good for examining your biases.
e.g. I want to examine the role of government employees.
e.g. when is it ok to give up on an idea?I use it to help me come up with better wording for things. A few examples:
-
Writing annual goals for my team. I had an outline of what I wanted my goals to be, but wanted to get well written detail about what it looks like to meet or exceed expectations on each goal and to create some variations based on a couple of different job types.
-
Brainstorming interview questions. I can use the job description and other information to come up with a starting list of questions and then challenge the LLM to describe how the question is useful. I rarely use the results as-is, but it helps me to think through my interview plan better than just using a list of generic questions.
-
Converting a stream of thought bullet list into a well written communication.
-
A fringe case I’ve found ChatGPT very useful is to learn more about information that is plentiful but buried in dead threads in various old school web forums and thus very hard to Google. Like other people’s experiences from homebrewing. Then I ask it for sources and most often it is accurate to the claims of other homebrewers that also can be correct or less correct.
I have it make me excel formulas that I know are possible, but I can’t remember the names or makeup for. Afterwords I always ask “what’s a better way to display this data?” And I sometimes get a good response. Because of data security reasons I dont give it any real data but we have an internal one I can use for such things and I sometimes throw spreadsheets in for random queries that I can make in plain language.
They work well when being correct doesn’t matter
Well, yes, but then what’s the point? It would be like having Wikipedia filtered through Alex Jones.
For instance: commenting on Reddit
There are plenty of use cases that don’t involve it needing to recite accurate facts.
I used it to help write copy for my website, to write proposals, and to help with rephrasing when I can’t think of the most diplomatic way to say a thing.
JIRA queries, rules, automations, etc. Suggestions for how to make my rage-fueled communications sound more reasonable and professional Meeting Summaries. Not having to take notes is HUGE.
Meeting notes are the ideal use case for AI, in the sense that everyone thinks someone needs to write them but almost nobody ever goes back and actually reads them.
But when I got curious and read the AI generated ones (the ones from Zoom at least)… According to the AI I had agreed on an action that hadn’t been even discussed in the meeting and we apparently spent half of the meeting discussing weather conditions in the various locations (AI seems to have a hard time telling the difference between initial greetings or jokes and the actual discussion, but in this one it became weirdly fixated with those initial 5 minutes)
Getting an initial impression of some new field I want to learn about. I ask the model for a short summary and links to more in-depth information. This would be more difficult to do on my own when I don’t even know where to start.
They are good at writing small programs for automation. I also use them for correcting my grammer. They Do work well as google alternative just ask for source.
Dax formulas
Honestly, my favorite use case for ChatGPT is as an Internet search engine. Google has become so shitty that I outsource it’s main job lol. I just tell ChatGPT to send me reputable sources as links for the query, and I skip the bullshit.
It’s also not a bad way to generate SEO friendly descriptions for eBay listings, if you have a lot to list and are lazy. You can move a lot faster and get better results than using the default ai that site has. It would be ideal to personally write everything and be an SEO expert, but you are mostly guiding people to see the photos and just need the metadata perks of the jargon.
I was surprised how effective it was for getting a checklist of things I should do to get a car that hasn’t been running for 30 years back on the road and asking for instructions for each step and things I should keep in mind
Outside of that it’s become a Google replacement for software development questions
You do kinda have to know about the things you ask it about so you can spot when it’s bullshiting you