• Rabbit R1, AI gadget, runs on Android app, not requiring “very bespoke AOSP” firmware as claimed by Rabbit.
  • Rabbit R1 launcher app can run on existing Android phones, not needing system-level permissions for core functionality.
  • Rabbit R1 firmware analysis shows minimal modifications to standard AOSP, contradicting claims of custom hardware necessity by Rabbit.
  • Margot Robbie@lemmy.world
    link
    fedilink
    English
    arrow-up
    19
    ·
    2 years ago

    Technically, every Android phone uses a “very bespoke AOSP”, because the Android kernel is customized for the hardware of every single phone model, which can include things like hardware drivers and carrier services.

    This is the reason that there is no universal Android ROM that works across every Android phone, unlike Windows or normal GNU/Linux distributions.

  • ⓝⓞ🅞🅝🅔@lemmy.ca
    link
    fedilink
    English
    arrow-up
    6
    ·
    2 years ago

    I’ve no skin in the game related to this device or software. I simply don’t care. However, in terms of an AI assistant, I am curious if there is anything on the market, including this APK device, that is worth using. For someone who is privacy centric, advert avoidant, and security focused… does (or even can) such an app/tool exist?

    • db2@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      ·
      2 years ago

      You won’t like anything on offer currently except for that which is entirely self hosted.

      • ⓝⓞ🅞🅝🅔@lemmy.ca
        link
        fedilink
        English
        arrow-up
        2
        ·
        2 years ago

        What are a couple of the best self hosted options? I wouldn’t mind giving it a go on my server. I may not have enough juice with what I currently run, but perhaps as a proof of concept first and then new hardware later.

        • bassomitron@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          edit-2
          2 years ago

          That’s a deep rabbit hole (no pun intended). I know it’s blasphemy to mention the other site around here, but check out the r/locallama subreddit. It covers more models than just LLaMA. There are literally thousands of variations at this point, so preferences are quite subjective based on your use case and your best bet is just to begin researching on your own for your intended purposes and available resources. Huggingface is the main model repository, as well.

    • abhibeckert@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      1
      ·
      edit-2
      2 years ago

      ChatGPT 4 is a great assistant, I find it indispensable… I use it on my phone and computer but would like it in a dedicated device.

      Privacy? Yeah it’s not great, but that’s mitigated by OpenAI focusing the product hard on areas that don’t really need privacy.

      I do think these tools can be private - but to get there we need more RAM on our computers and phones, and it needs to be expensive high bandwidth RAM, which costs a fortune right now. A lot of research is being done to reduce memory requirements and more manufacturing capacity for memory is being ramped up.

      • ⓝⓞ🅞🅝🅔@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        2 years ago

        So you are using OpenAI’s app? Do you have it integrated into your phone? What are the main features that you use (beyond asking questions like one does from their app/site)?

  • dmalteseknight@programming.dev
    link
    fedilink
    English
    arrow-up
    5
    ·
    edit-2
    2 years ago

    Not sure what the surprise is. It is a device that needs you to sign into an account and have an internet connection. Ie it is just a dumb terminal. Kind of like how Alexa speakers are useless without an internet connection. All the processing is done on servers.

    Even if it was not an android app, you probably could have made a clone of it since you are basically interacting with a web api.

    In their defence the device has the advantage of giving you instant access to their ai through the touch of a button whilst on phones you would need to physically open the app as the “assistant” functionality is already reserved to Siri, Bixby, etc. EDIT: I wasn’t aware you can change assistants.

    Personally I like the concept if the processing was done within the device, but considering you need monster machines to run llms I guess we are least decades away from that reality.