Retrieval-Augmented Generation · University of Massachusetts Amherst
GrepSeek: Search Agents That grep the Corpus Instead of a Vector Index
GrepSeek trains an LLM to answer questions by issuing shell commands like grep against the raw corpus — no embedding index — and posts the best F1 and Exact Match across seven open-domain QA benchmarks.