Project overview
Content Shapeshifter Pro is an AI-powered “Write Once, Deploy Everywhere” engine that repurposes long-form content into platform-optimized posts using ultra-fast inference from the Groq API (Llama 3).
- Input: A URL (blog post/article) or raw text.
- Process: Scrapes and cleans content, extracts the hero image (Open Graph), then generates multiple platform-specific variants in parallel.
- Output: Ready-to-publish content for Twitter/X, LinkedIn, Newsletter, and Instagram.
Title & objective
- Project title: Building an AI Content Repurposing Engine with Next.js, TypeScript, and Groq
- Why this stack: Groq’s ultra-fast inference enables near real-time generation. Next.js server-side routes keep scraping and API keys secure.
- End goal: Accept a URL or raw text, extract clean text and images, and repurpose it into four platform-specific posts simultaneously.
Real-world example
A developer publishes a technical blog post. Instead of rewriting it for each platform, they paste the URL into this app. The app scrapes the article and instantly generates a Twitter/X thread, a professional LinkedIn post, a newsletter draft, and an Instagram caption—saving hours.
Problem statement
Creating one strong technical article takes time. Repurposing that same idea for multiple platforms multiplies effort and slows distribution, which limits reach and consistency.
Solution
Content Shapeshifter Pro turns a single source of truth into multiple publish-ready formats in seconds.
What it generates
- Twitter/X thread: Hook-driven, numbered thread format.
- LinkedIn post: Professional tone, readable line breaks, engagement question.