Pantry tracker app with: - FastAPI backend + Vue 3 SPA frontend - SQLite via circuitforge-core (migrations 001-005) - Inventory CRUD, barcode scan, receipt OCR pipeline - Expiry prediction (deterministic + LLM fallback) - CF-core tier system integration - Cloud session support (menagerie) |
||
|---|---|---|
| .. | ||
| export | ||
| image_preprocessing | ||
| ocr | ||
| quality | ||
| __init__.py | ||
| barcode_scanner.py | ||
| expiration_predictor.py | ||
| inventory_service.py | ||
| openfoodfacts.py | ||
| receipt_service.py | ||
| receipt_service_inmemory_backup.py | ||