Two Tier Extraction

Tiered LLM extraction pattern for large corpus processing (email archives, document dumps, transcript libraries). A utility-tier model triages and classifies at speed; the reasoning tier does the default deep read; the deep tier is the escalation for the highest-value content. Prevents spending deep-tier money on noise while ensuring the important content gets the best eyes. A deterministic privacy wall runs before any LLM call.

garrytan Updated

File contents

garrytan/gbrain/tree/main/skills/two-tier-extraction commit bf7aca1251

Frequently asked questions

npx skillmds@latest add garrytan-gbrain/two-tier-extraction