this post was submitted on 05 Jul 2023
579 points (90.7% liked)

Technology

56618 readers
5468 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] gamebuster 2 points 1 year ago (3 children)

Google is just working hard to become less useful every day. I tend to use ChatGPT a lot instead of Google.

[–] T156 30 points 1 year ago (1 children)

That seems rather risky, considering that they don't really check that they output accurate information, and OpenAI specifically recommends against using it for that due to the possibility of their GPT models outputting falsehoods as fact.

[–] [email protected] 18 points 1 year ago

ChatGPT is not a search engine, it's a language model. It does not provide correct answers, it imitates what correct answers sound like.

[–] [email protected] 16 points 1 year ago

The issue with LLMs that I have is that while they are great at certain tasks, they are bad at anything, let's call it factual, due to their nature.

I can for example use it to quickly draft up a email or a piece of python code, and I can immediately see whether or not the response it generated is actually what I want.

If I go ask it what the hottest day in a given country was or ask it to explain something, I have absolutely no idea whether it's bullshit or not and I will have to double check it anways.

I think the learning curve with LLMs as a tool is to be able to know when to use it and when to rely on other sources instead.