this post was submitted on 25 Sep 2024
6 points (100.0% liked)

Technology

59651 readers
2646 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
 

Orbit is an LLM addon/extension for Firefox that runs on the Mistral 7B model. It can summarize a given webpage, YouTube videos and so on. You can ask it questions about stuff that's on the page. It is very privacy friendly and does not require any account to sign up.

I personally tried it, and found it to be incredibly useful! I think this is going to be one of my long term addons along with uBlock Origin, Decentraleyes and so on. I would highly recommend checking this out!

you are viewing a single comment's thread
view the rest of the comments
[–] FaceDeer@fedia.io 0 points 2 months ago (1 children)

"The term "AI" has been in use since 1956 for a wide range of computer science techniques. LLMs most certainly qualify as AI. You may be thinking of the science-fiction kind of "artificial people" AI, which is a subset of AI called Artificial General Intelligence when researchers want to be specific about that kind.

[–] DarkThoughts@fedia.io 0 points 2 months ago (1 children)

I'm thinking of something that actually processes some form of "thought", in the abstract sense. Even video game AI does that to an extend (granted, there's various techniques depending on the game type), so the term here is actually somewhat appropriate. LLMs don't do that at all though, they're just word guessing based on the texts they were trained upon (while we stick with text gen here at least) and that just so happens to sound like somewhat coherent sentences that can fool someone into thinking that their computer actually talked to them. There never was any sort of thought behind that though. It functions closer to how your mobile keyboard predicts the next word you want to use in its suggestions at the top. It just tries to complete the text it was already presented with. A lot of the illusion here comes actually from the tools used to display this information in a chat like manner, but that's just frontend foolery for the user.

[–] FaceDeer@fedia.io 0 points 2 months ago (1 children)

I think it's more that you're overestimating video game AI, here. If your definition of "abstract thought" doesn't include what LLMs do then it definitely shouldn't include video game AI. It's even more illusory.

[–] DarkThoughts@fedia.io 0 points 2 months ago (1 children)

Yeah but you think a lot of weird things, so that does not surprise me in the slightest.

[–] criitz@reddthat.com 0 points 2 months ago (1 children)

I would agree with the other guy. A video game AI can be as simple as some if-then decision logic, and i would count that as "AI". An LLM also makes "decisions" on what to do/say, just via a different mechanism (predictive modeling) . I would still bucket that as AI. It you count one you should count the other. Neither are truly "thinking" in the sense of an AGI.

[–] DarkThoughts@fedia.io 0 points 2 months ago

I wasn't talking about something like an AI in Pong. But if your definition of "AI" is conditionals such as if statements, then absolutely everything is an AI, which honestly just further muddles the meaning of that term.