jankovicsandras

↗ HN profile [ 66.4 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. BM25opt is a score-compatible optimized rewrite of the popular https://github.com/dorianbrown/rank_bm25 , which is used by e.g. LangChain and Llamaindex. It's much faster and tries to fix some issues as well.…

  2. BM25 search implemented in PL/pgSQL; Unlicense / Public Domain.