EnronQA-cli

Today I'm releasing EnronQA-cli, a handy set of evaluation tools for working with the excellent EnronQA dataset by Michael Ryan et al.

EnronQA includes over 500,000 question-and-answer pairs based on the Enron email corpus, which is one of the only private enterprise datasets that's free and legal for research use.

It's extremely valuable for building and tuning RAG (retrieval-augmented generation) systems, and I've been experimenting with it a lot lately. I decided to make a central CLI (command-line interface) to make life easier on myself and maybe others.

The code is here: github.com/dorkitude/EnronQA-cli.

Kyle Wild

September 11, 2026