Introduction
When we first launched our vibe coding platform, the architecture started as a single monolithic application. Initially this approach allowed us to move quickly and ship features fast.
But as the platform grew, the warning signs appea...
> Don't write frameworks for dummies.
That sentence stuck with me while reading Domain-Driven Design: Tackling Complexity in the Heart of Software. I didn't fully understand it at first - but after building and then redesigning an AI orchestration f...
While building a vibe coding platformhttps://jigjoy.ai/spektrum, I started building Mozaikhttps://jigjoy.ai/mozaik, a library for working with LLMs. Very soon, a need emerged to handle multiple LLM providers - and with that, different request and res...