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:
3
config/ui.default.yaml
Normal file
3
config/ui.default.yaml
Normal file
@@ -0,0 +1,3 @@
|
||||
# UI settings. Override in ui.user.yaml.
|
||||
ui:
|
||||
boundary_grab_px: 14 # pixel grab threshold for dragging boundary lines
|
||||
Reference in New Issue
Block a user