How to use FreeMonad to build data pipelines for AI

I will present how to use FreeMonad to build data pipelines for AI. Will try to focus not on what FreeMonad is, but how we may take advantage of it and build readable, efficient and robust data pipelines.
The approach I present will focus on building pipelines that are build around business rules, not around Spark data frames.
I will show you how you can build your own IDE for scala based on my nvim setup
Avoid mistakes in API design, implementation and evolution with Smithy
How Scala 3 addresses concerns around implicits and how implicits work in Scala 3.
How to leverage Scala with scala.js to write frontend as functional programmers would do.
Learn about opaque types and add this new tool to your modelling toolbox!