A powerful feature of LlamaParse from LlamaIndex is parsing instructions. These allow you to give natural-language instructions to the parser, allowing it to transform a naïve parsing of every word in the document to a context-aware version that reflects only the information you care about. It can handle unusual reading orders, complex tables and images, and more.
LlamaParse: https://github.com/run-llama/llama_parse
Notebook: https://github.com/run-llama/llama_pa...