Javascript is not enabled. This site can still works but it'll be more interactive when javascript is enabled.
loading...
Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
alexrigler
2 hours ago
|
on: Is Grep All You Need? How Agent Harnesses Reshape Agentic Search
Combining regex filtering with semantic ranking using multi-vector embeddings has yielded good results for me. I use ColGREP from the LightOn team asa daily driver -
https://github.com/lightonai/next-plaid/blob/main/colgrep/RE...
reply