Show HN: I built an LLM pipeline to sanitize client emails into JSON Scopes
Posted 17 hours ago by nejcgradisek
2 points
https://www.scopelock.app/I got tired of copy-pasting client emails into ChatGPT and writing prompts. I built a wrapper that:
Strips the email signatures/junk (Regex).
Interrogates the vague parts.
Outputs a Markdown table for the Scope.
It's free to try here: https://www.scopelock.app/. Roast my code/prompt engineering.