Viewing profile — raphaelty
raphaelty
HN member- Joined
- Thu, May 09, 2019, 11:48 AM UTC
- HN karma
- 127
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About raphaelty
Recent public activity
-
comment
Comment #48248601
Introducing a new version of knowledge which is my search engine / bookmark system in which I designed my own AI feed without the noise of X
- story
-
comment
Comment #47212887
While semantic search shine at various tasks including advanced search engine and recommender systems, it did not shine that much on coding task so far appart from benchmarks avail…
- story
-
story
Show HN: Hybrid Semantic Grep for Claude Code
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 simil…
- story
-
comment
Comment #46374802
Very interesting, wondering if there are other heavily used algorithm which could benefit a lot from a "Flash" version but don't have one today
-
comment
Comment #44732111
Very cool to spot such missing feature from Vision Language Models
-
comment
Comment #44609951
Very interesting, willing to try burn
-
comment
Comment #44499863
Blog introducing late-interaction models with max-similarity scoring function visualization. pylate-rs is a rust crate providing python and wasm bindings.
- story
-
comment
Comment #44228871
Very interesting work! Starred the project. Would love to see such features integrated into the compiler itself Anyway, fully agree with you on the complementarity of ML and Rust
-
story
Show HN: Rust Based Per-Token Late Interaction Dense Search
Happy to release FastPlaid, which aim to ease and accelerate ColBERT and ColPali retrieval
-
comment
Comment #43978483
I created my personnal search engine to index and retrieve content I like. I like the idea of keeping track of content you like without too much effort. https://github.com/raphaels…
- story
- story
-
story
Show HN: DuckDB BM25 Client
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
- story
-
story
Show HN: FlashText with Rust for Python
LeNLP is a toolbox dedicated to NLP, made with Rust, dedicated to Python
-
comment
Comment #39778537
Thank you for this ! Knowledge is primarly inspired by http://www.semanlink.net/sl/home
-
comment
Comment #39776376
Author here, I like the idea to have a public and personal search-engine. I'd love to deep dive in some people bookmarks such as expert in NLP field in order to get clue / a point …
-
comment
Comment #39776333
Amazed by 3d-force-graph js library
-
comment
Comment #39775955
It upload content some of my friends like (github stars) and they have very good taste, so when I'm looking for a document / information on a new topic in machine learning or datab…
-
comment
Comment #39775870
I did develop this when I was PhD student in NLP. I think it's fine to learn to develop a personal search system if you want to learn.
-
comment
Comment #39775824
The ask button is provided by chatgpt api here