M5Max128 3a33d00449 refactor: modularize server.rs into separate route modules
- Extract scan.rs, files.rs, types.rs, processing.rs, visual_chunk_search.rs
- Move AppState and AppConfig to types.rs
- Each module exposes pub fn xxx_routes() -> Router<AppState>
- server.rs reduced from 5005 to 118 lines (orchestrator only)
- All stubs filled with real implementations from git history
- Verify: cargo check, clippy, tests all pass
2026-05-21 16:38:49 +08:00
2026-03-25 14:51:25 +08:00

momentry_core

Digital asset management system with video analysis and RAG - Production version with API Key authentication

Description
Digital asset management system with video analysis and RAG - Production version with API Key authentication
Readme 669 MiB
2026-03-25 15:49:30 +08:00
Languages
Python 38.7%
Rust 27.8%
HTML 19.7%
Shell 5.9%
PLpgSQL 3%
Other 4.9%