- AI for:
- Auto Tags
- Date
- Validity
- Category (bill | administration | etc...)
- Language
- ...
- Description
- Vector Search
- Auto Tags
- QR code data reader
- Duplicate finders
- Auto image optimisation
- Perspective
- Truncate
- Fix saturation / contrast / white balance
- UI to upload
- UI to browse & search & download
- PWA (or android app if not possible)
- to be able to be a target from "share to..."
- to take pictures and add them automatically
- Collections (make arbitrary groups of files to)
MVP:
- API to upload files
- UI to upload files
- auto derive compressed media (keep originals)
- Simple auth (user:password, standard http spec)
- Generate description using GEMINI API
- Tagger Service (Generate tags using GEMINI API)
- OCR Service (explore solutions for that)
- Implement vector search (integrate with mielisearch?)