Add Auto Form Detection#6663
Conversation
Frontend Check FailedThere are issues with your frontend code that will need to be fixed before they can be merged in. Run |
✅ Frontend License Check PassedAll frontend licenses have been validated and no compatibility warnings were detected. The frontend license report has been updated successfully. |
✅ Backend License Check PassedAll backend dependencies have valid and allowed licenses. The backend license report has been updated successfully. |
🚀 V2 Auto-Deployment Complete!Your V2 PR with embedded architecture has been deployed! 🔗 Direct Test URL (non-SSL) http://54.175.155.236:6663 🔐 Secure HTTPS URL: https://6663.ssl.stirlingpdf.cloud This deployment will be automatically cleaned up when the PR is closed. 🔄 Auto-deployed for approved V2 contributors. |
Description of Changes
detection of form-field regions → fillable AcroForm. Runs in-browser (private) or on the server.
Feature
Admin (Settings → Features → AI Form Detection)
Models
Docker
-PbundleOnnxRuntime=true, slimmed to one Linux arch (~42MB → ~8MB).Checklist
General
Documentation
Translations (if applicable)
scripts/counter_translation.pyUI Changes (if applicable)
Testing (if applicable)
task checkto verify linters, typechecks, and tests pass