stars
1
forks
3
last update
Apr 28, 2026
license
MITv1.0.0
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add notyocheese-classivore// Run from any project directory
$ claude --skill notyocheese-classivore "fine-tune on this CSV"// extracted bash block
$ # Install
git clone https://github.com/NotYoCheese/classivore.git
cd classivore
python -m venv venv && source venv/bin/activate
pip install -e .
Open-source, taxonomy-agnostic text classification pipeline. Give it any hierarchical taxonomy CSV and it builds a production multi-label classifier — from data collection through training to inference.
Loading README…
$ cat reviews/