`RPA.DocumentAI` IDP improvements
Let's gather a list of potential upcoming overall improvements to the IDP library:
- [x] Azure
Robocloud->Robocorp: https://github.com/robocorp/rpaframework/issues/635 - [x] #803
- [ ] Add AWS & Azure engines: https://linear.app/robocorp/issue/LIB-20/investigate-what-we-can-do-with-the-current-existing-keywords-and-more
- [ ] AWS enhancement (expense API): https://github.com/robocorp/rpaframework/issues/769
- [ ] OCR capability with
RPA.DocumentAIusing theazureengine (implies API addition toRPA.Cloud.Azure) - [ ] ~Add OpenAI engine.~
4 Aug 2023
- [x] List under the docs the extra required deps (otherwise error is raised), like
rpaframework-googlewhen deciding to use thegoogleengine for example. - [x] Authorization instructions detailed in every auth keyword of the wrapped libraries + links to these under the generic Init Engine keyword.
- [x] Detail the expected Vault structure in the Portal example. (vault.yaml content)
- [x] Update the Base64AI Portal example (and not only) for using the newest library after all the above take effect.
OpenAI engine would not be relevant in this context.
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
Closing the issue as we have a released RPA.DocumentAI with solid features. New features to be collected under new issues.
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.
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.