[GH-ISSUE #7506] I want to access the PDF file uploaded to chat and add it to my custom RAG db #14769

Closed
opened 2026-04-19 21:03:29 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @microcoder-py on GitHub (Dec 1, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7506

Is your feature request related to a problem? Please describe.
When adding PDF to the chat, it extracts the text, which performs very poorly. What I want instead is to access the PDF via a pipeline, but I cannot see that coming in at all

Describe the solution you'd like
Create an event when a PDF is uploaded that I can track

Describe alternatives you've considered
Creating a different UI for uploading docs

Originally created by @microcoder-py on GitHub (Dec 1, 2024). Original GitHub issue: https://github.com/open-webui/open-webui/issues/7506 **Is your feature request related to a problem? Please describe.** When adding PDF to the chat, it extracts the text, which performs very poorly. What I want instead is to access the PDF via a pipeline, but I cannot see that coming in at all **Describe the solution you'd like** Create an event when a PDF is uploaded that I can track **Describe alternatives you've considered** Creating a different UI for uploading docs
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#14769