An AI-driven content creation SaaS that learns your unique writing style and creates authentic content that sounds exactly like you.
- Voice Learning - Paste your existing content and AI builds a comprehensive profile of your writing style
- Content Generation - Get 3 variations for any topic, each scored for voice match
- 4-Week Calendar - AI proposes content calendar based on your pillars and trending topics
- Iterative Learning - Give feedback to continuously improve with every interaction
- Multi-Persona - Manage different voices for different platforms (LinkedIn, Instagram)
- Framework: Next.js 15 (App Router)
- UI: React 19, Tailwind CSS
- Database: Supabase (PostgreSQL)
- AI: Anthropic Claude API
- Deployment: Vercel
- Clone the repository:
git clone https://github.com/DerSchally/contenttwin.git
cd contenttwin- Install dependencies:
npm install- Set up environment variables:
cp .env.example .env.local
# Edit .env.local with your API keys- Run the development server:
npm run devOpen http://localhost:3000 to see the app.
- CLAUDE.md - Project context and coding guidelines
- PLAN.md - Feature roadmap and priorities
- SPEC.md - Technical specification and database schema
Private - All rights reserved