when using the live interface, I find the zoom rate good on mouse but very fast on trackpad.
Any proposed solutions for this ?
Bashir ABDEL WAHED 2 days ago
Feature Request
when using the live interface, I find the zoom rate good on mouse but very fast on trackpad.
Any proposed solutions for this ?
Bashir ABDEL WAHED 2 days ago
Feature Request
New Feature - Image Extraction
Currently my python application sends the financial statements to a different system than yours to extract all the images from the statements. Then we scrub out all the images that are not bank checks. The images that are left are then sent to your API for processing. It would be nice to be able to send the statement once, and ask the server to pull the images, clean any based on size criteria, then process the statement and bank check images and return the data. Even if it has to be multiple requests, instead of queued requests, it would be best to be in a single system, and not using multiple systems/companies to get the processing done.
Sean Ireland 4 days ago
Feature Request
New Feature - Image Extraction
Currently my python application sends the financial statements to a different system than yours to extract all the images from the statements. Then we scrub out all the images that are not bank checks. The images that are left are then sent to your API for processing. It would be nice to be able to send the statement once, and ask the server to pull the images, clean any based on size criteria, then process the statement and bank check images and return the data. Even if it has to be multiple requests, instead of queued requests, it would be best to be in a single system, and not using multiple systems/companies to get the processing done.
Sean Ireland 4 days ago
Feature Request
API Error - Too many pages
Sending financial statements to API for extraction. Using small statements of only 6 pages (of which, only 4 are actual data) it works fine. Sending a full month statement of 15 pages gets a Too Many Pages error when doing it signed in, using the Live interface to see how the model is performing. What can be done to fix this error on my end? Using Python.
Sean Ireland 4 days ago
๐ Bug
API Error - Too many pages
Sending financial statements to API for extraction. Using small statements of only 6 pages (of which, only 4 are actual data) it works fine. Sending a full month statement of 15 pages gets a Too Many Pages error when doing it signed in, using the Live interface to see how the model is performing. What can be done to fix this error on my end? Using Python.
Sean Ireland 4 days ago
๐ Bug
Completed
API calls not working
Hello, Iโm encountering the following error when making an API call using the Python SDK: API Call Failing with 500 Error Using Python SDK Hello, Iโm encountering the following error when making an API call using the Python SDK: { "status": 500, "detail": "An unexpected server error occurred" } Could you please help investigate the issue?
Olivier MEYER 4 days ago
๐ Bug
Completed
API calls not working
Hello, Iโm encountering the following error when making an API call using the Python SDK: API Call Failing with 500 Error Using Python SDK Hello, Iโm encountering the following error when making an API call using the Python SDK: { "status": 500, "detail": "An unexpected server error occurred" } Could you please help investigate the issue?
Olivier MEYER 4 days ago
๐ Bug
Completed
new fields added to "Financial Document" model not working
I've created a new "Financial Document" model (in V2) and added a custom field called "Expense Type", but it's not working as expected. However, when I remove all the existing nodes in the model, it functions correctly. Can you help me understand why this is happening? I also tried adding another custom field, "Expense Date," with the same prompt text as the last item, but it didn't work. When I moved this custom date field to the top (as the first item), it worked fine.
Cplus IT 5 days ago
๐ Bug
Completed
new fields added to "Financial Document" model not working
I've created a new "Financial Document" model (in V2) and added a custom field called "Expense Type", but it's not working as expected. However, when I remove all the existing nodes in the model, it functions correctly. Can you help me understand why this is happening? I also tried adding another custom field, "Expense Date," with the same prompt text as the last item, but it didn't work. When I moved this custom date field to the top (as the first item), it worked fine.
Cplus IT 5 days ago
๐ Bug
Completed
Send documents to the API using a public URL
Some of our users want to perform extraction on documents that are stored in a public S3 bucket for instance, or more generally that are available via a URL instead of an object sent in the body of the request.
Jonathan Grandperrin 10 days ago
Feature Request
Completed
Send documents to the API using a public URL
Some of our users want to perform extraction on documents that are stored in a public S3 bucket for instance, or more generally that are available via a URL instead of an object sent in the body of the request.
Jonathan Grandperrin 10 days ago
Feature Request
In Progress
.NET/C# Client Library
Provide a client library for integrating the Mindee API using the .NET framework / C# language. Support for: inference using polling and webhook methods loading files from various sources (path, bytes, FileInfo object, etc) PDF splitting before sending Must be able to handle dynamic outputs in a simple way.
Ianarรฉ Sรฉvi 10 days ago
High Priority
Feature Request
In Progress
.NET/C# Client Library
Provide a client library for integrating the Mindee API using the .NET framework / C# language. Support for: inference using polling and webhook methods loading files from various sources (path, bytes, FileInfo object, etc) PDF splitting before sending Must be able to handle dynamic outputs in a simple way.
Ianarรฉ Sรฉvi 10 days ago
High Priority
Feature Request
Planned
Ruby Client Library
Provide a client library for integrating the Mindee API using the Ruby language. Support for: inference using polling and webhook methods loading files from various sources (path, bytes, File object, etc) PDF splitting before sending Must be able to handle dynamic outputs in a simple way.
Ianarรฉ Sรฉvi 10 days ago
High Priority
Feature Request
Planned
Ruby Client Library
Provide a client library for integrating the Mindee API using the Ruby language. Support for: inference using polling and webhook methods loading files from various sources (path, bytes, File object, etc) PDF splitting before sending Must be able to handle dynamic outputs in a simple way.
Ianarรฉ Sรฉvi 10 days ago
High Priority
Feature Request
Planned
PHP Client Library
Provide a client library for integrating the Mindee API using the PHP language. Support for: inference using polling and webhook methods loading files from various sources (path, bytes, Array from file(), etc) PDF splitting before sending Must be able to handle dynamic outputs in a simple way.
Ianarรฉ Sรฉvi 10 days ago
High Priority
Feature Request
Planned
PHP Client Library
Provide a client library for integrating the Mindee API using the PHP language. Support for: inference using polling and webhook methods loading files from various sources (path, bytes, Array from file(), etc) PDF splitting before sending Must be able to handle dynamic outputs in a simple way.
Ianarรฉ Sรฉvi 10 days ago
High Priority
Feature Request
Planned
Node.js (JS/TS) Client Library
Provide a client library for integrating the Mindee API using the Node.js framework. Support for: inference using polling and webhook methods loading files from various sources (path, bytes, StreamInput object, etc) PDF splitting before sending Must be able to handle dynamic outputs in a simple way.
Ianarรฉ Sรฉvi 10 days ago
High Priority
Feature Request
Planned
Node.js (JS/TS) Client Library
Provide a client library for integrating the Mindee API using the Node.js framework. Support for: inference using polling and webhook methods loading files from various sources (path, bytes, StreamInput object, etc) PDF splitting before sending Must be able to handle dynamic outputs in a simple way.
Ianarรฉ Sรฉvi 10 days ago
High Priority
Feature Request
In Progress
Python Client Library
Provide a client library for integrating the Mindee API using the Python language. Support for: inference using polling and webhook methods loading files from various sources (path, bytes, Path object, etc) PDF splitting before sending Must be able to handle dynamic outputs in a simple way.
Ianarรฉ Sรฉvi 10 days ago
High Priority
Feature Request
In Progress
Python Client Library
Provide a client library for integrating the Mindee API using the Python language. Support for: inference using polling and webhook methods loading files from various sources (path, bytes, Path object, etc) PDF splitting before sending Must be able to handle dynamic outputs in a simple way.
Ianarรฉ Sรฉvi 10 days ago
High Priority
Feature Request
In Progress
Java Client Library
Provide a client library for integrating the Mindee API using the Java language. Support for: inference using polling and webhook methods loading files from various sources (path, bytes, File object, etc) PDF splitting before sending Must be able to handle dynamic outputs in a simple way.
Ianarรฉ Sรฉvi 10 days ago
High Priority
Feature Request
In Progress
Java Client Library
Provide a client library for integrating the Mindee API using the Java language. Support for: inference using polling and webhook methods loading files from various sources (path, bytes, File object, etc) PDF splitting before sending Must be able to handle dynamic outputs in a simple way.
Ianarรฉ Sรฉvi 10 days ago
High Priority
Feature Request
API_KEY IS NOT WORKIN
I use java-sdk. It is pretty simple isnโt it. And this is your sample: MindeeClient mindeeClient = new MindeeClient(apiKey); // Load a file from disk LocalInputSource inputSource = new LocalInputSource(filePath); // Parse the file PredictResponse response = mindeeClient.parse(InvoiceV4.class, inputSource); // Print a summary of the response System.out.println(response.toString()); And the result is: Exception in thread "main" com.mindee.http.MindeeHttpException: Authorization required - HTTP 401 - Invalid token provided at com.mindee.http.MindeeHttpApi.getHttpError(MindeeHttpApi.java:360) at com.mindee.http.MindeeHttpApi.lambda$predictPost$5(MindeeHttpApi.java:226) at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:247) at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:188) at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:162)
computart 12 days ago
๐ Bug
API_KEY IS NOT WORKIN
I use java-sdk. It is pretty simple isnโt it. And this is your sample: MindeeClient mindeeClient = new MindeeClient(apiKey); // Load a file from disk LocalInputSource inputSource = new LocalInputSource(filePath); // Parse the file PredictResponse response = mindeeClient.parse(InvoiceV4.class, inputSource); // Print a summary of the response System.out.println(response.toString()); And the result is: Exception in thread "main" com.mindee.http.MindeeHttpException: Authorization required - HTTP 401 - Invalid token provided at com.mindee.http.MindeeHttpApi.getHttpError(MindeeHttpApi.java:360) at com.mindee.http.MindeeHttpApi.lambda$predictPost$5(MindeeHttpApi.java:226) at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:247) at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:188) at org.apache.hc.client5.http.impl.classic.CloseableHttpClient.execute(CloseableHttpClient.java:162)
computart 12 days ago
๐ Bug
Completed
Unable to update a field of a data schema
When I click on save after updating a field attribute in the field detail screen, it says that the field already exists.
Envel Le Meur 12 days ago
๐ Bug
Completed
Unable to update a field of a data schema
When I click on save after updating a field attribute in the field detail screen, it says that the field already exists.
Envel Le Meur 12 days ago
๐ Bug
In Progress
Extract picture and images from resume
Hi, We would like a feature that allows us to retrieve a picture from a resume that has been sent to analyze via API. The best option would be to have, in the list of extracted data from the โResume OCRโ, a new element : { "image": [ {โtypeโ: โpicture|logo|otherโ, "id": "document_unique_id", 'โdimensionโ: โwidthXheightโ, โlocationโ:โcoordinatesโ } ] } type : would describe the type of images ; eventually this could also be added as a filter in the OCR request document_unique_id : would be the id of the extracted document, available for download via Mindee API widthXheight : the dimensions of the picture, width by height, for example โ150ร450โ coordinates : the abscisse and ordinates of the pictures in the original documented, for example โ 300;100โ The coordinates would be usable by ImageMagick. Thanks
Mansuy DEJEAN 13 days ago
Feature Request
In Progress
Extract picture and images from resume
Hi, We would like a feature that allows us to retrieve a picture from a resume that has been sent to analyze via API. The best option would be to have, in the list of extracted data from the โResume OCRโ, a new element : { "image": [ {โtypeโ: โpicture|logo|otherโ, "id": "document_unique_id", 'โdimensionโ: โwidthXheightโ, โlocationโ:โcoordinatesโ } ] } type : would describe the type of images ; eventually this could also be added as a filter in the OCR request document_unique_id : would be the id of the extracted document, available for download via Mindee API widthXheight : the dimensions of the picture, width by height, for example โ150ร450โ coordinates : the abscisse and ordinates of the pictures in the original documented, for example โ 300;100โ The coordinates would be usable by ImageMagick. Thanks
Mansuy DEJEAN 13 days ago
Feature Request
In Progress
Add confidence score
I need to know when the models are sure of what they extract. Iโd need a confidence score associated to each extracted value in the JSON
keith.mt112 13 days ago
Feature Request
In Progress
Add confidence score
I need to know when the models are sure of what they extract. Iโd need a confidence score associated to each extracted value in the JSON
keith.mt112 13 days ago
Feature Request
In Progress
Adapt model data schema next to live test
Hey! It would be great to see the live test and be able to modify the data schema on the same page. Tedious to do back and forth between the two tabs every time.
Marc Terment 17 days ago
Feature Request
In Progress
Adapt model data schema next to live test
Hey! It would be great to see the live test and be able to modify the data schema on the same page. Tedious to do back and forth between the two tabs every time.
Marc Terment 17 days ago
Feature Request
Completed
Add bounding boxes to extracted fields
It would be helpful to include the coordinates of the bounding boxes for each extracted field in the output. This would allow us to visually highlight extracted data on the original document, improving validation, debugging, and user interface capabilities. When reviewing extracted fields in our UI, having the ability to draw boxes around the relevant text on the document would enhance the user experience and make it easier to verify extraction accuracy.
Adรจle LIBMAN 20 days ago
Feature Request
Completed
Add bounding boxes to extracted fields
It would be helpful to include the coordinates of the bounding boxes for each extracted field in the output. This would allow us to visually highlight extracted data on the original document, improving validation, debugging, and user interface capabilities. When reviewing extracted fields in our UI, having the ability to draw boxes around the relevant text on the document would enhance the user experience and make it easier to verify extraction accuracy.
Adรจle LIBMAN 20 days ago
Feature Request