mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-13 02:24:42 -05:00
[PR #1050] [MERGED] feat: added ocr functionality to the pdf loader #7360
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/1050
Author: @jannikstdl
Created: 3/5/2024
Status: ✅ Merged
Merged: 3/6/2024
Merged by: @tjbck
Base:
dev← Head:rag-pdf-ocr📝 Commits (1)
089a63efeat: added ocr functionality to the pdf loader📊 Changes
2 files changed (+2 additions, -1 deletions)
View changed files
📝
backend/apps/rag/main.py(+1 -1)📝
backend/requirements.txt(+1 -0)📄 Description
Added OCR functionality to the PDF loader.
File used for the test:
This is a pdf file with a screenshot.pdf
Before:

After:

Ressources:
langchain
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.