Ask HN: Is it a good idea to make a tiny AI for fixing form input formats?
https://news.ycombinator.com/item?id=43785646Why not have a very tiny LLM (or something similar) for fixing inputs in forms?
If I put in my address in 2 lines and it required 3, it makes it 3 automatically If I put my dates in the non US format and it required US format, it "corrects" it automatically
Something designed to be light weight enough that even the most basic sites can run them inside
Do you think this is something companies would pay for? Or making this a subscription based browser extension?