Commit Graph

3 Commits

Author SHA1 Message Date
Christian Krakau-Louis 7da2a63b25 Enhance PDF generation to include multiple paragraphs before and after the image 2025-03-27 16:33:45 +01:00
Christian Krakau-Louis 66935e6657 Refactor PDF generation to use ImageReader for image processing 2025-03-27 16:25:11 +01:00
Christian Krakau-Louis 46bf8705d6 Add initial setup for Dockerized application
- Added GitHub Actions workflow for building Docker images (.github/workflows/docker-image.yml)
- Created Dockerfile for containerizing the application
- Implemented main application logic in app.py
- Added requirements.txt for managing Python dependencies
2025-03-27 15:16:12 +01:00