ReproPack
ReproPack is a web app (with a lightweight desktop helper) that turns a messy research project into a clean, shareable “reproducibility bundle” for collaborators, reviewers, and future-you. It scans a repo or folder, detects languages (R/Python/Julia), notebooks, data files, and environment specs, then generates a standardized package: pinned dependencies, runnable scripts, a minimal README, and a provenance report (what files produced which outputs). It can export to Zenodo-ready archives, OSF uploads, or a private link with access controls. This is an AI + traditional app: AI helps draft the README, infer run order, and flag missing steps, but the core value is deterministic packaging and verification. Expect some projects to be impossible to fully reproduce; the app should clearly score “reproducibility confidence” and list blockers instead of pretending it worked.