run-llama / llama_parse

Parse files for optimal RAG
https://www.llamaindex.ai
MIT License
1.79k stars 157 forks source link

[Question] LlamaParse as open source #253

Open snassimr opened 6 days ago

snassimr commented 6 days ago

If LlamaParse available as open source for non-production-grade applications. Also I am interested to parse private data on-prem.

What possibilities for my case for using LlamaParse ?

Thanks