I recently set up a LLM to run locally on my desktop. Now that the novelty of setting it up and playing with different settings has worn off, I’m struggling to come up with actual uses for it. What do you use it for when not doing work stuff?
The only thing I’ve found them actually useful for is generating random lists for my D&D games.
When it comes down to needing some mundane descriptions, its great having an LLM brainstorm for you. “Give me 10 examples of weird things I might see in jars in a witch’s hut.” This works well because you can just cut the 5 you don’t like and use the other 5 to brainstorm your final list.
This is the only thing I use it for in personal life. Every town my players visit now has a gift/t-shirt shop - I feed it details of the location have it spit out 20 t-shirt ideas and 5 are something I can work with. My players have started collecting t-shirts.
Or I describe a monster or bit of homebrew and have it suggest names, I suck at names. GPT also sucks at names but after enough suggestions there’ll be something that works.
I feed it TOS, Service Agreements, etc and have it simplify and summarize them so i can have a general idea of what is in them without 10 minutes of reading.
I wonder how it does against tosdr
10 minutes? Damn you’re a fast reader…
Brainstorming ideas; it’s something to bounce ideas off and see what can be tweaked.
Single-player D&D. Can setup multiple players/characters and a DM and just play D&D by myself, which is rad.
Having conversations with fictional characters. Like Data from Star Trek.
That sounds lonely.
None. I avoid them when ever possible which thus far is most of the time.
Among other things: Cooking. They’re really helpful in those situations where I have a bunch of ingredients lying around in my pantry but I lack concrete recipes that can make a proper meal out of them.
The idea of an imagined recipe based on random ingredients from a thing that doesn’t understand the concept of taste seems like a “recipe” for some really gross food.
I mostly just use them to help write Python scripts.
Absolutely nothing, because they all give fucking useless results. Hallucinates, is confidently wrong, and isn’t even grammatically competent (depending on the model). Not even good for a draft, because I’d have to completely rewrite it anyway.
LLMs are only as good as the guys training it (who are mostly morons), and the raw data they train on (which is mostly unaudited random shit).
And that’s just regular language. Coding? Hah!
Me: Generate some code to [do a thing].
LLM: [Gives me code]
Me: [Some part] didnt work.
LLM: Try [this] instead.
Me: That didn’t work either.
LLM: Try [the first thing] again.
Me: … that still doesn’t work…
LLM: Oh, sorry. Try [the second thing again].
Me: …Loop continues forever.
One time I found out about a built-in function that I didn’t know about (in LLM generated code that didn’t work), and read the manual for it, and rewrote the code from scratch to get it working. Literally the only useful thing it ever gave me was a single word (that it probably found on Superuser or StackExchange in the first place).
Skill issue. You have to know a bit about the topic and prompt it right.
It’s for boilerplate where you can scan it for errors with your dev ability
An interesting theory, except I know exactly how to do everything I’ve ever asked an LLM about. I would never trust one of these things to generate useful copy/code, I just wanted to see what it could do. It’s been shit 100% of the time. Never even gotten a useful function out of it.
Also “skill issue” is a lazy response. Try reading the post before you reply next time.
I did read it.
You can create great and very useable boilerplate with even gpt 3.5 …
You have a skill issue with your prompts.
If I can’t use the LLM by prompting it the same way I’d prompt one of my colleagues, then it’s not a skill issue; It’s shitty LLM. I don’t care if it’s the input embedder, training data, or the guy who didn’t bother properly building a model that didn’t just spit out bullshit.
If an employee gave me this quality, I’d get rid of them. Why would I waste my time on a shit coder, artificial or otherwise?
Sorry, but holding spicy autocomplete to the same rigor you’d hold a human coworker is probably the beginning of your issue. It’s clear your prompt is not working.
Well, considering the speed of your responses, and your obsession with making excuses for shitty software, I’m guessing you’re and LLM, so I’m gonn start ignoring you too. Good luck surviving the hype phase.
I’m currently browsing this website, any page interaction results in a notification by the inbox.
You too reply quickly, thus, are also a robot.
Edit I’m not excusing shitty software, I acknowledged the types of tasks it’s appropriate for from the beginning.
I’m highlighting a shitty user lol
porn
Nothing. Remember that bartender from the original Star Wars?
Nothing because it sucks and isn’t worth the effort if you have an Internet connection and any knowledge on how to use a search engine.
Fair point. Im mostly using it for fun though anyways. Any real info i need i do actual research on.
I have a GUI to interface with locally-run image generators that I sometimes use when I need art for D&D.
Instead of reading a manual file for the badrillionth time, I ask it how a shell command should be formated. If it is easy, it gets it right away and I say “oh, yea, that’s right”. If it is hard, I still get a starting point and can correct it fairly quickly. I ask it for translations when learning a new language, which I’ve been doing lately. This it excel at. Even languages that conventional machine translation fails at. I asked chatgpt for Minecraft blocks with some specific set of desirable redstone properties that I didn’t want to dig through a wiki to find. This one had varying success. It is not aware of every odd redstone secret, but it can spit out something useful if you are lucky. I had a quick poem made for one of my rp characters. We had a 5 minute break and I wanted something that made sense for the next scene. Some quick directions to the LLM and a little shoveling paragraphs around and there you go.
I also have tried some light rp with the ai for entertainment. I tried merging harry potter and star trek once. It was mildly entertaining.
If you know how they are dumb and where they kinda work, you can get stuff done. Especially if the answers are easily verifiable. That about summs up how I use them.
I occasionally use LLMs to generate a set of characters for a TTRPG, if I don’t have the time to prepare and/or know we’ll play a very limited scenario in terms of who my PCs are able to meet. This is especially true for oneshots where I just don’t want to put too much work in.
I recently built a scenario for a cthulhu themed scenario, that was set in a 1920s Louisiana prison and planned for two to three sessions. I just had an LLM do a list of all the prisoners and guards on the PCs block, with a few notes on the NPCs look and character. This drastically reduced the time I had to put in preparing the scenario.
Sometimes I have it re-write emails for me if I feel like my tone is off. Once in a blue moon I’ll use an LLM to write a trivial AHK script. I also use AI art bots for throwaway character art for NPCs in my D&D campaign.
Beyond that, almost never.
I use Chatgpt 3.5 both personally and at work for tip of the tongue questions, especially when I can’t think of a word. Sometimes as a starting point when I have trouble finding the answer to a question in Google. It can sometimes find an old movie that I vaguely remember based on my very poor descriptions too.
For example: “what is the word for a sample of a species which is used to define the species” - tip of the tongue, holotype. “What is the block size for LTO-9 tape” - wasn’t getting a clear answer from forums and IBM documentation is kind of behind a wall, needed Chatgpt to realize there was no single block size for tape.
It’s excellent for difficult to search things that can be quickly verified once you have an answer (important step, as it will give you garbage rather than say it doesn’t know something).
needed Chatgpt to realize there was no single block size for tape.
Did it clearly say so or did you figure it out because it gave incompatible or inconclusive answers?
It did say so directly, something that I couldn’t find in a Google search because I was asking the wrong question, and getting forum posts with loosely related technical questions about LTO.
That’s not to say that it doesn’t just as often give weird answers, but sometimes those can guide me to the right question too.