openai-cookbook
openai-cookbook copied to clipboard
Add example notebook for financial document analysis with LlamaIndex
trafficstars
Summary
- Add example notebook for financial document analysis with LlamaIndex
- Add 2 10-K documents (PDFs) into
data/examples/data/10k
This may have undesired effect in making repo bigger and thus
git cloneslower. Let me know if this is a big concern. Alternatives could be to usegit-lfsto store this, or just point to the same files hosted at llama-index GitHub repo.