This isn’t a joke, though it almost seems like one. It uses Llama 3.1, and supposedly the conversation data stays on the device and gets forgotten over time (through what the founder calls a rolling “context window”).

The implementation is interesting, and you can see the founder talking about earlier prototypes and project goals in interviews from several months ago.

iOS only, for now.

Edit: Apparently, you can build your own for around $50 that runs on ChatGPT instead of Llama. I’m sure you could also figure out how to switch it to the LLM of your choice.

  • randon31415@lemmy.world
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    3
    ·
    1 month ago

    $99? I just ordered the parts for $50 (including shipping and handling and a 100 count on/off switches of which I only need one)

    Also confused why they say it is “always on” if it has an off switch. A TV can be always on until you turn it off. Once I build it, I’ll see what can be switched around - I am hoping to get something like the superbooga extension for oobabooga (RAG vetorization of documents) working with the transcripts.

    Was a bit worried about Whisper STT, but I think it is the open source on device one, not the runs on OpenAI servers version.