• Lucidlethargy@sh.itjust.works
      link
      fedilink
      arrow-up
      0
      ·
      15 days ago

      Local AI will be harvested - if not today, then as soon as tomorrow. I recommend not trusting any system like this with any sensitive information… Or, honestly, with most non-sensitive information.

      • A1kmm@lemmy.amxl.com
        link
        fedilink
        English
        arrow-up
        0
        ·
        15 days ago

        When people say Local AI, they mean things like the Free / Open Source Ollama (https://github.com/ollama/ollama/), which you can read the source code for and check it doesn’t have anything to phone home, and you can completely control when and if you upgrade it. If you don’t like something in the code base, you can also fork it and start your own version. The actual models (e.g. Mistral is a popular one) used with Ollama are commonly represented in GGML format, which doesn’t even carry executable code - only massive multi-dimensional arrays of numbers (tensors) that represent the parameters of the LLM.

        Now not trusting that the output is correct is reasonable. But in terms of trusting the software not to spy on you when it is FOSS, it would be no different to whether you trust other FOSS software not to spy on you (e.g. the Linux kernel, etc…). Now that is a risk to an extent if there is an xz style attack on a code base, but I don’t think the risks are materially different for ‘AI’ compared to any other software.

      • Dizzy Devil Ducky@lemm.ee
        link
        fedilink
        English
        arrow-up
        0
        ·
        15 days ago

        If you connect it to the Internet then sure it can be easily harvested by large companies. Pretty sure you can host an offline AI in a device you have made sure the hardware isn’t gonna be phoning home and it’ll probably be fairly safe if you aren’t an idiot like me and actually know what you’re doing.

    • Citizen@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      15 days ago

      Mate, please be kind and help a fellow brother with that…

      For example I need a tool that will “automagically” sort all my documents, photos and videos on premises.

      Thank you!

        • thetreesaysbark@sh.itjust.works
          link
          fedilink
          arrow-up
          0
          ·
          edit-2
          15 days ago

          Just fackin’ sort it ooouuttt!

          Edit, but seriously sorting in most scenarios is just by date created or name, which most file explorers can do.

          That Isn’t generally an AI task.

          If OP wants the AI to read the file and sort by colour for example, then this is maybe an AI task but sounds more like a software task.

          • Forbo@lemmy.ml
            link
            fedilink
            arrow-up
            0
            ·
            15 days ago

            Scenario time: A loved one has recently passed away, and I want to find all the photos I have of them. I would love to be able to have a local AI perform facial recognition to help me find these photos. The classification and tagging info doesn’t get fed into surveillance capitalist garbage, and I’m still able to benefit.

            • trilobite@lemmy.ml
              link
              fedilink
              arrow-up
              0
              ·
              15 days ago

              Mate, something like Immich or digikam (if you want local) will do a good job at this. Not perfect but perfection is utopia. I fed 40k images to Immich and it did a reasonable job in not too many hrs.

            • KillingTimeItself@lemmy.dbzer0.com
              link
              fedilink
              English
              arrow-up
              0
              ·
              15 days ago

              scenario time: you haven’t taken 40 thousand pictures over the last three years because you aren’t cripplingly addicted to technology so you can sort through them manually in about 10 hours or so.

              • Loki@discuss.tchncs.de
                link
                fedilink
                arrow-up
                0
                ·
                15 days ago

                You’re proposing to waste 10 hours sorting photos when the right tool could probably do it in less than 2 minutes? What?

                And how does taking pictures translate to being addicted to tech?? We’ve had photography for over 100 years

              • angrystego@lemmy.world
                link
                fedilink
                arrow-up
                0
                ·
                15 days ago

                There’s no reason to judge someone for taking many photos. If you’re not willing to help, you don’t have to. There’s no need to write sarcastic comments.

      • qaz@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        edit-2
        15 days ago

        An LLM like Ollama won’t help with that. Something like Photoprism could, it uses ML to automatically tag media and recognize people.

    • classic@fedia.io
      link
      fedilink
      arrow-up
      0
      ·
      15 days ago

      Is there a magazine or site that breaks this down for the less tech savvy? And is the quality of the AI on par?