Update README.md
Browse files
README.md
CHANGED
@@ -25,7 +25,7 @@ better input = better output<br>
|
|
25 |
<b>⇨</b> give me a ❤️, if you like ;)<br><br>
|
26 |
|
27 |
Most LLM applications only convert your PDF simple to txt, nothing more, its like you save your PDF as txt file. Blocks of text that are close together are often mixed up and tables cannot be read logically.
|
28 |
-
Therefore its better to convert it with some help of a <b>
|
29 |
I work with "<b>pdfplumber/pdfminer</b>" none OCR, so its very fast!<br>
|
30 |
<ul style="line-height: 1.05;">
|
31 |
<li>Works with single and multi pdf list, works with folder</li>
|
|
|
25 |
<b>⇨</b> give me a ❤️, if you like ;)<br><br>
|
26 |
|
27 |
Most LLM applications only convert your PDF simple to txt, nothing more, its like you save your PDF as txt file. Blocks of text that are close together are often mixed up and tables cannot be read logically.
|
28 |
+
Therefore its better to convert it with some help of a <b>"Parser"</b>. The embedder can now find a better context.<br>
|
29 |
I work with "<b>pdfplumber/pdfminer</b>" none OCR, so its very fast!<br>
|
30 |
<ul style="line-height: 1.05;">
|
31 |
<li>Works with single and multi pdf list, works with folder</li>
|