run-llama / llama-hub

A library of data loaders for LLMs made by the community -- to be used with LlamaIndex and/or LangChain
https://llamahub.ai/
MIT License
3.44k stars 732 forks source link

Loader idea: Google Cloud files/directories #19

Open emptycrown opened 1 year ago

emptycrown commented 1 year ago

Request

Similar to the AWS S3 loader, it'd be nice to be able to temporarily download and parse arbitrary GCP files and directories.

ravi03071991 commented 1 year ago

@emptycrown Yes. Are you working on this or can I take this up?

emptycrown commented 1 year ago

It's all yours!