The app is probably switched off. Running a Kubernetes cluster around the clock isn't cheap, and I'm the one paying for it, so I shut it down when nobody's using it. If the app won't load, that's why. Give me a shout and I'll turn it back on.

Lerpz

Chat, images, video and agents. One platform, one login.

Agents that remember what they're doing, and a history you can actually search. No more juggling five subscriptions that don't talk to each other.

The stack
  • app Product interface
  • api Core services
  • artoo Autonomous agents
  • forge Agent infrastructure

What the platform does

It's four tools, really. They share one login and one set of models.

Conversations

Chat that streams as it writes. Your history sticks around and stays searchable.

Generation

Images and short video from a prompt. They land in a gallery, not your downloads folder.

Agents that remember

Agents keep their memory between runs, so they pick up where they stopped.

Central control

Decide once who gets which models. No arguing about it in every repo.

How it's built

Five services, each doing one job. It's easier to fix that way, and easier to explain.

  • app What you actually log into. SvelteKit
  • api Does the work the app asks for. Rust · Axum
  • artoo Runs the agents and lets them act. Rust
  • forge Gives each agent its memory and compute. Rust · Kubernetes
  • www This site. Just files, no server. SvelteKit
Read the code

Behind Lerpz

There's no team. It's just me.

I wrote all of this. Every service, the infrastructure it runs on, and this site. When something breaks at two in the morning, I'm the one fixing it.

If you want the official version, my CV has the jobs, the education and where I've worked.

Have a look for yourself.

Sign in with your work account and try it. Or message me first if you'd rather ask questions.