PDF-Parser / app.py

Commit History

Update app.py
62fe271
verified

saifisvibin commited on

Update app.py
b3a8322
verified

saifisvibin commited on

Update app.py
0deeea1
verified

saifisvibin commited on

Add full URLs to progress and pdf-details endpoints
f8f4523

saifisvibinn commited on

Remove base64 encoding and return full image URLs instead
2800ce6

saifisvibinn commited on

Fix output endpoint with better error handling and add download URLs to pdf-details
2b0b2bf

saifisvibinn commited on

Add better error handling for model loading and directory creation
dd2429a

saifisvibinn commited on

Add better error handling for background processing thread startup
cb9aca4

saifisvibinn commited on

Fix API docs: ensure HTTPS, add /api/predict endpoint to README
2226eb2

saifisvibinn commited on

Fix: Create temp_upload directory before writing file
dbd5338

saifisvibinn commited on

Add GET handler to /api/predict for better error messages
f96bca8

saifisvibinn commited on

Add /api/predict endpoint implementation
cd71fbc

saifisvibinn commited on

Add /api/predict REST endpoint with CORS support for Postman testing
27a4694

saifisvibinn commited on

Fix: use RLock and improve completion detection logic
07b3913

saifisvibinn commited on

Fix: read file data before background thread to prevent 'read of closed file' error
fbf5c54

saifisvibinn commited on

Add API documentation page at /api/docs
217b481

saifisvibinn commited on

Deploy PDF extraction tool with API and progress tracking
a20a1e3

saifisvibinn commited on

Deploy PDF Layout Extractor application
4d5ce5c

linkie-academy commited on