Products & apps · Live
Blue Owl
Global education product with an AI lesson generator.
Blue Owl is a global education product with an AI lesson generator. The experimental agent engine behind it (2600 files) I built with Michael; the production service is mine alone. I took that engine and shipped it as a web service: a hexagonal NestJS and Fastify gateway with the engine kept as a git submodule, held to TypeScript only, no queue, no vector DB, no Kubernetes, deployed with Docker Compose on one VM. The Next.js app streams the output and exports to MD, HTML and PDF.
Stack
NestJSFastifyNext.jsTypeScriptDocker


