Hacker News new | ask | show | jobs
by ltengelis 780 days ago
I wanted a convenient tool to both compute vector embeddings of text and also perform similarity search over them. Thus 'babyvec' - defaults to computing Jina V2 embeddings locally and persisting them via 'npy-append-array'. This tool is not yet battle-tested but has been very useful for me in experimentation. Hope you might find it useful.