Content Strategy Designer Pro is an AI-powered application that helps businesses create comprehensive content strategies using Google's Gemini Pro model. The application generates personalized content strategies including audience analysis, content pillars, distribution plans, and metrics.
- 🎯 Customized content strategy generation
- 📊 Interactive strategy dashboard
- ⏱️ Timeline visualization
- 📈 Metrics tracking
- 💾 Strategy export functionality
- ✏️ Edit and customize options
- Python 3.7+
- Google Cloud account
- Vertex AI API enabled
- Required Python packages:
- streamlit
- streamlit_tags
- pandas
- altair
- vertexai
- google-cloud-aiplatform
- Clone the repository
- Install requirements:
pip install streamlit streamlit_tags pandas altair google-cloud-aiplatform
- Set up Google Cloud credentials
- Update the PROJECT_ID in app.py
- Run the application:
streamlit run app.py
-
Enter your business details:
- Business Type
- Target Audience
- Content Goals
- Primary Platform
-
Click "Generate Strategy"
-
View your strategy across three tabs:
- Strategy overview
- Timeline
- Metrics
-
Export or edit your strategy as needed
Created by iman alshazli Using Google's Vertex AI and Gemini Pro