A sleek web app that uses AI to generate engaging, platform-ready social media posts in seconds.
Built for creators, marketers, and founders who want to save time and boost engagement — effortlessly.
Live Demo: https://ai-post-generation-2025.vercel.app/
- ✨ AI-Powered Post Generation — create posts for Twitter, LinkedIn, or Instagram from any topic or link.
- 🎨 Smart Tone Control — choose between Casual, Professional, Funny, or Inspirational tones.
- ⚡ Instant Copy & Share — copy generated content with one click.
Layer | Technology |
---|---|
Frontend | Next.js, Tailwind CSS |
Backend | Serverless |
AI Engine | OpenAI API (GPT-4 or GPT-3.5-Turbo) |
Deployment | Vercel |
- Clone this repository
git clone https://github.com/yourusername/ai-post-generator.git cd ai-post-generator npm install create a .env.local file in the project root directory and set your OpenAI API key npm run dev