Detect the theme of a bill (food, equipment, housing, etc.)

Hi friends !

Quick question, I offer accounting/financial management software and would like to know if there is a plugin or a way to determine the type of invoice the user imports.

For example, to know if the invoice is a phone bill, or a food bill, or a transport bill, etc…

I only need to know if the invoice contains food products or not.

Thanks in advance for your help !

Use a ocr tool with gpt

1 Like

Okay, I’ll find out.

Do you have any plugins/tools to recommend?

Well there are many to choose but it depends on your needs and choice

Ideally, I’d like something that works as a backend workflow.

I’ve already instal microsoft azure ocr for invoice analysis, I need to be able to send the data (that I store from the ocr) to the AI so that it can tell me the type of invoice (food or not).

Then I’ll create an aguyage based on the AI’s response to continue my backend workflow to the end, and thus manage the 2 types of invoices I’ll have.

This topic was automatically closed after 70 days. New replies are no longer allowed.