Why OPCODX exists
Most threat-intel feeds are noisy, slow, or behind paywalls. OPCODX was built to fix all three: aggregate broadly, analyze locally with Ollama so nothing leaves your infrastructure, and surface what actually matters to operators in the Middle East region.
How it works
The CyberWatch backend is a FastAPI service ingesting hundreds of RSS feeds. SQLAlchemy persists every article to SQLite, the Ollama layer adds sentiment and categorization, and a watchlist module flags keyword matches in real time. The frontend you're reading now is the marketing surface — the actual intel app lives at xxxx.
Who it's for
SOC analysts, CTI researchers, and security teams who need a single pane of glass over a regional threat landscape without sending sensitive query patterns to a third-party SaaS.