Nothing here yet.
AI ML Roles | Mentoring
TL;DR The LLM4S Scala library has been extended to fully support speech-to-text (ASR) and text-to-speech (TTS) as first-class modalities. This GSoC 2025 contribution adds a comprehensive speech subsystem, enabling voice input/output alongside text. K...

TL;DR: As part of my Google Summer of Code work on LLM4S, I built a full image-processing stack for Scala: local JVM transforms, OpenAI/Anthropic vision clients, clean data models, and a provider abstraction. This post explains the project goals, mil...

The Cats Effect library builds on top of Cats to provide a powerful toolkit for purely functional programming with effects in Scala. While Cats focuses on abstract type classes and functional structures, Cats Effect brings in practical tools for mana...

The Advanced Scala 3 and Functional Programming course by Rock the JVM builds on the foundation of Scala 3 and functional programming essentials, taking learners deeper into sophisticated language features, advanced type systems, and practical design...
