You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project automates the handling, extraction, and processing of documents using a combination of services such as OpenAI, Dropbox, Nextcloud, and Paperless NGX. The system extracts metadata, processes document contents, and stores the results efficiently. It is designed for flexibility and configurability through environment variables, making it easily customizable for different workflows.
Features
Document Upload & Storage: Upload and manage documents via Dropbox and Nextcloud.
OCR Processing: Extract text from scanned documents.
Metadata Extraction: Automatically extract key information using OpenAI's API.
Document Management: Store processed documents and metadata in Paperless NGX for easy retrieval.
IMAP Integration: Fetch documents from multiple IMAP email accounts for processing.
Environment Variables
The project is configured via the .env file, where credentials and settings for different services are defined. Below is a breakdown of key configuration variables: