LlamaParse is a document parsing tool accessible via cloud.llamaindex.ai that supports various file types including PDFs, Word docs, PowerPoints, images, and spreadsheets. It's accessible via a web UI, SDKs in Python and TypeScript, and directly via an HTTP API.
In this video I walk you through some of the many amazing features of LlamaParse, including:
Markdown and plain text output options
JSON mode for richer metadata extraction
Multi-language support for improved OCR and parsing of non-English documents
Parsing instructions to handle specific document types (e.g., manga) and complex content (e.g., mathematical equations)
Extraction of image data from documents
Parsing complex documents with tables and images
Integration with LlamaIndex for creating searchable indexes
Recursive retrieval for detailed querying of parsed content
Language selection, page separators, bounding boxes, and caching settings
LlamaParse can be integrated with other LlamaIndex tools for advanced document processing and retrieval tasks.
Links:
LlamaParse repo: https://github.com/run-llama/llama_parse
Examples: https://github.com/run-llama/llama_pa...
LlamaParse docs: https://docs.cloud.llamaindex.ai/llam...