feat: Add Spotify-style backdrop, Cascade OCR, Smart Scan Flow & OCR Dashboard
- BottleGrid: Implement blurred backdrop effect for bottle cards - Cascade OCR: TextDetector → RegEx → Fuzzy Match → window.ai pipeline - Smart Scan: Native OCR for Android, Live Text fallback for iOS - OCR Dashboard: Admin page at /admin/ocr-logs with stats and scan history - Features: Add feature flags in src/config/features.ts - SQL: Add ocr_logs table migration - Services: Update analyze-bottle to use OpenRouter, add save-ocr-log
This commit is contained in:
6
Logs/cpu.log
Normal file
6
Logs/cpu.log
Normal file
@@ -0,0 +1,6 @@
|
||||
1/6 22:21:38.843 vendor: AuthenticAMD
|
||||
1/6 22:21:38.843 branding: AMD Ryzen 7 5700X3D 8-Core Processor
|
||||
1/6 22:21:38.843 features: lahf64 cmpxchg16b sse sse2 sse3 ssse3 sse41 sse42 avx avx2 aesni clmul sha rdrand
|
||||
1/6 22:21:38.843 sockets: 1
|
||||
1/6 22:21:38.843 cores: 8
|
||||
1/6 22:21:38.843 threads: 16
|
||||
Reference in New Issue
Block a user