Commit Graph

11 Commits

Author SHA1 Message Date
naomi 4ed7462a17 feat: diarisation maybe 2026-01-29 15:34:04 -08:00
naomi 9efda8ded6 feat: create title for each meeting 2026-01-29 14:07:26 -08:00
naomi 9bf92d3365 feat: persist transcripts permanently 2026-01-29 13:21:51 -08:00
naomi 43a544a886 feat: display progress for finalising audio and summarising 2026-01-29 12:34:25 -08:00
naomi a6843cb3f1 feat: template 2026-01-29 11:41:03 -08:00
naomi e6c19b589e feat: handle transcription in real time 2026-01-29 10:31:40 -08:00
naomi df8a89e05d feat: icon
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m2s
CI / Lint & Test (pull_request) Failing after 6m8s
CI / Build Linux (pull_request) Has been skipped
CI / Build Windows (cross-compile) (pull_request) Has been skipped
2026-01-28 18:13:03 -08:00
naomi c3acd8e7a6 feat: capture audio and loopback 2026-01-28 18:08:25 -08:00
naomi 74c334c939 feat: we successfully have the installer working for windows!
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 2m25s
CI / Lint & Test (pull_request) Failing after 6m21s
CI / Build Linux (pull_request) Has been skipped
CI / Build Windows (cross-compile) (pull_request) Has been skipped
Models are downloaded at runtime instead of build.
2026-01-28 17:15:13 -08:00
naomi 3c8a46e5a6 feat: add meeting transcription app scaffolding
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 48s
CI / Lint & Test (pull_request) Successful in 14m18s
CI / Build Linux (pull_request) Successful in 14m19s
CI / Build Windows (cross-compile) (pull_request) Failing after 19m39s
- Add Python backend structure with FastAPI for transcription/summarization
- Add React UI with audio recording, transcript, and summary views
- Configure Tauri to manage Python backend lifecycle
- Set up Windows cross-compilation with cargo-xwin
- Add Gitea CI workflow for lint, test, and multi-platform builds
- Configure ESLint, Prettier, and Vitest for code quality

Note: App scaffolding only - Python env and models not yet set up
2026-01-21 20:18:03 -08:00
naomi 96494a9997 feat: prep the scaffolding 2026-01-21 17:49:25 -08:00