back

by kuberwastaken·1y ago·view on hn ↗
Not changing the input, just re-ordering it if that makes sense

like the examples I gave - fixing date formats, address lines, name seperation, perhaps auto compressing images, etc

1 comments
How have one done it on former times? I would just do like this. Why LLM? Even when it's tiny, it's not fast enough and costs money

Regex, custom logic, and Dateformat libs, are enough