Skip to content

Comment on Show HN: NNext.net – A Firebase-like managed vector storage for ML applications

Comments

Every time I've needed something like this (3 times in my career, though none in the past 5 years) I've ended up having to implement it from scratch.

Depending on the topology of the data, different metrics are used and you can make different performance tradeoffs. And differing business use cases make it hard to find a one-size-fits-all. As I'm sure you're aware, there are dozens of fast ANN approaches, and the code implementing the ANN often is the tightest loop, making hard to be pluggable and performant.

TileDB is also quite interesting.

Best of luck though, I agree with you there's a "missing product" to be invented, I'm not sure this is exactly it, but I don't think I know any better.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.