this post was submitted on 24 Oct 2025
        
      
      480 points (99.6% liked)
      A Boring Dystopia
    14231 readers
  
      
      1497 users here now
      Pictures, Videos, Articles showing just how boring it is to live in a dystopic society, or with signs of a dystopic society.
Rules (Subject to Change)
--Be a Decent Human Being
--Posting news articles: include the source name and exact title from article in your post title
--If a picture is just a screenshot of an article, link the article
--If a video's content isn't clear from title, write a short summary so people know what it's about.
--Posts must have something to do with the topic
--Zero tolerance for Racism/Sexism/Ableism/etc.
--No NSFW content
--Abide by the rules of lemmy.world
        founded 2 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
You're absolutely right and I'm aware that the traceability was already a given. The collected data also was already there and has been for years.
The AI in this case added basically a simple "human language" interface and some automation. The multi agent approach was basically a "simple" way to integrate multiple systems. You could've done the same before but with more manual steps or fully automated but then more rigid and less flexible. E.g. with the AI system you could ask follow up questions or add other bots to the conversation etc.
Ah, I see. It's very true that a lot of plants have... older software setups that likely require a bit more of a human touch than should be necessary. I don't work in a plant, but that's basically been my career arc - "the poor humans have to hop between how many disconnected systems to accomplish what now? Let's write some better software to address that."
Using AI as a replacement to human glue seems reasonable if you have decent data to traverse. The "data" at my employer is often bespoke to each system, which results in a lot of gray matter mapping names and attributes across systems. Our IT org is working on rolling out glean, but so far it's basically a better internal search than offering real insights.
Quite interesting. I worked as a software engineer in different areas but not in data sciences. The demo I described was part of a bigger effort to bring visibility to AI related use cases. This one was a relatively good fit in my opinion, as long the data is mostly handled outside of the LLMs and they just "translate" to human language and glue things together. Otherwise I'd fear hallucinations and data not fitting into the context window.