keboss-m
8df14e3102
Add multi-tenant auth with org projects, roles, and personal workspaces.
...
JWT login, org-scoped storage and RAG, admin/director/user roles, user-owned projects, login UI, and legacy data migration.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 18:54:25 +03:00
keboss-m
fee9b9acb1
Add RAG, summary pipeline, and split transcribe/postprocess queue.
...
Separate ASR (2 workers) from summary/RAG post-processing, add LightRAG chat API, batch upload fixes, and local model mounts for Docker deployment.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 17:40:58 +03:00
keboss-m
b786f84e7c
Add nltk_data volume to persist NLTK resources across restarts
2026-06-01 12:13:36 +03:00
keboss-m
24154665b6
Fix: run heavy pipeline in threads to unblock event loop, mount code volumes for live updates
2026-06-01 12:02:49 +03:00
keboss-m
ea1904f9af
Fix Docker: correct entrypoint, remove hf_cache volume overlap, use existing image with models
2026-05-31 13:04:44 +03:00
Кирилл Блинов
6e5ee64be0
Move HF_TOKEN to .env file for one-command docker compose up
2026-05-29 18:11:00 +03:00
Кирилл Блинов
0ed45cdf12
Integrate HF_TOKEN into Docker build for preloaded diarization models
2026-05-29 18:04:38 +03:00
Кирилл Блинов
0931a15d32
Add Docker support with preloaded models and docker-compose
2026-05-29 17:50:30 +03:00