#Scaling LLM App Generation with Dagger + App.build (built by Databricks)

1 messages · Page 1 of 1 (latest)

split pebble
#

In this demo, Igor Rekun from App.build shares how their open-source agent framework uses Dagger to enable fast, local sandboxing for LLM-powered app generation. By running multiple agent completions in parallel, they speed up development and improve reliability when generating full-stack applications. Igor walks through how they structure agents to generate handlers, schema, and tests independently, then validate results with built-in checks. Dagger makes it easy to manage isolated workspaces, cache results, and scale experiments locally.

Repo - https://github.com/appdotbuild/agent

Demo - https://www.youtube.com/watch?v=i58Im8wHrjc

GitHub

The agent that generates working apps (and maybe some other things) - appdotbuild/agent

In this demo, Igor Rekun from App.build shares how their open-source agent framework uses Dagger to enable fast, local sandboxing for LLM-powered app generation. By running multiple agent completions in parallel, they speed up development and improve reliability when generating full-stack applications. Igor walks through how they structure agent...

▶ Play video