How I AIShe vibe coded an iPhone app and launched it to the App Store with zero coding knowledge
At a glance
WHAT IT’S REALLY ABOUT
Nontechnical founder uses AI tools to ship fitness app fast
- Bryce, a talent/recruiting professional with no coding background, built the Daily Hundreds app by prompting tools like Lovable and Replit to generate a functional MVP quickly.
- She improved her build process by using “plan mode,” hyper-literal prompting, screenshots, and iterative trial-and-error rather than learning traditional software engineering fundamentals.
- To create workout demo content, she generated precise still images of anthropomorphic animals in Gemini and merged them with videos of herself exercising using Higgsfield’s Motion Control with the Kling model.
- She navigated the shift from a Replit-hosted web app to an iOS App Store submission by using Claude for planning, Claude Code for implementation, and terminal commands for final setup and deployment tasks.
- App Store approval required addressing practical compliance issues like Sign in with Apple testing, account deletion functionality, and correctly setting Apple’s parental/age-related configuration.
IDEAS WORTH REMEMBERING
5 ideasA beginner’s mindset can accelerate building with AI tools.
Bryce’s lack of preconceived “what’s possible” let her push forward by asking for ELI5 guidance, iterating quickly, and trusting tools to handle complexity she didn’t fully understand.
Planning first prevents AI from making “bananas” changes.
She learned that asking directly for UI tweaks (e.g., progress bar changes) often derailed the code, while plan mode and step-by-step execution kept changes controlled and reversible.
High-quality generative video depends on nailing the starting pose.
She found that small pose mismatches (knees, hands, head direction) cause major downstream errors in motion transfer, so she invests heavily in precise still-image prompting and pose consistency.
A modular media pipeline beats single-tool prompting.
Instead of generating everything in one model (initially Sora), she separated tasks: Gemini for the best stills, then Higgsfield/Kling for motion—yielding more controllable, production-ready output.
Use yourself as motion capture to “productionize” unique content cheaply.
By filming workouts on her phone and transferring motion to an animal image, she avoided needing animators or studio shoots while still getting polished, fun demos.
WORDS WORTH SAVING
5 quotesIt was incredible to me that I could tell these AI tools, "I want this," and it spit out a very basic minimum viable product of it.
— Bryce Rattner Keithley
I tend to think that a beginner's mindset can be used to your advantage here, because I truly don't know what I don't know.
— Bryce Rattner Keithley
I don't actually really know what Railway does, and yet it's there now.
— Bryce Rattner Keithley
As I often tell people, like, you never know what lateral moves in your career are going to end up being tools that pay off in dividends later.
— Bryce Rattner Keithley
I bopped between Claude, Claude Code, Claude, and terminal, and really continue.
— Bryce Rattner Keithley
High quality AI-generated summary created from speaker-labeled transcript.