Hacker News new | ask | show | jobs
Show HN: PDF to Form Converter (fillout.com)
6 points by dominicwhyte 1070 days ago
Hi HN,

A friend and I hacked this together to turn PDFs, docs and raw text into an easy-to-fill online form.

The hardest part was getting the prompts to work reliably. We're using PDF.js to parse the document, asking OpenAI to extract the questions and calling the Fillout API to create the form.

Let me know what you think: https://fillout.com/ai-form-builder (free to use + no sign up needed)

1 comments

This is really impressive, especially being able to start with an AI generated template is super practical imho. I also like the form builder itself. Good luck with the project!
Thanks. We've got a lot planned on that front - like auto-translating templates to different languages, generating themes with GPT, etc.

So many possibilities!