
Ocular Sentinel is an AI-powered Autonomous C4ISR (Command, Control, Communications, Computers, Intelligence, Surveillance, and Reconnaissance) Security System that bridges the gap between lightning-fast edge detection and deep cloud reasoning. Traditional security cameras rely on human monitoring or narrow computer vision models that lack contextual awareness—costing critical seconds during an emergency. Engineered as a predictive, dual-use C4ISR platform natively on AMD silicon, Ocular Sentinel solves this by running a lightweight YOLO tripwire locally on an edge node to capture specific objects. When triggered, it beams a buffered frame sequence to a massive Cloud Vision-Language Model (Qwen2-VL accelerated by an AMD AI Notebook/AMD MI300X). Instead of just drawing bounding boxes, the VLM acts as an expert analyst—autonomously evaluating the scene's context and generating human-readable incident reports. From detecting a fire in the road to classifying a massive seismic earthquake, Ocular Sentinel turns reactive surveillance into proactive intelligence—delivering actionable insights in milliseconds to save time, protect assets, and preserve human life.
13 Jul 2026

1. The Problem: Philippine Disaster Response Lag The Philippines is the world's most disaster-prone nation. During events like Typhoon Carina, the gap between satellite data acquisition and actionable ground intelligence is measured in hours—hours that cost lives. Existing systems lack the multimodal intelligence required to interpret complex geospatial data into localized, bilingual directives for responders. 2. The Solution: Project ARK Project ARK is a defense-grade geospatial protocol optimized for the AMD MI300X. It serves as a sovereign intelligence layer that stays operational even when global cloud infrastructures fail. ARK transforms raw satellite telemetry into high-fidelity disaster reports, providing tactical damage assessment, rescue routing, and resource allocation in English and Tagalog. 3. How I Built It: Triple-Track Integration Leveraging the massive memory bandwidth of the MI300X, ARK executes a unified pipeline across three hackathon tracks: 🤖 Track 1: AI Agents & Agentic Workflows I engineered LangGraph and CrewAI. This system automates the workflow from ingestion to reporting, coordinating six specialized agents: QA Node, Damage Assessment, Economic Valuation, Insurance Risk, Recovery Planning, and NDRRMC Officer. ⚡ Track 2: Fine-Tuning on AMD GPUs For domain-specific accuracy, I performed LoRA fine-tuning on the NASA/IBM Prithvi-100M geospatial model and Qwen-VL-7B. This allows for zero-shot flood segmentation and damage assessment, highly specialized for the Philippine terrain and infrastructure. 🎨 Track 3: Vision & Multimodal AI ARK utilizes the 192GB HBM3 memory of the MI300X for high-throughput multimodal processing. The system ingests multi-spectral imagery and outputs visual-language interpretations. By combining Prithvi (geospatial vision) with Qwen-VL (multimodal agents), ARK provides an "eye-in-the-sky" that understands both visual wreckage and the logical steps for extraction and relief.
10 May 2026