A short form social media content optimization platform that adapts AI-generated text to different platform formats based on character count.
- Platform selection (Bluesky, Twitter/X, Threads)
- Breakpoints to seperate words into posts
- AI-powered content optimization using DeepSeek
- Character count validation
- Hashtag recommendations
- Cross-platform formatting
- Frontend: Next.js 14 + Tailwind CSS
- Backend: FastAPI + Python
- Database: Supabase (PostgreSQL)
- AI: DeepSeek (via Hugging Face)
- Auth: Supabase Authentication
- Hosting: Vercel (Frontend) + HuggingFace Interface API vLLM
- Node.js 18+
- Python 3.10+
- Supabase account
- Firebase account
- Clone the repository:
git clone https://github.com/yourusername/co-create-io.git cd co-create-io