Build a web app called ClipCaption. Users paste a YouTube video link. The app pulls the video's transcript (via YouTube's caption/transcript API). It sends the transcript to the Claude API and generates: 5 Instagram captions, 3 tweet-thread drafts, and 1 YouTube Shorts/Reels script, written for solo YouTubers and influencers (not agencies). Output is shown on screen with a copy button for each item. Include user accounts (email sign-up), and a free tier limited to 2 videos/month, with a paid tier ($9/month, unlimited) via Stripe subscription. Keep the UI simple â one input box, one button, results below. Use React frontend, FastAPI or Node backend, Postgres for user/subscription data.
Sign in to leave a comment
No comments yet. Be the first!