hypogenic
Plans and audits use of ChicagoHAI HypoGeniC/HypoRefine for LLM-assisted hypothesis generation from labeled text datasets. Use for the hypogenic package, its task configs, hypothesis banks, or HypoBench datasets—not for manual hypothesis formulation or scientific validation.
- Version
- 1.1
- License
- MIT
- Compatibility
- Requires Python 3.10+ and uv for the pinned upstream package. Bundled local audit tools use only the Python standard library for JSON; YAML input requires exactly PyYAML 6.0.2. Actual HypoGeniC runs may require a separately approved LLM provider, credentials, Redis, local model resources, and network access.
Pinned to revision de66e10cd0c8, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Read
- Write
- Edit
- Bash
- Glob
- Grep
Files
- skills/hypogenic/SKILL.md
- skills/hypogenic/assets/dataset_manifest.example.json
- skills/hypogenic/assets/result.example.json
- skills/hypogenic/assets/run_config.example.json
- skills/hypogenic/assets/task_config.example.yaml
- skills/hypogenic/references/configuration.md
- skills/hypogenic/references/datasets.md
- skills/hypogenic/references/evaluation.md
- skills/hypogenic/references/security.md
- skills/hypogenic/references/sources.md
- skills/hypogenic/references/upstream.md
- skills/hypogenic/scripts/__init__.py
- skills/hypogenic/scripts/_common.py
- skills/hypogenic/scripts/audit_dataset.py
- skills/hypogenic/scripts/evaluate_local.py
- skills/hypogenic/scripts/inspect_outputs.py
- skills/hypogenic/scripts/plan_run.py
- skills/hypogenic/scripts/validate_config.py
Every link opens the file at its source, pinned to the revision this page describes.