Files
momentry_core_0_1/.gitignore
accusys de14bd6afa Initial commit: Momentry Core v0.1
- Rust-based digital asset management system
- Video analysis: ASR, OCR, YOLO, Face, Pose
- RAG capabilities with Qdrant vector database
- Multi-database support: PostgreSQL, Redis, MongoDB
- Monitoring system with launchd plists
- n8n workflow automation integration
2026-03-16 15:07:33 +08:00

12 lines
109 B
Plaintext

.env
.env.local
target/
venv/
thumbnails/
*.asr.json
*.probe.json
test_asr.json
.DS_Store
*.log
.ruff_cache/