• cheese_greater@lemmy.worldOP
          link
          fedilink
          arrow-up
          1
          ·
          edit-2
          1 year ago

          Can you check out quickly and comment on SideMind (iOS)?

          Edit: hope this doesnt come across as too “do shit for me Spidey” :/

          • LalSalaamComrade@lemmy.ml
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            1 year ago

            I’ve checked the page you were talking about, and it shows how they have a bunch of different models, which is but an illusion of choice. I think what they’re basically doing over here is that they’re still using ChatGPT’s API, but they’re probably introducing some biases for the way these models talks, using specialized prompts that probably execute before you do the chatting (I think this is possible, but as I’ve never used their API, I cannot confirm this). So you’re chatting with the same bot, that has it’s mannerisms tweaked.

            Putting that aside, and if I’m assuming that they’re just like the rest of the other “AI” companies out there, they’re still using OpenAI’s service. The issue with this is that now you’re exposed to a middleman that also has hands over your personal chat, apart from OpenAI. If you want a private LLM, you must run it on a personal instance by yourself.

            A better option would be to look around on GitHub for someone’s project, make sure that their front-end has web-app support, pin the web-app onto your iPhone’s desktop I would urge you to check a few such projects on GitHub. Like for example, privateGPT, GPT4ALL (recommended) and Dalai (not recommended), which are completely open-source.

            Edit: Yup, they’re most probably using OpenAI’s API, read their privacy policy here.

    • Asudox@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      Im not sure if using ChatGPTs website is what OP is asking for since OP said he wanted a ptivacy friendly way to use LLMs such as ChatGPT.

    • pandarisu@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      1 year ago

      I get personal choice, but if you are looking for privacy focused, wouldn’t a browser based option give the developer less information than installing an app?

      • cheese_greater@lemmy.worldOP
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        1 year ago

        Aight, u talked me down lol. I suppose [a]i can use Friendly for it too as like a springboard for things where I want like the WebApp to be like an app and also a tad more optimized/slick than simple WPAs.