TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Raink – Document ranker using LLMs

2 pointsby noperator5 months ago
I think a lot of AI-augmented security problems can be decomposed into &quot;show me the best thing in this list of things&quot;:<p>- the changed function in a patch diff that most closely relates to a given security advisory<p>- the injection point in a webapp that seems most likely to cause a state change on the backend<p>- the static code analyzer result that would have most severe impact if a sink were actually reachable<p>It&#x27;s notoriously difficult to get an LLM to seriously consider all items when presented with a big list of input—so I built raink, a CLI tool to harness LLMs for general purpose document ranking.<p>Blog post here: <a href="https:&#x2F;&#x2F;bishopfox.com&#x2F;blog&#x2F;raink-llms-document-ranking" rel="nofollow">https:&#x2F;&#x2F;bishopfox.com&#x2F;blog&#x2F;raink-llms-document-ranking</a>

no comments

no comments