LlamaParse: super-charging parsing of complex documents

preview_player
Показать описание
LlamaParse is a free service from LlamaIndex that provides industry-leading parsing of complex documents. In this example we explore parsing instructions, which allow you to dramatically transform documents during the parsing process to make them more easily understood by LLMs. It's a big step towards LlamaIndex's mission of connecting your data to LLMs.
Рекомендации по теме
Комментарии
Автор

What about using an llm other than OpenAi?

I am trying to use cohere's command-R llm but i haven't found any documentation/ tutorial that shows this?

HadiAlhassan-bxeh
Автор

When you use the node parser with an instruction does it still maintain some sort of metadata about which original page it got the info from so you can check the source?

daviscraig
Автор

Outstanding! But how to get the metadata? Thanks!

nicolassuarez
Автор

Are you all still working on this or did you give up? I noticed llamaparse massively underdelivered on its promises initially but hoped y'all would keep working on it, have you given up or?

googleyoutubechannel
Автор

So LLamaParse is just adding a prompt and asking GPT funciton to use embededdings.

danishsoomro
Автор

How does Instructions parsing works, does it uses the LLMs ?

jaivalani
Автор

From what I understood it uses an llm. Is it still safe to use it on sensitive documents? I'd like to propose it to a customer, and I need to answer this question.

shingenma