Remix.run Logo
FusionX 7 hours ago

Given how the blog is presented, I assumed this was something novel that solved a unique problem, maybe a local multi-modal assistant for your device.

I installed it and it's none of that. It is a mere wrapper around small local LLM models. And, it's not even multi-modal! Anyone could've one-shotted this in Claude in an hour (I'm not exaggerating).

What's the target audience here? Your average person doesn't care about the privacy value proposition (at least not by severely sacrificing chat model's quality). And users who do want that control can already install LMStudio/Llama.cpp (which is dead simple to setup).

The actual release product should've been what's described in "What's next" section.

> Instead of general chat, we shape Ensu to have a more specialized interface, say like a single, never-ending note you keep writing on, while the LLM offers suggestions, critiques, reminders, context, alternatives, viewpoints, quotes. A second brain, if you will.

> A more utilitarian take, say like an Android Launcher, where the LLM is an implementation detail behind an existing interaction that people are already used to.

> Your agent, running on your phone. No setup, no management, no manual backups. An LLM that grows with you, remembers you, your choices, manages your tasks, and has long-term memory and personality.

post-it 6 hours ago | parent | next [-]

> Anyone could've one-shotted this in Claude in an hour

I think they did. If you start the download and then open the sidebar and/or background the app, the download progress bar disappears and is replaced by the download button. If you press the download button again, the progress bar reappears at the correct point.

I find that Claude often makes little statefulness mistakes like that. Human developers do too, but the slower and more iterative nature of human development makes it more likely that that would get caught.

jubilanti 7 hours ago | parent | prev | next [-]

> Anyone could've one-shotted this in Claude in an hour (I'm not exaggerating).

This probably could have been one-shotted with Sonnet, not even Opus. Given how over indexed they are on LLM coding, Haiku might even be able to do it.

This is actually an interesting coding model benchmark task now that I think about it.

chatmasta an hour ago | parent | next [-]

Is “this could have been one-shotted with Sonnet” the new “I could build this in a weekend?”

cyanydeez 4 hours ago | parent | prev [-]

You'd think any one of these great LLMs that claim coding is over would take a non-trivial app and just clone it while fully documenting the process.

If it's so great, why is there so little viscera documenting it's greatness? Just lots and lots of words.

ttul 5 hours ago | parent | prev | next [-]

I hate to say it, but this looks like the sort of thing a CEO told their team to build on Monday morning in a panic because they are grasping for ways to participate in the AI craze. And the team did just that: they built it that morning using Claude Code.

There is truly nothing original here and the product doesn't have a chance in hell of earning money. Local LLMs on-device will be dominated by the device vendors, whose control of the hardware stack combined with their ability to subsidize billions of dollars of machine learning research gives them an unfair advantage. Apple knows what the next generation of silicon will deliver, and their ML engineers are already hard at work building models that will be highly optimized for that silicon a year or two ahead of time. Open source models are really great and are backed by well funded labs; however, delivering these models on-device in a way that pleases users will never be easier than it is for the vendors of the devices.

Plus, device vendors have ways of making money from local LLMs that third-party app providers do not. They can make their local LLM free and earn money on the hardware play, without skipping a beat on the billions of dollars of ongoing R&D. I don't see how third party app vendors make money here when they will be competing with the decent, totally free alternative that Apple and Google (and Samsung etc.) will load on in the next year or two.

prism56 an hour ago | parent | next [-]

To be fair I've followed ente for a while and they seem to let their teams have side projects if it falls in line with the overall ente ethos.

Same with Kagi. Thats where Kagi news was born.

I quite like the ethos, but this Ensu definitely seems underbaked.

Barbing 5 hours ago | parent | prev | next [-]

Wanted to share a message here with the CEO not to feel too bad because little is more common than getting caught by this tech

But where are they! https://ente.com/about

Small team, rooting for them

ttul 5 hours ago | parent [-]

I write my comment with admiration for founders, because I am one. That being said, chasing trends without paying attention to the steamroller has killed more than one very good company and I have plenty of scar tissue as evidence...

usrusr 4 hours ago | parent | prev [-]

