webservice
Budget: $30 – $250 USD
Write one WEB SERVICE to get the uploaded document form the UI ( user ) and split the uploaded document in to single pages and then convert each and every single page document to image format ( Jpg or png or jpeg or .tiff )
Loop images and pass to ai- trained model. Ai model will predict coordinates basically ( X,Y,W,H ) coordinates. Extract the text from the model predicted coordinates.
Your program has to return extracted text .
Extract Table information from the model predicted coordinates have to return the dict and the table data frame
Loop images and pass to ai- trained model. Ai model will predict coordinates basically ( X,Y,W,H ) coordinates. Extract the text from the model predicted coordinates.
Your program has to return extracted text .
Extract Table information from the model predicted coordinates have to return the dict and the table data frame