RAGElo
Elo-based ranking and evaluation of RAG pipelines
All Skills in This Repository (2)
Pure Emerald Level Indicatorscreate-pr-description
Generate PR titles, descriptions, and reviewer suggestions from commits and diffs.
review-pr
Review GitHub pull requests for compliance with RAGElos Factory+Registry architecture, evaluators, and security practices.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core