Filimoa / open-parse

Improved file parsing for LLM’s
https://filimoa.github.io/open-parse/
MIT License
2.34k stars 89 forks source link

integration to llamaindex and langchain #15

Closed saitej123 closed 4 months ago

saitej123 commented 5 months ago

can this service be part of data loaders or document index modules in llamaindex or langchain?

Filimoa commented 5 months ago

Yes it's pretty straightforward - I'll add a demo notebook soon.

brianjking commented 4 months ago

Great, thank you! +1 for LlamaIndex!

Filimoa commented 4 months ago

Added llama-index support with v0.5.6.

If someone provides a langchain PR, I'll look into it but I think this library is much better used with llama-index.