kalle07 commited on
Commit
b6b3d08
·
verified ·
1 Parent(s): 5fc6866

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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>&#x21e8;</b> give me a ❤️, if you like ;)</b></b><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>
 
22
  <b>EXE and PY available (en and german)</b><br>
23
  better input = better output<br>
24
 
25
+ <b>&#x21e8;</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>