-
I am new to LlamaIndex and LlamaParse
I am using below code to parse PDF file:
def main():
load_dotenv()
nest_asyncio.apply()
LLAMA_CLOUD_API_KEY = os.getenv("LLAMA_CLOUD_API_KEY")
…
-
Opening a pdf that was annotated in Big Sur. Upon uploading the document and pressing "Save Recovered", I get this error:
```
unable to parse pdf document
Caused by:
Invalid file header
`…
-
**Description:**
I would like to request a feature enhancement to support Markdown and inline HTML parsing in the built-in file viewer. This would be particularly useful for users who want to use t…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Hello, I am currently using MarkdownElementNodeParser and have encountered an iss…
-
### Describe your problem
I select the corresponding knowledge base on the web page, upload multiple PDF files, start one or more file parsing, often appear stuck in the parsing (one or two days do n…
-
### Issue: Comparing GROBID and Docling for Parsing Scholarly Publications
#### **My Use Case**
We need to parse and extract all relevant information from (1000s) of scholarly publications, such…
-
I tried parsing 1.4 PDF with the barcode but output had weird characters.
```
²c>KwaH{üT:ÏóåÉq¹Ì×öß g.óõ£ý7äË|ýhÿ
,Ñ°U5dEJ»
Ê[%"¶X²"@8ÚÑíD×5Uµ¼îJ8>kÂQ£¸õèå"Ù`räêKÉ:ï碅
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
Develop a Q & A RAG (Retrieval Augmented generation) chatbot on PDF document extraction us…
-
The COSMOS stack depends on PDFMiner for parsing information and text from the file, but does not gracefully handle upstream issues. For example, xDD document `645bdbb714b4ac75a2c0e11d` appears to be …
-
musictxt.py从txt到ly的转换,格式有错误。
克镰看下code有没有什么问题。
以下是服务器报错:
```
Interpreting music...
Interpreting music...
error: Invalid version string "2.20.0-1"
Interpreting music...
Preprocessing graphical…