Fair Platform - The complete platform with backend, frontend, and CLI
Project description
The Fair Platform
FAIR (or The Fair Platform) is an open-source platform that makes it easy to experiment with automatic grading systems using AI. It provides a flexible and extensible environment for building, testing, and comparing grading approaches, from interpreters and rubrics to agent-based systems and research datasets.
The goal is to support researchers, educators, and students who want to explore how AI can improve assessment, reduce manual grading workload, and enable reproducible experiments in educational technology.
Features
- Flexible Architecture – Define courses, assignments, and grading modules with full customization.
- Interpreters – Parse and standardize student submissions (PDFs, images, code, etc.) into structured artifacts.
- Graders – Apply configurable rubrics, AI models, or hybrid approaches to evaluate submissions.
- Artifacts – A universal data type for storing submissions, results, and metadata.
- Experimentation First – Swap modules, run A/B tests, and measure performance across approaches.
- Research-Friendly – Designed for reproducibility, with plans for standardized datasets and benchmarks.
- Extensible – Build plugins for compilers, proof validators, RAG systems, or agentic graders.
Getting Started
pip install fair-platform
fair serve
Development Requirements
Once you have uv and Bun instlaled, you can build the platform and start using it:
uv run
./build.sh
fair serve
Roadmap
Some planned directions for FAIR include:
- Standardized datasets for AI grading research
- Dataset generation tools (e.g., synthetic student responses with realistic errors)
- Plugins for popular LMS
- More visualization and reporting tools
Contributing
FAIR is open for contributions! You can:
- Submit issues and feature requests.
- Propose or implement new grading modules.
- Share experimental datasets and benchmarks.
If you’re interested in collaborating, open an issue or start a discussion.
License
This project is licensed under the GNU General Public License v3.0 (GPL-3.0). See LICENSE for the full text and details.
What this means:
You CAN:
- Use, modify, and distribute this software for any purpose, including commercial use.
- Use insights and knowledge gained from the platform for any purpose.
- Make modifications and distribute copies, provided that when you distribute the software (or derivative works) you comply with GPL-3.0 requirements.
- Nonprofit organizations can use it regardless of funding source.
You MUST / OBEY GPL-3.0 REQUIREMENTS WHEN DISTRIBUTING:
- When distributing the software or derivative works, make the source code available under the terms of GPL-3.0.
- Preserve copyright and license notices in redistributed source and binaries.
- License any derivative works under GPL-3.0 when you distribute them.
For Researchers:
This platform is intended for academic and research use and may also be used in commercial research or products. Note that if you distribute derived software that includes code from this project, you must do so under GPL-3.0 and provide corresponding source code.
Questions about licensing? Please open an issue or contact allan.zapata@up.ac.pa.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fair_platform-0.6.0.tar.gz.
File metadata
- Download URL: fair_platform-0.6.0.tar.gz
- Upload date:
- Size: 1.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d104f5ab8a033b109b600af0e20dbd167f8dc9ed12950e9f8f538ce2d2f58bc
|
|
| MD5 |
7f2e0405e4c711bb7951e55f163dee48
|
|
| BLAKE2b-256 |
8ceeb213b194b0a839794ee6b1369a4e384dbabfeef028c5f2a880ad2fdce8c6
|
File details
Details for the file fair_platform-0.6.0-py3-none-any.whl.
File metadata
- Download URL: fair_platform-0.6.0-py3-none-any.whl
- Upload date:
- Size: 2.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33f935555d0cdb72e5c2499a3dd8dd8e52e91781cf427b735b3c067edb7051b6
|
|
| MD5 |
e824383d2ec67f1575322705b7e90928
|
|
| BLAKE2b-256 |
6e4fc0e66440686d93e43f7fb008fb9101efaaded6956cddea53a9fe1d1eccf1
|