https://www.semiform.ai - playing around with a replacement for web forms using LLMs to parse free-text responses and create structured data.
Not perfect right now (you can try it out at https://www.semiform.ai/examples to see what I mean) - trying to figure out a few things:
- How to deal with a 'half-completed' response where the user hasn't provided all the requested information? Not really possible for most traditional forms if fields are required. Could be helpful or counterproductive.
- Need to make it simpler for non-technical users to set up an effective form. Right now planning to add templates to help with this, but I think there's more to be done here
Not perfect right now (you can try it out at https://www.semiform.ai/examples to see what I mean) - trying to figure out a few things:
- How to deal with a 'half-completed' response where the user hasn't provided all the requested information? Not really possible for most traditional forms if fields are required. Could be helpful or counterproductive.
- Need to make it simpler for non-technical users to set up an effective form. Right now planning to add templates to help with this, but I think there's more to be done here