Support for custom fields #287
herbiems89
started this conversation in
Ideas
Replies: 2 comments
-
I had the same idea today and was thinking, if we could use more of the features from the google document AI: It comes with an invoice-processor, a preatrained model, which extracts 30 fields, that could be mapped to custom fields in paperless: |
Beta Was this translation helpful? Give feedback.
0 replies
-
I implemented a working version here: Pull Request #593. ![]() Feel free to test and comment :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently in the process of digitizing all my invoices and Ive added a custom field "amount due" for my document type "invoice". It would be amazing if we could also let the LLMs handle use cases like this.
Obviously wed need to create a custom prompt for our custom fields, but from my naive standpoint, just from a technical perspective this shouldnt be to hard to implement, no? The framework is already there Id suppose.
Beta Was this translation helpful? Give feedback.
All reactions