MikeHughes-BIN
e543438592
Solved merge conflicts (hopefully)
2025-11-26 21:41:59 +01:00
MikeHughes-BIN
4d850bf6a6
Rewritten Module to use the REST API instead of a the Google Gemini SDK. Also output file naming is now dynamic instead of static file name
2025-11-25 23:57:19 +01:00
MikeHughes-BIN
a178ccf30f
Added comments to my code to make it more understandable
2025-11-18 19:53:19 +01:00
MikeHughes-BIN
a1d804f463
Test created and changes to gemini.js file
2025-11-18 19:16:51 +01:00
MikeHughes-BIN
8e7e0b5043
Implement Gemini LLM module for document generation (first non tested prototype)
2025-11-17 21:16:50 +01:00
MikeHughes-BIN
6083773f88
New Folder structure
2025-11-15 14:45:13 +01:00
emily
d9eacafc3a
fixed the program by moving the example module back to where the program can ACTUALLY load it
2025-11-14 14:28:11 +01:00
MikeHughes-BIN
9254ddc57f
Changed the Folder Structure for better maintainability
2025-11-13 17:34:22 +01:00
Azeufack Noupeu Willy
c021272ca4
merge: Resolve conflicts with develop
2025-11-13 15:22:33 +01:00
Azeufack Noupeu Willy
e7e97a7f60
feat(S2-02b): Implement AssemblyAI external transcription with speaker diarization
...
- Add assembly.ts module for REST API transcription via AssemblyAI
- Implement 5-step pipeline: upload → create job → poll status → download → save
- Enable speaker_labels for diarization (Speaker A, B, C...)
- Add millisecond-precision timestamps for each utterance
- Store JSON transcripts in storage/transcripts/{session_id}.json
- Add axios, dotenv dependencies
- Add transcribeLatest.ts helper for quick testing
User Story: S2-02b - Externe Transkription per REST API
2025-11-13 13:07:18 +01:00
emily
94f390f28b
Implemented audio extractor into IPC call, sooooooo, frontend and backend are now officially linked successfully
2025-11-12 20:28:55 +01:00
emily
92043440fe
Combined Frontend with backend, and implemented the extractor function into the module structure
2025-11-10 16:18:57 +01:00
MikeHughes-BIN
10b1c8e79e
Merge branch 'feature/modulare-pipeline-s1-04' into develop
2025-11-08 14:53:48 +01:00
MikeHughes-BIN
cfa37b9f2f
additional test for commands.txt and fix for correct path in the ffmpegExtractor module
2025-11-08 13:26:35 +01:00
MikeHughes-BIN
9902b0421e
Implemented local transcription solution with starting scripts
2025-11-06 09:58:28 +01:00
emily
b5fe3f3b0c
Implemented the general modular framework.
...
Added basic modules for the trascription tool Assembly and the Documentation tool ChatGPT
2025-11-03 17:48:29 +01:00
MikeHughes-BIN
029f40057a
Added some improved commentary
2025-11-02 17:46:36 +01:00
MikeHughes-BIN
461998cd66
Implemented first working version of the ffmpeg audio extractor
2025-11-02 17:43:08 +01:00
MikeHughes-BIN
816f0ec6e7
Project folder structure
2025-11-01 19:20:35 +01:00