Regex Vs LLM Structured Text

Decision framework and hybrid implementation for regex vs LLM text parsing. Use when parsing structured text (forms, logs, tables) to optimize cost and accuracy. Covers a hybrid pipeline that uses Regex for 95% of the work and LLMs strictly for edge cases, with confidence scoring and cost tracking.

k1lgor f4d4647 13.2 KB Updated

File contents

k1lgor/mega-mind-skills/tree/main/.agent/skills/regex-vs-llm-structured-text commit f4d46479f6

Frequently asked questions

npx skillmds@latest add k1lgor/regex-vs-llm-structured-text