robocorp / rpaframework

Collection of open-source libraries and tools for Robotic Process Automation (RPA), designed to be used with both Robot Framework and Python
https://www.rpaframework.org/
Apache License 2.0
1.17k stars 227 forks source link

`RPA.DocumentAI` IDP improvements #719

Open cmin764 opened 1 year ago

cmin764 commented 1 year ago

Let's gather a list of potential upcoming overall improvements to the IDP library:

4 Aug 2023

tonnitommi commented 1 year ago

OpenAI engine would not be relevant in this context.

tonnitommi commented 1 year ago

Add signature matching to RPA.DocmentAI.Base64ai library

Using the end point: https://base64.ai/api/signature/recognize. It should take two images as input: reference and query. Return the full base64 response.

Documentation: https://documenter.getpostman.com/view/10132588/SWT5hfdz#4901ae73-d3e4-4725-bfdd-a72abd9b9fca

tonnitommi commented 1 year ago

Closing the issue as we have a released RPA.DocumentAI with solid features. New features to be collected under new issues.

cmin764 commented 1 year ago

Closing the issue as we have a released RPA.DocumentAI with solid features. New features to be collected under new issues.

Yes, still, we can keep track of the useful not-implemented notes in this one (description bullet points) and convert them to Issues to be tackled in the next sprint on the DocumentAI topic.

cmin764 commented 1 year ago

Re-opening epic with sprint 4 Aug 2023. This can be kept open as an ongoing issue which actively collects the direct issues relevant to the DocAI topic.