this post was submitted on 30 Jan 2024
375 points (96.1% liked)

Technology

58011 readers
4215 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
 

AI spam is already starting to ruin the internet::We're starting to see one prediction come true of how artificial intelligence will affect the internet: AI-generated spam is flooding the web.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 17 points 7 months ago (1 children)

The irony of that this post is done by @[email protected]

[–] [email protected] 21 points 7 months ago (2 children)

Bots and AI aren't the same thing. Bots are just automations, not necessarily making use of machine learning.

[–] [email protected] 16 points 7 months ago* (last edited 7 months ago) (1 children)

I saw someone unironically last month call Excel spreadsheet formulas "AI".

The term is rapidly approaching meaninglessness when used by anyone remotely non-technical. I'm probably going to miss an edge case here, but basically:

Classic AI = mostly search algorithms (Dijkstra, A*, etc), simple neural nets (e.g. perceptron) and prolog (to trivialise logic languages)

Modern AI = Machine Learning and the utilisation of those models trained by it. (Tensorflow, LLMs, etc)

Everything else = not AI, just technology.

[–] [email protected] 9 points 7 months ago (1 children)

I would include "video game AI" since semantically it is pretty well-accepted, even though it's not really AI. Things like goal-based behaviour as well as the pathfinding algos you mentioned.

[–] [email protected] 3 points 7 months ago

There's the edge case haha, yeah I agree, game AI is a pretty accepted and understood concept

[–] [email protected] -2 points 7 months ago

And AI is automation too.