Commit Graph
24 Commits
Author SHA1 Message Date
Stevan Freeborn 8feadcf23c chore: stub out shorts creator class 2025-08-03 22:50:30 -05:00
Stevan Freeborn 1b2e687034 docs: add missing xml comments 2025-08-03 22:15:07 -05:00
Stevan Freeborn ff423db5fe feat: add specific domain exceptions 2025-08-03 22:09:35 -05:00
Stevan Freeborn f96644e029 feat: implement default prompt for analysis 2025-08-03 22:06:16 -05:00
Stevan Freeborn d7a953f187 feat: wip on implementing gemini analyzer 2025-07-31 00:10:27 -05:00
Stevan Freeborn f6773cb64e fix: practice defense driving...seal it all 2025-07-29 18:26:22 -05:00
Stevan Freeborn 07190acb65 fix: maintain passed in streams position 2025-07-29 18:21:17 -05:00
Stevan Freeborn ef45a4098a feat: initial whipser transcriber implementation 2025-07-29 18:00:09 -05:00
Stevan Freeborn 5ee040f2d0 tests: add integration test for audio extractor 2025-07-28 17:59:27 -05:00
Stevan Freeborn 30f2032cef tests: setup test coverage 2025-07-28 17:26:54 -05:00
Stevan Freeborn d5f1347587 feat: wip on extracting whisper transcription logic to separate class 2025-07-27 23:33:45 -05:00
Stevan Freeborn 76667f01d6 chore: delete unused template file 2025-07-27 23:33:16 -05:00
Stevan Freeborn a1864371dd feat: extract audio conversion to separate class and refine audio extraction 2025-07-27 23:33:05 -05:00
Stevan Freeborn a53b3893ad chore: update editorconfig preferences for tests 2025-07-27 23:32:07 -05:00
Stevan Freeborn 1765a730a7 chore: whitelist a word 2025-07-27 23:31:47 -05:00
Stevan Freeborn 0a661d6970 feat: refactor audio extraction to reusable class 2025-07-24 11:22:15 -05:00
Stevan Freeborn 310f56fb84 feat: wip...migrating to proper app 2025-07-23 23:55:56 -05:00
Stevan Freeborn 439cd6a310 Merge branch 'main' into stevanfreeborn/feat/initial-console-poc 2025-07-23 02:21:52 -05:00
Stevan Freeborn 4b495e5f17 chore: add license 2025-07-23 02:21:38 -05:00
Stevan Freeborn cd94b703bb fix: it works, but needed to switch local LLM for hosted one. 2025-07-23 02:16:48 -05:00
Stevan Freeborn da5134bad0 feat: it works 🥳 2025-07-21 23:51:59 -05:00
Stevan Freeborn 75bb571b6b feat: wip...got full transcription all in memory 2025-07-21 01:01:09 -05:00
Stevan Freeborn a8e4f669e5 docs: fix typo 2025-07-16 12:43:44 -05:00
Stevan Freeborn 2733fb20dd chore: initial project setup 2025-07-16 12:43:09 -05:00