I've developed a package that enables data collection through AI-guided conversations, rather than relying on rigid HTML forms. This approach helps alleviate the pain of filling out long forms, as it allows AI to simplify the user's experience. You can either integrate this repository into your application as a plugin or use it as a source of inspiration for developing similar workflows tailored to your own needs. You can check out the package here: https://github.com/neuron-core/ai-form.
1 Answer
I'm really interested in the potential use cases for this! At first glance, it sounds a bit questionable to replace traditional forms with AI. What situations are you thinking this would be useful?

I actually see it as a great option in certain contexts, like ticket systems and booking processes. If it's done well, it could streamline a lot of interactions that are usually tedious. I wrote an article about it here if you’d like to check it out: https://inspector.dev/collecting-data-through-conversation-introducing-aiform-for-neuronai.