1 indexed skills ยท max 10 per page
affaan-m/everything-claude-code ยท AI/ML
Hybrid regex-and-LLM framework for parsing structured text, optimizing cost by handling 95โ98% with regex and reserving LLM calls for edge cases. \n \n Combines regex extraction with confidence scoring to flag low-confidence items, then validates only those items with an LLM, reducing LLM calls by ~95% versus all-LLM approaches \n Includes production-ready Python patterns for regex parsing, confidence scoring, and hybrid pipeline orchestration with real metrics from a 410-item quiz parsing examp