Live data from Hacker News

Viewing profile — raphaelty

raphaelty

HN member
Joined
Thu, May 09, 2019, 11:48 AM UTC
HN karma
127
Public activity
52 items

About raphaelty

PhD in NLP, I love Open Source

Recent public activity

  1. 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

  2. story
  3. 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…

  4. story
  5. 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…

  6. story
  7. 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

  8. comment
    Comment #44732111

    Very cool to spot such missing feature from Vision Language Models

  9. comment
    Comment #44609951

    Very interesting, willing to try burn

  10. 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.

  11. story
  12. 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

  13. 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

  14. 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…

  15. story
  16. story
  17. 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

  18. story
  19. story
    Show HN: FlashText with Rust for Python

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

  20. comment
    Comment #39778537

    Thank you for this ! Knowledge is primarly inspired by http://www.semanlink.net/sl/home

  21. 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 …

  22. comment
    Comment #39776333

    Amazed by 3d-force-graph js library

  23. 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…

  24. 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.

  25. comment
    Comment #39775824

    The ask button is provided by chatgpt api here