Christian Krakau-Louis
98df430f8f
feat: add PDF rotation functionality and integrate with Azure Document Intelligence processing
2025-04-04 01:30:14 +02:00
Christian Krakau-Louis
619c72ac53
feat: update version to 0.4.1-dev, refactor task imports, and replace Textract processing with Azure Document Intelligence
2025-04-02 15:46:56 +02:00
Christian Krakau-Louis
ceaed1a081
feat: add Uptime Kuma integration with periodic ping task and configuration options
2025-04-01 22:44:46 +02:00
Christian Krakau-Louis
6972fb7505
feat: implement Google Drive integration and enhance documentation for new features
2025-04-01 04:44:00 +02:00
Christian Krakau-Louis
de06fd1286
refactor: rename upload_to_s3 to process_document
...
- Rename upload_to_s3.py to process_document.py to better reflect its purpose
- Update all import statements across the codebase to use new module name
- Remove S3-specific code and references
- Keep the core document processing logic intact
- Update docstrings and comments to reflect new functionality
This change is part of removing AWS S3 dependencies and simplifying the
document processing pipeline.
2025-03-27 14:50:51 +01:00
Christian Krakau-Louis
19c763e595
added a favicon, updated the README.md file
2025-03-25 10:48:55 +01:00
Christian Krakau-Louis
c40e9f034e
Added better GMail handling and multi file type support
2025-02-19 14:03:29 +01:00
Christian Krakau-Louis
70fb539b7b
putting it all together
2025-02-12 02:26:41 +01:00
Christian Krakau-Louis
5a834ff690
added IMAP pull
2025-02-12 01:54:41 +01:00
Christian Krakau-Louis
cdc6e976a8
Add APIs to upload to various destinations - dummy code first
2025-02-11 23:11:21 +01:00
Christian Krakau-Louis
1ad9425102
Added first working version of the code. Processes
...
PDF files, no upload yet.
2025-02-11 19:42:23 +01:00
Christian Krakau-Louis
527c6c86ff
Create celery_worker.py
2025-02-09 16:22:24 +01:00