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.
4 lines
120 B
YAML
4 lines
120 B
YAML
# UI settings. Override in ui.user.yaml.
|
|
ui:
|
|
boundary_grab_px: 14 # pixel grab threshold for dragging boundary lines
|