Show HN: Free AI tool that fills web forms from plain text
fillapp.aiI built a free Chrome extension called FillApp.
It lets you fill web forms just by writing plain text like:
“Ship it from @NorthDelivery to @WestflowLimited”
It parses the form automatically and fills it with the right data, including tricky fields like dates, multiselects, etc. You can also save and reuse snippets across different forms.
It’s completely free and works with most modern web forms. Would love to hear what you think.
> Privacy Policy
> 1. Information We Collect We collect the following types of information: [...]
> Data you input through the app, including filled forms and saved snippets.
> We only collect the minimum information necessary to operate and improve our services
If the model runs locally, form data would not have to be collected by you (and shared with third-parties: Which? Policy only mentions Firebase and GA - no third-party provider used for the AI part?). Also, even with current server-side model, it's not clear why you would need to _retain_ all user-submitted data post-response.
Oh, and the GitHub link in your footer is broken.