Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARISE Experiment

ARISE is a small experimental framework for testing whether an LLM can revise scientific beliefs when later evidence contradicts earlier conclusions. It tracks claims, provenance, confidence, dependency edges, invalidations, and revision quality across multi-round scenarios.

Current state: the deterministic experiment engine, scenario format, CLI, sample drug-discovery scenario, and metric tests work locally. An LLM adapter is the next step; the included rule-based adapter keeps experiments reproducible without an API key.

python -m arise.cli run scenarios/drug_discovery.json --out runs/demo.json
python -m unittest discover -s tests -v

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages