mrs83's picture
Update Space card title and description
4c059a6 verified
|
Raw
History Blame Contribute Delete
1.59 kB
---
title: OpenAIRE Graph Evaluator Documentation
emoji: πŸ“š
colorFrom: blue
colorTo: indigo
sdk: static
pinned: false
license: cc-by-4.0
short_description: Research paper classifier and LLM-as-Judge pipeline
---
# OpenAIRE Graph Evaluator Documentation
Rendered documentation for the **Echo-DSRN research-intent evaluator** β€”
a multi-model LLM-as-Judge pipeline built for the OpenAIRE AI Hackathon 2026.
This Space is a static build of the project's MkDocs site. Source lives in the
[OpenAIRE-AI-Research-Evaluator](https://github.com/ethicalabs-ai/OpenAIRE-AI-Research-Evaluator)
repository under `docs/`.
## Contents
- **Quick Start** β€” run the classifier and the collaborative hub
- **Architecture** β€” Echo-DSRN intent classifier + multi-model LLM-as-Judge pipeline
- **LLM-as-Judge** β€” the judge protocol, verdict schema, and dataset export
- **MCP** β€” agent-facing classification via Server-Sent Events
- **OAuth** β€” HuggingFace login for the collaborative hub
- **Inference** β€” local and remote inference
- **Hackathon Story** β€” question, journey, insight, reusability
- **Deployment** β€” Docker Compose, Helm/k3s, PostgreSQL
## Datasets & models
- [Research-Intent-Judge](https://huggingface.co/datasets/ethicalabs/Research-Intent-Judge) β€” per-model LLM-as-Judge exports
- [Research-Intent-Collab](https://huggingface.co/datasets/ethicalabs/Research-Intent-Collab) β€” consensus golden dataset
- [Echo-DSRN-v0.1.3-Research-Intent-CLF](https://huggingface.co/ethicalabs/Echo-DSRN-v0.1.3-Research-Intent-CLF) β€” the classifier
## License
CC-BY 4.0.