6 comments

  • anishvarghese 3 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?
  • ghm2199 12 minutes 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 10 minutes ago
      Also the removal latency is on a log scale. Which is quite insane.
  • burgerboii 6 minutes ago
    Who is this co-author called t <t@t>?
  • nharada 17 minutes 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
  • zuzululu 5 minutes ago
    what could i use this for as part of my agentic workflow? codebase indexing? docs ?
    • kyxsc 3 minutes ago
      notes/docs/wiki is a great use case
  • esafak 35 minutes ago
    lancedb and duckdb integrations would be great...