Skip to content

DerSchally/contenttwin

Repository files navigation

ContentTwin

An AI-driven content creation SaaS that learns your unique writing style and creates authentic content that sounds exactly like you.

Features

  • 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)

Tech Stack

  • Framework: Next.js 15 (App Router)
  • UI: React 19, Tailwind CSS
  • Database: Supabase (PostgreSQL)
  • AI: Anthropic Claude API
  • Deployment: Vercel

Getting Started

  1. Clone the repository:
git clone https://github.com/DerSchally/contenttwin.git
cd contenttwin
  1. Install dependencies:
npm install
  1. Set up environment variables:
cp .env.example .env.local
# Edit .env.local with your API keys
  1. Run the development server:
npm run dev

Open http://localhost:3000 to see the app.

Documentation

  • CLAUDE.md - Project context and coding guidelines
  • PLAN.md - Feature roadmap and priorities
  • SPEC.md - Technical specification and database schema

License

Private - All rights reserved

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •