raphaelty
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.
- A semantic Code Search CLI but with grep filters (github.com)
- Show HN: Hybrid Semantic Grep for Claude Code (github.com)
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…
- Multi-vector Grep for code agents, save 15% tokens, local (huggingface.co)
- Information Retrieval, spawn Colbert in ms (lightonai.github.io)
-
Happy to release FastPlaid, which aim to ease and accelerate ColBERT and ColPali retrieval
- Show HN: Search in HuggingFace Dataset from the URL (github.com)
- Show HN: DuckDB BM25 Client (github.com)
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
- Show HN: Late Interaction Retrieval (github.com)
- Show HN: FlashText with Rust for Python (github.com)
LeNLP is a toolbox dedicated to NLP, made with Rust, dedicated to Python
- Show HN: Personal Knowledge Base Visualization (github.com)
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…
- Show HN: Accelerate ColBERT with tree-based index (github.com)
- Show HN: ColBERT Build from Sentence Transformers (github.com)
- Show HN: Fine-Tuning Splade and SparseEmbed LMs (github.com)
- Cherche: Semantic Search (github.com)
- Minimalist semantic search with Cherche 2.0 (github.com)
- Python client for knowledge graph exploration (github.com)
-
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…
- Neural Search for medium sized corpora (github.com)
- Knowledge Graphs Emb. With PyTorch (github.com)