Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 499 Bytes

File metadata and controls

9 lines (5 loc) · 499 Bytes

troplaflemme

Use Google's Gemini to generate notes from any audio file or text transcription. Troplaflemme (colloquial French for "too lazy") will transcribe any audio file using OpenAI's whisper library, and then pass it through Gemini to create notes, which you can copy-paste to other platforms.

Watch the demo here

Usage

Create a file called googleapikey.txt and place your gemini api token inside. then, run the app with flask run