Targets UI
A research intelligence platform for tracking entities, relationships, and investigations. Features entity graphs, timeline views, and document analysis at scale.
Targets UI is a full-stack research intelligence platform designed for investigators and analysts who need to track complex networks of entities and their relationships over time.
The platform features an interactive entity graph powered by force-directed layouts that surfaces connections between organizations, individuals, and events. Timeline views allow analysts to reconstruct sequences of events across multiple sources. Document analysis pipelines extract structured entities and relationships from unstructured text at scale.
Built on Cloudflare's edge infrastructure: Workers handle request routing and API logic, D1 provides the relational backbone for entity storage, and KV caches expensive graph traversals. The frontend is React with a focus on dense information display without sacrificing usability.