just-eval
Enrichment pendingA simple GPT-based evaluation tool for multi-aspect, interpretable assessment of LLMs.
GraphCanon updated today · GitHub synced today
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Dormant (897d since push)
- As of today
- Provenance
- Not a fork · Organization account
- As of today
- Security (OSV)
- No lockfile
- As of today
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install just-eval PyPISimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A simple GPT-based evaluation tool for multi-aspect, interpretable assessment of LLMs.
Capability facts
- Languages
- python
Source: github.language · Jul 15, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Jul 15, 2026)
***Setup OpenAI API Key***Source link
Tags
README
Installation
git clone https://github.com/Re-Align/just-eval.git
cd just_eval
pip install .
or
pip install git+https://github.com/Re-Align/just-eval.git
Setup OpenAI API Key
export OPENAI_API_KEY=<your secret key>
For agents
This page has a .md twin and JSON over the API.