Form Genie - Use LLMs to Prefill Forms
9/1/2024
An npm package that leverages Language Models to automatically prefill forms, supporting Google Forms, JotForm, and custom form providers.
Link: form-genie
I made Form Genie to make it easier to use LLMs to prefill forms. I've been using it to fill out Google Forms and JotForm, but it should work for any form that can be submitted via a web browser.
I'm also working on open-sourcing it and a GUI app to go with it.
Some ideas that I want to add:
- Make it so you can use any LLM you want.
- Support more form providers.
- Make a GUI app to go with it.
- Use LLMs to ask you for more information when the form doesn't have enough information to prefill.