Projects / Creator Analytics & AI Insights
Creator Analytics & AI Insights
A Python + Next.js project that ingests creator metrics and turns them into fast, queryable APIs and AI‑style insights for content strategy.
Metrics • Last 90 days
Key metrics
Total views
—
Total likes
—
Total comments
—
Avg engagement
—
Ranked by engagement
Top performing content
Configure the analytics API URL to see top content.
Generated insights
AI‑style insights
Hit the button to generate strategic insights from the analytics API. In production this endpoint can be backed by a real LLM.
No insights yet. Configure the analytics API URL and tap "Generate insights" to see recommendations.
How it works
The Next.js page calls a Python FastAPI backend that aggregates metrics and returns both raw analytics and synthesized recommendations, demonstrating a polyglot stack with a clean API boundary.