Goal

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.

Summarize with local AI

- 1 min read

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

  1. Python3
  2. Whisper
  3. KoboldCpp
  4. Local LLM, eg. Gemma 27b.
  5. Prefect

Architecture

We will be using Prefect to orchestrate the actions.

Welcome

- 1 min read

Welcome to my blog!

Here is the first blog post. The blog will contain articles about: finances, AI, development, projects, sport.

Stick around, more content will be published.