frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

We built a tiny invariant layer that preserves meaning when embeddings fail

https://github.com/Architect-Flow78/axiom-core
1•pascalnicolae•1h ago

Comments

pascalnicolae•1h ago
Author here.

This is a minimal proof-of-concept of an invariant semantic layer.

It does not replace embedding models. It sits on top of them and learns to keep semantically equivalent inputs close under noise and paraphrase.

noise_test.py shows a simple stability benchmark.

Happy to answer technical questions.