๐ Your enhanced, Dockerized form-filling agent is ready!
๐ Download form_filler_agent_dockerized.zip
https://drive.google.com/file/d/1nOp0s_RCeyf6jHKO5-O3QnmqHEEDybJs/view?usp=sharing
✅ New Features Included
-
DOCX support (via
python-docx
) -
Enhanced field mapping: Labels associated with inputs are matched more accurately.
-
Dockerized: Runs in an isolated container with all dependencies.
๐งช To Run in Docker
-
Build the image:
docker build -t form-filler-agent .
-
Run the container:
docker run -p 5000:5000 --add-host=host.docker.internal:host-gateway form-filler-agent
๐ฆ Requirements (Outside Docker)
-
Ollama must be running locally:
ollama run lemma
Let me know if you’d like:
-
Chrome GUI (non-headless)
-
Submission automation
-
Multi-form processing or logging
I can help you keep scaling this!
No comments:
Post a Comment