# Ai form submission validation

**URL:** https://forum.mautic.org/t/ai-form-submission-validation/36994
**Category:** Ideas and Feature Requests
**Tags:** discussion, development
**Created:** [November 28, 2025, 2:23pm UTC](https://forum.mautic.org/t/ai-form-submission-validation/36994 "2025-11-28T14:23:07Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![woutersf](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/woutersf/32/5453_2.png) [@woutersf](https://forum.mautic.org/u/woutersf)
#### Post date: [November 28, 2025, 2:23pm UTC](https://forum.mautic.org/t/ai-form-submission-validation/36994/1 "2025-11-28T14:23:07Z")

</div>

**My idea is: AI form submission evaluation.**  
If people and bots are trying to input garbage into your system.  
You need to evaluate if the submitted content is actually relevant to what you expect or is it some random people trying to exploit your system by adding non relevant content.

**I think these groups of people would benefit from this idea:**  
Enterprises that use the forms extensively

**Why I think they would benefit from this idea:**  
This works for both bots and people trying to exploit your system.  
A LLM can evaluate if the submission is relevant or not and not validate.

**Any code or resources to support this idea:**  
I’ve built a slimiar thing in Drupal:

[https://www.drupal.org/project/ai\_validations](https://www.drupal.org/project/ai_validations)

**Are you willing to work on this idea?**  
Perhaps

What skills and resources do you need to explore this further?  
Not sure

---

<div class="post-metadata">

### Author: ![woutersf](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/woutersf/32/5453_2.png) [@woutersf](https://forum.mautic.org/u/woutersf)
#### Post date: [November 28, 2025, 2:23pm UTC](https://forum.mautic.org/t/ai-form-submission-validation/36994/2 "2025-11-28T14:23:32Z")

</div>

Similar: [https://www.drupal.org/project/ai\_webform\_guard](https://www.drupal.org/project/ai_webform_guard)
