Module for Processing Supplier Invoices with AI (Better than OCR)

After many years of manually processing supplier invoices, adding lines, amounts, etc., I decided to develop an application to automatically transfer supplier invoices to Dolibarr using AI. I published it on https://upinvoice.eu so that everyone can benefit from it.

The application automatically performs the following tasks:

  • Extracts the data from the supplier invoice, whether it’s a PDF or an image.
  • Checks if the supplier exists: if it does, it links the invoice; if not, it allows you to create it.
  • Verifies the invoice data and lets the user validate the amounts.
  • Creates the invoice in Dolibarr and attaches the PDF if you have the “GED / SGD” module activated.

You can try it out for free with a few invoices. This is a beta version, so please feel free to report any issues or questions at info@upinvoice.eu or on this forum, and I’ll do my best to resolve them as quickly as possible. Thank you!

2 Likes

Simple demo…

1 Like

Hi,
It looks like a great job. Congratulations
I’m looking for the same module for customers’orders. Do you have a module for that too ?

Hi!

Thank you very much for your comment and for appreciating our work. :slightly_smiling_face: The idea of a similar module for customer orders is very interesting, as the process could be automated in a similar way with some adjustments.

For now, UpInvoice is focused on supplier invoices, but we are open to exploring new solutions if there is interest in this type of automation. Do you have any specific use cases or requirements in mind? We would love to hear more details.

Thanks again for your interest!

The proof of concept show it works enough to become more popular. So i have ton of questions.

For the moment the main problem I see is that it need to provide an access (with api key to a third party so to give access to all thirdparties and invoices).
Did you think of doing another business module like embedding the feature into a module (with setup to use the AI service) so only the sending of the PDF is done (like done by the module scaninvoices) ?

Also which AI services do you use ?
What is the success rate you got ?

Thanks for your interest! :blush: We are currently developing a Dolibarr module that will allow UpInvoice to be embedded directly within the system. Once installed, users will need to register on UpInvoice.eu to generate an API Key and connect the tool with Dolibarr.

Regarding the AI, we have worked hard to optimize response times and improve the overall user experience. Thanks to this, now:

:white_check_mark: You can upload multiple invoices at once, and the AI processes them automatically, so you only need to review the data.

:mag: Product matching has been improved, allowing for automatic linking or manual search when needed.

These improvements make invoice processing faster and more efficient. And we’re still working on making it even better! :rocket: