Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: RAG zotero pipeline #10

Open
cloter opened this issue May 12, 2024 · 1 comment
Open

feat: RAG zotero pipeline #10

cloter opened this issue May 12, 2024 · 1 comment

Comments

@cloter
Copy link

cloter commented May 12, 2024

I would like to pull documents from a local Zotero library for RAG.
Presently we need to include each document manually, it would be really helpful to include a whole tree of documents, either from a directory on the PC or (and this is the feature request) include them from Zotero.
Zotero has an API that could be used for this, see:
https://www.zotero.org/support/dev/client_coding/javascript_api#running_ad_hoc_javascript_in_zotero
I did not look into Open WebUI's code (not being a very experienced programmer) but if somebody has any hints I could try to tackle this.

@tjbck tjbck changed the title RAG integration with Zotero feat: RAG zotero pipeline May 13, 2024
@tjbck tjbck transferred this issue from open-webui/open-webui May 26, 2024
@tjbck
Copy link
Collaborator

tjbck commented Jun 1, 2024

https://github.com/urschrei/pyzotero looks promising!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants