11 comments

  • ghm2199 an hour ago

    Wow! 4GB for 10 million documents. This means one could build a reverse index much faster than before and devx processes like debugging, performance testing would become much smoother. Can't wait for the sqlite bindings to come out!

    • ghm2199 an hour ago

      Also the removal latency is on a log scale. Which is quite insane.

  • anishvarghese 43 minutes ago

    This looks perfect for local, privacy first search, but since it's built in Rust, has anyone tried compiling it to WASM to run directly inside a browser extension?

  • sp1982 28 minutes ago

    If anyone is looking to retrofit to an existing pipeline, I use similar ideas to compress vectors for job search, getting roughly 8x compression with about a 3.5% drop in quality. My experiment: https://corvi.careers/blog/vector-search-embedding-compressi...

  • nharada an hour ago

    It would be nice to have the README be a little more human written for a project where you actually want people to adopt it

    • badatnames a few seconds ago

      Anthropic employee. This is what your brain on kool aid looks like

  • burgerboii an hour ago

    Who is this co-author called t <t@t>?

  • zuzululu an hour ago

    what could i use this for as part of my agentic workflow? codebase indexing? docs ?

    • kyxsc 43 minutes ago

      notes/docs/wiki is a great use case

  • esafak an hour ago

    lancedb and duckdb integrations would be great...