Commit Graph

5 Commits

Author SHA1 Message Date
keboss-m
36c9be48be Add document ingestion pipeline, chat analytics modes, and auth fixes
Ingest MD/PDF/DOCX/XLSX into org-scoped documents with classify and RAG indexing. Add compare/timeline chat modes and UI upload. Filter WebSocket progress by user ACL and normalize admin project slugs consistently.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 19:16:23 +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
ea1904f9af Fix Docker: correct entrypoint, remove hf_cache volume overlap, use existing image with models 2026-05-31 13:04:44 +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