zetaalphavectorzetaalphavectorOfficialยท2 Agent Skills Included

RAGElo

Elo-based ranking and evaluation of RAG pipelines

Evaluates and ranks RAG pipelines and LLM answers using tournament-style Elo scoring. Compares retrieval quality and answer pairs automatically, removing slow manual judgment of prompt variations. Generates scoring rubrics, checks citations and evidence recall, and supports OpenAI, Ollama, and other providers. Includes pull request description and code review workflows for maintaining the library.
npx skills add zetaalphavector/RAGElo --all -g -y

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install RAGElo?โ–ผ

Run `npx skills add zetaalphavector/RAGElo --all -g -y` in your terminal to install all skills in this repository globally.

How to compare different RAG pipelines?โ–ผ

RAGElo runs pairwise comparisons of answers from multiple pipelines and computes Elo rankings, showing which prompts and settings perform best.

Which LLM providers does RAGElo support?โ–ผ

It works with OpenAI, local models via Ollama, and providers like Anthropic, Mistral, and Cohere through the Instructor integration.

Can RAGElo evaluate answers against custom criteria?โ–ผ

Yes. Rubric evaluators auto-generate scoring criteria from documents or reference answers, and you can edit weights or add built-in checks like citation quality.

Do I need coding experience to use RAGElo?โ–ผ

Basic Python or CLI usage is required for evaluation, while the included PR skills let your agent handle review and documentation tasks from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’