ContentGenPro started as a personal experiment to solve a real
problem — creating consistent, on-brand social media content
takes time most professionals don't have.
The platform lets you define your profession, target audience,
and tone, then generates ready-to-use post ideas, captions,
and content templates using the OpenAI API.
Built with Next.js and Supabase for auth and database,
shadcn UI and Tailwind for the interface, and planned n8n
automation workflows for scheduled content pipelines.
Key things I learned: structuring prompts for consistent output,
handling streaming responses from OpenAI, and building UI
components that make AI output feel intentional rather than random.