• ALoafOfBread@lemmy.ml
    link
    fedilink
    English
    arrow-up
    17
    ·
    edit-2
    28 days ago

    Disregarding the /s bc i want to rant

    I guess if you described board states in language and got them to recognize chess board states from images (by describing them in language), and trained them on real games, you could probably make a really inefficient chess bot.

    But that said, you could use an “agentic” model with an mcp to route queries about chess to an api that links the LLM to an actual chess bot.

    Then it’d just be like going to the chess bot website and entering the board states to get the next move. No magic involved, just automated interaction with an api. The hype and fear and mysticism around llms bugs me. The concepts behind how they work aren’t hard, just convoluted

    • engineer [none/use name, any]@hexbear.net
      link
      fedilink
      English
      arrow-up
      10
      ·
      28 days ago

      This is really the future of LLMs, they’re not going to directly replace workers like the marketers want us to believe. Instead they’ll exist as very efficient interfaces between users and applications. Instead of applying all the correct headers to a word doc manually, you would use natural language to ask an LLM “Apply Headers to this document”.