Can I Compare Two PDFs and Find Discrepancies?

0
5
Asked By CuriousCoder42 On

I'm looking to figure out if it's possible to compare two unstructured documents, specifically a Purchase Order and an Invoice. While I know it's feasible to extract text from both documents, I'm curious if there's a way to compare the data between them and identify any discrepancies.

5 Answers

Answered By AI_Novice88 On

Absolutely, using SearchAI Assist could be a viable option for your needs. Check it out for document comparison capabilities!

Answered By SkepticalSandy On

Honestly, the short answer is no—it’s tricky. You'd need a specific program that can understand the contents of both documents, and even then, it might not be foolproof. Just a heads up!

Answered By DevDude93 On

You might want to explore the solution accelerator on GitHub for combining document intelligence with Azure OpenAI. It could give you a structured starting point for your comparison tasks!

Answered By TechieTom8 On

Yes, definitely! You can leverage Document Intelligence alongside Azure's OpenAI service for this. First, extract the data from both documents using Document Intelligence, then use GPT-4o to compare the information. If coding isn't your style, Azure Logic Apps can help you automate this process. It’s pretty handy!

DocGuru74 -

That sounds promising! I’ll check out Azure Logic Apps for sure.

Answered By InfoWizardX On

Have a look at Egnyte's document comparison feature. It allows you to compare different files and easily spot discrepancies. Might be just what you need!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.