raphaelty

↗ HN profile [ 1207 ms ] full profile

No user record in our sample, but raphaelty has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. Releasing ColGREP today, made using our open-source multi-vector database, it support grep like filtering while adding an extra input to rank output of grep based on semantic similarity. ColGREP is packed with strong…

  2. Happy to release FastPlaid, which aim to ease and accelerate ColBERT and ColPali retrieval

  3. Releasing a Pythonic BM25 made with DuckDB. Few differences with FTS search extension from DuckDB as this tool pre-compute bm25 score, perform approximation, is batch compatible

  4. LeNLP is a toolbox dedicated to NLP, made with Rust, dedicated to Python

  5. My personal knowledge base is hosted on GitHub at https://raphaelsty.github.io/knowledge/. It scans the documents I like every day using GitHub Action, Zotero, HackerNews upvote and Github Likes. It's not yet optimized…

  6. https://github.com/raphaelsty/cherche Cherche (search in French) allows you to create a neural search pipeline using retrievers and pre-trained language models as rankers. Cherche is meant to be used with small to…