Counter position (not sure it's better than yours): what are the chances that device makers would actually offer seriously local, and not just something that does work in airplane mode, but then still connects to their cloud later, if not for post-sale monetization then at least for features providing better brand lock-in? I mean just look at how well the market for TV sets that don't try to shove "services" down buyers' throats is developing...

But sure, making money with standalone "local first is our headline feature" will be incredibly hard against those, no doubt about that. In light of the limited quality of what local models can achieve, the privacy bonus just won't compel many to pay. But that only means that this "morning with Claude" you are suggesting might be just the right amount of investment for the result you'd realistically expect. But is that so bad? I'd argue the reverse: bundling up the low hanging fruit but not by some hobbyist who will lose interest two weeks on but by a company big enough the keep it going while small enough to not be a VC furnace that will inevitably turn on users once the runway runs out (*), that's an opportunity to fill a niche few others can. Valuable for users who don't want to roll their own deployment of open source models (can't, or unwilling to commit to keeping them up to date, assuming that Ente does keep that ball rolling), and also valuable for the company of the investment actually is so low that it pays by raising awareness for their other products that apparently do earn them money.

(*) I was googling around a little wondering if they actually are as close to bootstrapped as they seem on the surface, and yes, that's supposedly the core idea [0], but despite that they also took 100 kUSD in "non-diluting" (basically a gift then?) from Mozilla with the explicit goal "to promote independent AI and machine learning" [1]. So not a CEO whim but following up to a promise made earlier. If they actually did avoid spending all that money on a one-off but went smaller planning to keep it current for a longer time horizon, I'd congratulate them on an excellent choice.

[0] https://ente.com/blog/5-years-of-ente/

[1] https://ente.io/blog/mozilla-builders/

The hn discussion for [1] seems to be completely missing the point, that Mozilla program isn't about funding an image host (yeah, I'd also prefer if Mozilla focused on the Browser and perhaps Thunderbird, but the foundation is what it is): https://news.ycombinator.com/item?id=41681666

6 hours ago | parent | prev | next [-]
[deleted]
kylehotchkiss 6 hours ago | parent | prev | next [-]

Local LLM options for less technical people is worth celebrating IMO. No, not "anybody" can have one-shotted this in CC in an hour.

We have not seen a tidal wave of untechnical people vibe coding up their own software solutions.

jermaustin1 5 hours ago | parent | next [-]

> We have not seen a tidal wave of untechnical people vibe coding up their own software solutions.

When my little brother who is a drummer, and has never even looked at "code" before, had claude on-shot a python app that let him download songs on youtube, extract the stems, collect tempo/key/etc information, then feed that into his DAW, all without ever looking at code, knowing what any of it did, etc., I knew that we were about to see a LOT of single-use applications.

I'm not against it, honestly. I have always written little one-off scripts and apps that accomplished something faster than manually, now that those one-shots are possible with an LLM in seconds sometimes, it makes all my personal scripts so much easier... that said, I definitely read the scripts that are output, and attempt to step through them in a debugger before assuming it is all good.

collabs 5 hours ago | parent | prev | next [-]

To add to this, the value that ente or someone like that can bring to the table here is a firm pledge to improve it and maintain it going forward.

That to me is more valuable than code vibe coded by Claude in one afternoon.

nozzlegear 5 hours ago | parent | prev [-]

edit: nevermind I misread a word and made a social faux pas

I do agree that more local LLM options are always better.

Barbing 4 hours ago | parent | next [-]

naux pas :)

Barbing 5 hours ago | parent | prev [-]

>not

nozzlegear 4 hours ago | parent [-]

Ope

moffkalast 5 hours ago | parent | prev | next [-]

Probably just another ollama-type service who wants to slide themselves in between the user and local models, so they can take all the credit and work on convenience based platform lock-in, then later introduce paid tiers.

reactordev 6 hours ago | parent | prev [-]

It’s a platform play so they can get people onto their defunct photos platform. “Big Tech” in a little suit.

i80and 4 hours ago | parent | next [-]

Defunct? I just switched to it a couple months ago, and it seems actively developed.

(Though I think this announcement is sufficiently unpleasant I'm starting to reconsider)

PhilipRoman 2 hours ago | parent | prev | next [-]

Ente has a killer feature of supporting actual end-to-end encryption for photos. That alone puts them above many other competitors.

fauigerzigerk 5 hours ago | parent | prev | next [-]

How is Ente Photos defunct? It's getting new features all the time and it works extremely well for me.

buster 5 hours ago | parent | prev | next [-]

What do you when you say defunct photos platform?

Barbing 5 hours ago | parent | prev [-]

All about immich now right?