UnravelDocs is a File Extractor API that extracts information from up,loaded files and converts them into editable docs and pdf.

apache-pdfbox hibernate java junit maven mockito spring-boot spring-security tesseract-ocr
1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub
API Development File Processing

AI Summary: Implement asynchronous OCR processing for uploaded documents in the UnravelDocs application. This involves choosing between using a message queue (e.g., RabbitMQ, Kafka) or Spring's `@Async` functionality. The solution should handle task queuing, background processing, status updates, and robust error handling. The goal is to improve user experience by decoupling OCR processing from the initial upload, making uploads faster and more responsive.

Complexity: 4/5
enhancement help wanted UD-Complex area: document

UnravelDocs is a File Extractor API that extracts information from up,loaded files and converts them into editable docs and pdf.

Java
#apache-pdfbox#hibernate#java#junit#maven#mockito#spring-boot#spring-security#tesseract-ocr