DEV Community

TalkPix AI
TalkPix AI

Posted on

Why I Built a Pay-As-You-Go AI Talking Photo Tool (And Say Goodbye to HeyGen Subscriptions)

AI video generation is booming, but subscription fatigue is real. Tools like HeyGen and D-ID are incredible, but they force creators into $30+/month plans. If you only need to render one or two short video ads a month, you end up paying for credits that expire.

That’s why I built TalkPix β€” a completely subscription-free, pay-as-you-go AI talking photo generator.

The Stack

The application is built on modern web tech:

  • Next.js 14 (App Router) & TypeScript
  • Supabase for database management and auth
  • Cloudflare R2 for fast media storage
  • Replicate API for running the lip-sync AI models
  • Stripe for pay-as-you-go credits

How It Works

Instead of monthly billing, users buy credit packs on TalkPix Pricing.
1 credit = ~1 second of video. If you don't use your credits, they stay in your wallet forever.

We also implemented a free 3-second preview on TalkPix Create so users can test voice alignment and facial expressions before spending any credits.

Check it out

If you want to animate a photo or build an AI spokesperson video without being locked into a subscription, feel free to try it out! I’d love to hear your feedback on the UX and generation quality.

πŸ‘‰ Website: TalkPix.ai
πŸ‘‰ Generate your first preview: TalkPix Create

Top comments (0)