


A self-taught, non-technical founder automates video creation for creators who’d rather not be on camera.

Before Runpod, Faceless's video pipeline leaned on a patchwork of third-party APIs strung together to generate videos, workable for an early MVP, but not something that could hold up as usage grew. Jacob Seeger, a non-technical founder who'd built his first product on the no-code platform Bubble, needed a way to bring that video-generation work in-house without hiring an infrastructure team or learning to manage physical servers. He turned to Runpod Serverless to run that Python-based video pipeline in the cloud.
Nothing was custom. It was a bunch of APIs strung together for our MVP. It would not have been sustainable as we scaled.
Jacob Seeger, Founder, Faceless
Jacob's closest point of comparison was AWS Lambda, and Runpod won on two specific constraints he ran into there: execution time and CPU memory limits. Runpod gave him the same core serverless functionality with fewer of those ceilings, plus a simpler way to ship code.
The closest comparison would be AWS Lambda, serverless functions over there. Lambda, once you learn it, is kind of easier to understand, but there were certain constraints with Lambda that I couldn't work around that Runpod allowed me to do, specifically execution time and CPU memory. With Runpod, it gave me the same exact functionality that AWS did, with a much easier way to deploy the code, and more control over the things Lambda didn't give me.
Jacob Seeger, Founder, Faceless — long-form technical quote, lightly cleaned
Deployment got easier from there. Early on, Jacob had to convert his Python scripts into a Docker container by hand and upload it to Runpod every time something changed. Runpod's GitHub integration replaced that: code changes now auto-deploy on save, no manual container build. The same serverless model let him deploy open-source models with one click and scale a single script up or down automatically with demand, letting a team with no dedicated infrastructure staff handle both steady traffic and unpredictable bursts.

It was just super easy for me to write everything on my computer in Python, and then just deploy it straight to Runpod.
Jacob Seeger, Founder, Faceless
See how Runpod Serverless works →
Runpod is easily one of the most scalable tools that we use in our infrastructure.
Jacob Seeger, Founder, Faceless
Faceless was first to automate faceless-channel content, and Jacob's focus now is staying there: sharpening the product for creators and building tools that surface trending topics automatically. His relationship with the infrastructure underneath hasn't changed. “I have no doubt that sticking with Runpod allows us to grow easily,” he says. For a founder who taught himself to be technical along the way, that confidence is the whole story.