Dashboard¶
Streamlit web UI to monitor your AI marketing team.
Launch¶
streamlit run dashboard/app.py
# http://localhost:8501
# Docker
docker compose up dashboard
Pages¶
| Page | Function |
|---|---|
| 📈 Overview | KPIs, recent posts, platform charts, growth metrics |
| 📊 Publishing | Detailed charts, platform filters |
| 🤖 AI Analytics | AI-generated reports & recommendations |
| ⚙️ System | Connections, RAG, config, logs |