π¨οΈ Automated scanner document processor with AI-powered naming and WebDav integration. Receives scans via FTP, extracts text using Vision AI, generates intelligent filenames with Ollama AI, and uploads to your cloud storage.
Stars
410
Forks
35
Watchers
410
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
Merge pull request #42 from SystemVll/dev
b156526View on GitHubfeat(docker): add FTP and Samba server configuration options to docker-compose
40d5a38View on GitHubfeat(samba): add FTP and Samba server configuration options to environment and config
79fc5efView on GitHubrefactor(upload): move upload functions to providers package and update references
e66de09View on GitHubMerge pull request #41 from SystemVll/feat/smb-implementation
c81bdb8View on GitHubfeat(upload): add support for Samba provider alongside WebDAV
11172a1View on GitHubMerge pull request #39 from SystemVll/feat/ISO8601
86f7404View on GitHubUpdate date format in filename guidelines to use ISO8601
8695ca3View on GitHubUpdate GitHub Sponsors username in FUNDING.yml
2c9299fView on GitHubChange Nextcloud upload to Webdav upload in README
2fe30b3View on GitHubrefactor(config): rename PromptLanguage to Language for consistency
1f209caView on GitHubfeat(config): add PromptLanguage for dynamic filename generation
119e696View on GitHubfeat(env): add LANGUAGE variable and update docker-compose.yml
7beaef7View on GitHub