ContentCompass is a data-driven trend and competitive intelligence platform built to speed up media and content production. It helps a content team see which topics are rising fast, understand what competitors are covering, and intelligently reuse existing video/document archives against those trends.
News editors, social media content teams, video production planners, media agencies and content operations managers — anyone who needs to turn “what’s trending right now” into a production decision.
The backend runs on FastAPI with live updates pushed to the dashboard over WebSocket, so the interface refreshes without a page reload. The project is organized into a main.py that serves the API, the WebSocket connection and static files; a services layer with separate modules for trend detection, competitor analysis, archive search and recommendation generation; and a frontend (index.html, app.js, styles.css) that renders the live dashboard. The whole app starts with a single command: python run.py.
Python, FastAPI, WebSocket, Google Trends-style data, RSS, semantic search, HTML/CSS/JavaScript

Diğer projelerime de göz atmak ister misiniz?