v0.8.0 #78
icereed
announced in
Announcements
v0.8.0
#78
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
paperless-gpt v0.8.0
We’re thrilled to unveil paperless-gpt v0.8.0, featuring a major leap forward in document management: OCR powered by Large Language Models (LLMs). This approach transforms the way you process documents, tapping into advanced AI to extract text with greater accuracy—especially valuable for complex or low-quality scans.
A New Era for OCR
LLM-Enhanced OCR: Paperless-GPT uniquely harnesses LLMs to perform OCR, going beyond traditional algorithms.
Why It Matters:
What Else Is New?
Flexible Tag Configurability
MANUAL_TAG
,AUTO_TAG
, andAUTO_OCR_TAG
environment variables: Easily customize how documents are labeled, all within your existing environment setup.Streamlined OCR Flow
ProcessDocumentOCR
method inocr.go
simplifies the entire pipeline—download images, perform LLM-based OCR, and update documents automatically.Key Highlights
A Quick Glance at the Process
Get Started / Next Steps
Enable OCR with LLMs
AUTO_OCR_TAG
,VISION_LLM_PROVIDER
, andVISION_LLM_MODEL
.minicpm-v
orx/llama3.2-vision:latest
(better, but needs more GPU juice)gpt-4o
Try the New Tag System
MANUAL_TAG
for manual sorting,AUTO_TAG
for auto-sorting,AUTO_OCR_TAG
for OCR-based flow.Feedback Welcomed
A Little Poetic Fanfare
Upgrade to v0.8.0 and discover how LLM-powered OCR can revolutionize your paperless workflow!
Happy Tagging & Document Managing!
Full Changelog: v0.7.0...v0.8.0
This discussion was created from the release v0.8.0.
Beta Was this translation helpful? Give feedback.
All reactions