Viewing profile — bartdegoede
bartdegoede
HN member- Joined
- Fri, Mar 09, 2018, 11:21 AM UTC
- HN karma
- 320
- Public activity
- 39 items
- HN profile
- View on Hacker News ↗
About bartdegoede
Recent public activity
- story
-
comment
Comment #48875295
It’s gets much larger (there’s the potion-multilingual-128M model, distilled from bge-m3 which has like 100 languages), so it gets to ~120m range for the lookup table (4x smaller i…
-
comment
Comment #48875217
Chrome ships with one ( https://news.ycombinator.com/item?id=43973502 ) but AFAICT it’s only used for history, there’s no api for it. There’s also an included LLM? https://www.that…
- story
- story
- story
- story
- story
- story
-
comment
Comment #46950323
A few years ago I wrote a post about implementing tf-idf in 150 lines of python. The data source it relied on was removed (turns out Yahoo! isn't as relevant anymore).
- story
- story
-
comment
Comment #45658481
Adventures with writing a novel with LLMs
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #26585899
Added an MIT license. Have fun :-)
-
comment
Comment #26584260
The idea was to illustrate the concepts of an inverted index and tf-idf :-) I've built some stuff like this for a smaller project written in Python because it was Easier™ than spin…
-
comment
Comment #26583634
Author here: you may want to check out something like Whoosh https://whoosh.readthedocs.io/en/latest/intro.html (it's like a clone of Lucene but in pure Python). I've used this to …
- story
- story