Content Factory

Inspiration The idea came from loving factory shows and wanting to create something similar for digital content. Just like physical factories turn cheap raw materials into valuable products, we wanted to build an AI-powered content factory that transforms a single conversation into multiple high-value outputs - transcripts, video clips, and tweet threads.

What it does Content Factory lets you have a live conversation with an AI agent, then automatically processes that session into ready-to-use content. You get a full transcript, shareable video clips with subtitles, and polished tweet threads - all from one recording session. It's like having your own content production line.

How we built it Built with Next.js and Supabase for the core platform, integrated 11Labs for real-time speech interaction, and used Trigger.dev for background processing workflows. The system records conversations in-browser, transcribes with Whisper, generates clips with Remotion, and creates tweets with GPT-4. Everything flows through automated pipelines that turn one input into multiple valuable outputs.

Challenges we ran into Real-time audio processing was trickier than expected - getting smooth conversation flow with AI while reliably recording everything. Managing the async workflows between transcription, clip generation, and content creation required careful orchestration. Also had to balance processing speed with quality for the generated outputs.

Accomplishments that we're proud of Created a seamless experience where users can literally talk to an AI and walk away with professional content. The automated pipeline works end-to-end, and the style selector lets people generate content in different voices. Most proud of how it feels like magic - one conversation becomes multiple content pieces without any manual work.

What we learned Building content factories is all about the pipeline flow - each stage needs to work reliably for the whole system to deliver value. Users care more about the quality and usability of outputs than fancy features. Real-time AI interaction is hard but incredibly engaging when it works smoothly. What's next for Content Factory

Adding agent memory so conversations can build over time, more export formats, and advanced content styling options. Want to expand beyond just tweets and clips to full blog posts, LinkedIn content, and other formats. The goal is becoming the complete content production factory for creators.

Built With

Share this project:

Updates