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 729 forks source link

[Feature Request]: Loader Idea - Github Integration #789

Closed mwolfson closed 9 months ago

mwolfson commented 9 months ago

Feature Description

It would be extremely powerful to be able to clone a repository, and use that as RAG source.

I am not super sophisticated, and perhaps this can be done myself if I look into the tool further (so apologies if this feature request is naive).

Reason

No response

Value of Feature

No response

mwolfson commented 9 months ago

Dug a little deeper into the repo, and see this is being worked on, so I am deleting this request.

mwolfson commented 9 months ago

Looks like this is already being worked on.

anoopshrma commented 9 months ago

Yeah, we have https://llamahub.ai/l/github_repo?from=loaders for using it as a RAG source.

If this works for you, Mind If I close this request?