2.6 KiB
2.6 KiB
Change Log
All notable changes to this project will be documented in this file. See versionize for commit guidelines.
0.0.0 (2025-08-20)
Features
- add specific domain exceptions (ff423db)
- complete implementation using gemini as analyzer (d470574)
- extract audio conversion to separate class and refine audio extraction (a186437)
- implement default prompt for analysis (f96644e)
- initial whipser transcriber implementation (ef45a40)
- it works 🥳 (da5134b)
- refactor audio extraction to reusable class (0a661d6)
- trying to create clips...probs a waste of time grrrrrrr (85304ea)
- wip on extracting whisper transcription logic to separate class (d5f1347)
- wip on implementing gemini analyzer (d7a953f)
- wip...got full transcription all in memory (75bb571)
- wip...migrating to proper app (310f56f)