run-llama / llama_parse

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

Typescript examples #241

Open deboboy opened 2 weeks ago

deboboy commented 2 weeks ago

Please add Typescript examples in the repo.

Or, drop code samples in Discord.

hexapode commented 2 weeks ago

We have some example here: https://github.com/run-llama/LlamaIndexTS/tree/main/examples/readers/src

We will add more in the near future.