The FIRE number can tell you how much you need to safely retire. A lot of people tend to go over that amount to feel ‘really safe’. while this intuitively makes sense, it’s a little less obvious what it does and how it makes the difference. This article proposes an intuition how to think about that ’extra’ and how would it most likely influence your financial outcome.
Disclaimer: This is not a financial advice, only an educational content. Speak to a financial (fixed fee ideally) advisor before making any financial decisions.
In this tutorial, I’ll present a simple way to auto-transcribe and summarize your media using local AI.
Example use
Create a summary of a podcast episode and a transcript to view before listening. Figure out if you want to spend next N hours on this episode and if it delivers what you want.
Required tools
Python3
Whisper
KoboldCpp
Local LLM, eg. Gemma 27b.
Prefect
Architecture
We will be using Prefect to orchestrate the actions.