adding Marker to parse effectively pdf

This commit is contained in:
Adrien
2026-04-04 21:30:18 +02:00
parent b154e29f2d
commit ea1276dc2e
25 changed files with 2318 additions and 285 deletions
+1 -1
View File
@@ -108,7 +108,7 @@
<artifactId>spring-ai-pdf-document-reader</artifactId>
</dependency>
<!-- PDFBox — explicit for image extraction per page -->
<!-- PDFBox — page rendering and cropping for figure extraction -->
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>pdfbox</artifactId>