Commit Graph

16 Commits

Author SHA1 Message Date
Кирилл Блинов
8bb21d0d7f Add timestamp to output folder to avoid overwrite conflicts on re-upload 2026-05-29 12:45:33 +03:00
Кирилл Блинов
78e542a246 Increase batch_size to 2 for CPU optimization 2026-05-29 12:42:07 +03:00
Кирилл Блинов
6f727b1f3d Fix file dialog double-open: add stopPropagation and reset input value 2026-05-29 12:34:11 +03:00
Кирилл Блинов
5e62b3d308 Fix worker startup via FastAPI lifespan, remove manual start from server script 2026-05-29 12:30:39 +03:00
Кирилл Блинов
a10cc19e61 Fix JS loadFileTree error and add favicon 2026-05-29 12:27:40 +03:00
Кирилл Блинов
b9897555a3 Update README with web service documentation 2026-05-29 12:17:27 +03:00
Кирилл Блинов
beb411dfdc Add web service: FastAPI backend + minimal frontend with drag-drop, WebSocket progress, file tree and MD viewer 2026-05-29 12:17:08 +03:00
Кирилл Блинов
c771f83351 Add multi-format output support (docx + md simultaneously) 2026-05-29 11:39:13 +03:00
Кирилл Блинов
25f45ae7de Add video/ to .gitignore for user data 2026-05-29 11:13:06 +03:00
Кирилл Блинов
bd7eadb49f Update README with video support and first-run documentation 2026-05-29 10:53:44 +03:00
Кирилл Блинов
ddee721bea Add video input support with ffmpeg audio extraction 2026-05-29 10:53:16 +03:00
Кирилл Блинов
09d0a74520 Add .env and secrets to .gitignore 2026-05-29 10:50:54 +03:00
Кирилл Блинов
de212f5f00 Add local/offline processing explanation to README 2026-05-29 10:29:51 +03:00
Кирилл Блинов
bdd94b860f Add README and fix .gitignore for markdown files 2026-05-29 10:28:16 +03:00
Кирилл Блинов
5a5d1fa960 Add initial project structure: pipeline, docs, config, profiles 2026-05-29 10:16:02 +03:00
Кирилл Блинов
4214d689dd Add AGENTS.md with commit and push rules 2026-05-29 10:06:55 +03:00