• blady_blah@lemmy.world
    link
    fedilink
    English
    arrow-up
    14
    ·
    8 days ago

    The thing is… AI is making me smarter! I use AI as a learning tool. The absolute best thing about AI is the ability to follow up questions with additional questions and get a better understanding of a subject. I use it to ask about technical topics and flush out a better understanding that I ever got from just a text book. I have seem some instances of hallucinating in the past, but with the current generation of AI I’ve had very good results and consider it an excellent tool for learning.

    For reference I’m an engineer with over 25 years of experience and I am considered an expert in my field.

    • anachrohack@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      8 days ago

      Same, I use it to put me down research paths. I don’t take anything it tells me at face value, but often it will introduce me to ideas in a particular field which I can then independently research by looking up on kagi.

      Instead of saying “write me some code which will generate a series of caverns in a videogame”, I ask “what are 5 common procedural level generation algorithms, and give me a brief synopsis of them”, then I can take each one of those and look them up

    • JeremyHuntQW12@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      7 days ago

      $100 billion and the electricity consumption of France seems a tad pricey to save a few minutes looking in a book…

    • lemmy_outta_here@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 days ago

      I recently read that LLMs are effective for improving learning outcomes. When I read one of the meta studies, however, it seemed that many of the benefits were indirect: LLMs improved accessibility by allowing teachers to quickly tailor lessons to individual students, for example. It also seems that some students ask questions more freely and without embarrassment when chatting with an LLM, which can improve learning for those students - and this aligns with what you mention in your post. I personally have withheld follow-up questions in lectures because I didn’t want to look foolish or reveal my imperfect understanding of the topic, so I can see how an LLM could help me that way.

      What the studies did not (yet) examine was whether the speed and ease of learning with LLMs were somehow detrimental to, say, retention. Sure, I can save time studying for an exam/technical interview with an LLM, but will I remember what I learned in 6 months? For some learning tasks, the long struggle is essential to a good understanding and retention (for example, writing your own code implementation of an algorithm vs. reading someone else’s). Will my reliance on AI somehow damage my ability to learn in some circumstances? I think that LLMs might be like powered exoskeletons for the mind - the operator slowly wastes away from lack of exercise.

      It seems like a paradox, but learning “more, faster” might be worse in the long run.