Initial commit

Photo-based book cataloger with AI identification.
Room → Cabinet → Shelf → Book hierarchy; FastAPI + SQLite backend;
vanilla JS SPA; OpenAI-compatible plugin system for boundary
detection, text recognition, and archive search.
This commit is contained in:
2026-03-09 14:17:13 +03:00
commit 084d1aebd5
64 changed files with 8605 additions and 0 deletions

3
config/ui.default.yaml Normal file
View File

@@ -0,0 +1,3 @@
# UI settings. Override in ui.user.yaml.
ui:
boundary_grab_px: 14 # pixel grab threshold for dragging boundary lines