Update README.md
Browse files
README.md
CHANGED
@@ -22,7 +22,8 @@ tags:
|
|
22 |
<b>EXE and PY available (en and german)</b><br>
|
23 |
better input = better output<br>
|
24 |
|
25 |
-
<b>⇨</b> give me a ❤️, if you like ;)
|
|
|
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>
|
|
|
22 |
<b>EXE and PY available (en and german)</b><br>
|
23 |
better input = better output<br>
|
24 |
|
25 |
+
<b>⇨</b> give me a ❤️, if you like ;)<br><br>
|
26 |
+
|
27 |
|
28 |
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.
|
29 |
Therefore its better to convert it with some help of a <b>"Parser"</b>. The embedder can now find a better context.<br>
|