What AI tools have you found useful?
-
I know the reputation that AI has on Lemmy, however I've found that some users (like myself) have found that LLMs can be useful tools.
What are fellow AI users using these tools for? Furthermore, what models are you using that find the most useful?
GPT to write emails
-
AI is great at helping me multitask. For example, with AI, I can generate misinformation and destroy the environment at the same time!
It sucks so much that if the US kept up with green energy infrastructure (or nuclear power) all these datacenters (not just AI) could be running on abudant and cheap power without killing our environment.
xAI running off of fucking diesel generators should be a crime but environmental and human health issues get less attention than "look everyone it called itself Hitler, so crazy!!!!"
-
I know the reputation that AI has on Lemmy, however I've found that some users (like myself) have found that LLMs can be useful tools.
What are fellow AI users using these tools for? Furthermore, what models are you using that find the most useful?
I like it for coming up with quick, modular code that produces whatever direct result I want without having to reivent the wheel provided I more or less understand how it works and how to tweak it to refine what I want or how it does it
-
GPT to write emails
I'm going to need you to elaborate on this one...
-
Copilot in VScode is something you'd have to tear out of my cold, dead hands. Pressing Tab to auto complete is so useful. I use the GPT 4.1 model or whatever it is called. I tried Gemini but for some reason it's complete ass when doing code. Android Studio Gemini is worse than the free tier on the website.
However, I've found the Gemini Pro model on the website is incredibly good for information assistance. To give an idea of my current uses, I have two chats pinned on it: fact checking and programming advice. I use the former for general research that would take more than a few minutes of Googling but need an answer now, and the latter for brainstorming code design or technical tutorials (recently had it help me set up a VM in WSL).
One tool I wish I could use is ElevenLabs. Had a friend on the free tier of it make some really cool and convincing voice lines (I forgot what character it was) a long time ago. Looks easy to use too. I can't justify spending money just to play with it but if I had a purpose for it, I would.
Tabby is a locally ran one that I've been really enjoying too
-
I know the reputation that AI has on Lemmy, however I've found that some users (like myself) have found that LLMs can be useful tools.
What are fellow AI users using these tools for? Furthermore, what models are you using that find the most useful?
wrote last edited by [email protected]I don’t think there’s many consumer use cases for things like LLMs but highly focused, specialized models seem useful. Like protein folding, identifying promising medication, or finding patterns in giant scientific datasets.
-
I like it for coming up with quick, modular code that produces whatever direct result I want without having to reivent the wheel provided I more or less understand how it works and how to tweak it to refine what I want or how it does it
You're reinventing the wheel, just adding more bugs.
-
You're reinventing the wheel, just adding more bugs.
Nah, as long as it gives me the correct output for the range of inputs, i dont care so much. I make sure it gives me what I want and how can there be bugs when it gives me exactly what ask for, no more or less
-
I know the reputation that AI has on Lemmy, however I've found that some users (like myself) have found that LLMs can be useful tools.
What are fellow AI users using these tools for? Furthermore, what models are you using that find the most useful?
I know people dislike and complain about it, but I absolutely love Suno. LOVE IT. I’ve created what I think are some really cool songs. Will they ever be hits on the radio? Nope. Will anyone else listen to them besides me? Probably not. But boy, after tweaking, I’d rather listen to some of the songs I’ve created than the garbage on the radio!
-
I know the reputation that AI has on Lemmy, however I've found that some users (like myself) have found that LLMs can be useful tools.
What are fellow AI users using these tools for? Furthermore, what models are you using that find the most useful?
https://notebooklm.google.com/ is really handy for various things, you can throw a bunch of documents into it and then ask questions and chat interactively about their contents. I've got a notebook for a roleplaying campaign I'm running where I've thrown the various sourcebook PDFs, as well as the "setting bible" for my homebrew campaign, and even transcripts of the actual sessions. I can ask it what happened in previous episodes that I might have forgotten, or to come up with stats for whatever monster I might need off the cuff, or questions about how the rules work.
Copilot has been a fantastic programming buddy. For those going a little more in depth who don't want to spring for a full blown GitHub Copilot subscription and Visual Studio integration, there's https://voideditor.com/ - I've hooked it up to the free Gemini APIs and it works great, though it runs out of tokens pretty quickly if you use it heavily.
-
AI is great at helping me multitask. For example, with AI, I can generate misinformation and destroy the environment at the same time!
Can you provide some specific examples? I can think of a few ways to implement some of that for my own use case.
-
I'm going to need you to elaborate on this one...
Not the person you asked, but I have a similar use-case.
I write a lot of emails for work. Most of them are written from templates that I'll use dozens of times a day, and some of those templates are just large blocks of text full of information that are ugly and hard to read.
I'll sometimes take these templates, plug them into ChatGPT, and ask it to reword the email. Perhaps I want it to have a more empathetic tone for an emotionally-elevated user, or maybe I need it to sound more technical for a more knowledgeable user, or simplify the explanation for a less knowledgeable user, etc. I'll then use that output as a base to write my own version from there.
None of the GPT output goes into my actual emails, though. I'm mostly using it for inspiration purposes, to help me write my own messages with verbiage or perspectives I may not have originally considered. It's super useful when you have a user who just isn't understanding your instructions and you need to word it differently, or if you just need a fresh take on some stale templates.
-
I know the reputation that AI has on Lemmy, however I've found that some users (like myself) have found that LLMs can be useful tools.
What are fellow AI users using these tools for? Furthermore, what models are you using that find the most useful?
wrote last edited by [email protected]Those that I find the most useful are those that I (and likely many others) tend to take for granted.
For example, fuzzy logic may very well be used in electronics that involve temperature control - fridge, aircon, rice cooker, water heater - under the hood.
Another one is CSP (constraint-satisfaction problems) solvers which tend to be used in scheduling softwares. A possible use case is public transportation.
There are probably lots more AIs working behind the scenes that benefit everyone, but don't get the coverage because they are just boring tech now. People may not even consider them AI!
I appreciate these AI for making my life so convenient.
-
I know people dislike and complain about it, but I absolutely love Suno. LOVE IT. I’ve created what I think are some really cool songs. Will they ever be hits on the radio? Nope. Will anyone else listen to them besides me? Probably not. But boy, after tweaking, I’d rather listen to some of the songs I’ve created than the garbage on the radio!
Holy crow, that freaked me out. That's really impressive. Pretty uncanny valley, but I can definitely see the appeal.
-
I know the reputation that AI has on Lemmy, however I've found that some users (like myself) have found that LLMs can be useful tools.
What are fellow AI users using these tools for? Furthermore, what models are you using that find the most useful?
DeepL for translation. It’s not perfect but it feels so much better than those associated w/ search engines.
-
I know the reputation that AI has on Lemmy, however I've found that some users (like myself) have found that LLMs can be useful tools.
What are fellow AI users using these tools for? Furthermore, what models are you using that find the most useful?
-
DeepL for translation. It’s not perfect but it feels so much better than those associated w/ search engines.
The technology used in modern LLMs was originally intended to translate from one language to another.
-
I know the reputation that AI has on Lemmy, however I've found that some users (like myself) have found that LLMs can be useful tools.
What are fellow AI users using these tools for? Furthermore, what models are you using that find the most useful?
LLMs can be useful in hyperfocused , contained environments where the models are trained on a specific data set to provide a service for a specific function only. So it won’t be able to answer random questions you throw at it, but it can be helpful on the only thing it’s trained to do.
-
Copilot in VScode is something you'd have to tear out of my cold, dead hands. Pressing Tab to auto complete is so useful. I use the GPT 4.1 model or whatever it is called. I tried Gemini but for some reason it's complete ass when doing code. Android Studio Gemini is worse than the free tier on the website.
However, I've found the Gemini Pro model on the website is incredibly good for information assistance. To give an idea of my current uses, I have two chats pinned on it: fact checking and programming advice. I use the former for general research that would take more than a few minutes of Googling but need an answer now, and the latter for brainstorming code design or technical tutorials (recently had it help me set up a VM in WSL).
One tool I wish I could use is ElevenLabs. Had a friend on the free tier of it make some really cool and convincing voice lines (I forgot what character it was) a long time ago. Looks easy to use too. I can't justify spending money just to play with it but if I had a purpose for it, I would.
Just today I was tinkering with Continue.dev extension for VSCode. Locally running the models and not having sensitive proprietary source code sent over the wire to a 3rd party service was a big requirement for me to even consider bringing AI into my IDE.
-
https://notebooklm.google.com/ is really handy for various things, you can throw a bunch of documents into it and then ask questions and chat interactively about their contents. I've got a notebook for a roleplaying campaign I'm running where I've thrown the various sourcebook PDFs, as well as the "setting bible" for my homebrew campaign, and even transcripts of the actual sessions. I can ask it what happened in previous episodes that I might have forgotten, or to come up with stats for whatever monster I might need off the cuff, or questions about how the rules work.
Copilot has been a fantastic programming buddy. For those going a little more in depth who don't want to spring for a full blown GitHub Copilot subscription and Visual Studio integration, there's https://voideditor.com/ - I've hooked it up to the free Gemini APIs and it works great, though it runs out of tokens pretty quickly if you use it heavily.
wrote last edited by [email protected]https://notebooklm.google.com/ is really handy for various things, you can throw a bunch of documents into it and then ask questions and chat interactively about their contents.
Nice, thanks! I've been looking for something I can stuff a bunch of technical manuals into and ask it to recite specifications or procedures. It even gave me the document and pages it got the information from so I could verify. That's really all I ever wanted from "AI".