Repo · Search & RAG
Truffler
Rails intent search gem: TypeSafe Jev builds named-dimension labels at index time and encodes queries the same way, then ranks with SQL over labels,…
Open github.com ↗From the repository
Sniff out the right record: Jev-powered search for Rails with index-time labels, query understanding, and streamed reranking on top of your own keyword and embedding search
How builders describe it
Rails intent search gem: TypeSafe Jev builds named-dimension labels at index time and encodes queries the same way, then ranks with SQL over labels, text similarity, and keywords—optional streamed Jev reranking.
The decision Jev makes
Rank candidates against a query, or answer whether a passage is relevant.
Where it fits
Search pipelines retrieve too much. These projects use Jev as a reranker or relevance check after the first search, so only useful results reach the user or the model. All 61 search & rag projects →