SWASTIK MAHAMUNIsoftware × AI
All Work
[01] // CASE STUDY
Marine Systems & Multi-Agent AI[ Designed ]

ORCA

Marine AI Decision Support Platform

Smart India Hackathon (SIH) Finalist Formulation

A designed decision-support platform integrating maritime information streams—satellite weather, oceanographic conditions, navigational hazard zones, and local market prices—into a clear decision interface for maritime operators.

Core Competencies & Focus
Marine AIDecision SupportMulti-Agent SystemsGeospatial SystemsInformation Architecture
[+] 12°N // ISO-DEPTH
GEO // CONTOUR FIELD
[01] //SECTIONProblem Definition

The Marine Information Gap

Navigating fragmented conditions with disconnected data

Offshore marine operations are inherently high-consequence environments where decisions rely on understanding rapidly changing meteorological, oceanographic, and bathymetric variables.

In coastal and small-to-medium fishing fleets, skippers must mentally reconcile multiple independent, conflicting data channels while underway: general weather forecasts, wave swell patterns, satellite sea surface temperature maps, hazard notices, and fluctuating port landing prices.

01 // Cognitive Overload

Reconciling up to 8 separate information streams in high-stress offshore conditions creates severe decision latency and fatigue.

02 // Disconnected Context

Ocean temperatures are rarely mapped alongside local bathymetry or real-time swell vectors, obscuring critical safety and habitat intersections.

[02] //SECTIONData Domains

Ingested Information Domains

Structuring heterogeneous marine signals into unified models

Marine operators and smallholder fishers currently navigate by mentally combining up to eight disparate information streams while offshore with intermittent connectivity.

// The operational challenge is not obtaining raw numbers—it is turning fragmented data into a unified, safe operational decision.

[08] Ingestion Streams // Discrete Marine Domains
STREAM DETAIL // [04]Oceanographic

Sea Surface Temp (SST)

Satellite thermal radiometry mapping thermal fronts and upwelling boundary gradients.

Primary Extracted Signals
Thermal EdgesUpwelling ZonesMODIS Radiometry
Target Synthesis NodeORCA // DECISION ENGINE

Feeds into specialized agent parsing pipelines before unified multi-factor evaluation.

[03] //SECTIONDesigned Architecture

Multi-Agent System Topology

Specialized analysis agents feeding a central synthesis layer

// MULTI-AGENT SYNTHESIS TOPOLOGY

Interactive system architecture · Select any agent node to inspect functional scope

Status: Designed Architecture
[Tier 1] Specialized Information Intake Agents
[Tier 2] Multi-Factor Evaluation

Recommendation & Decision Synthesis Layer

Weighs safety constraints, weather hazard limits, biological habitat probability, and harbor landing economics into unified voyage advisories.

[Tier 3] Explainability & Advisory Output
Operator Decision Support Interface

Presents contextual rationales (why a specific waypoint or departure time is advised) for final human validation.

Fishing Habitat AgentBiological Convergence
[ DESIGNED ]

Correlates thermal edges (MODIS SST) and chlorophyll plumes with historical habitat grounds.

Inputs:Sea Surface Temperature gradients, Chlorophyll-a optics, historical logs
[04] //SECTIONWorkflow

Decision Support Workflow

From raw inputs to transparent, human-validated advisories

Human-in-the-Loop Philosophy: ORCA is engineered as an advisory decision-support system. It never assumes autonomous vessel control, ensuring the marine operator retains full agency guided by synthesized intelligence.

[01] //

Heterogeneous Inputs

Stage 1 of 5

Discrete ingestion of meteorological, oceanographic, bathymetric, and port market signals.

Raw feeds are parsed into structured temporal and geospatial data models.

[02] //

Specialized Agent Analysis

Stage 2 of 5

Independent evaluation by domain-specific agents (Weather, Ocean, Habitat, Safety, Route, Market).

Each agent isolates risks, calculates regional thresholds, and identifies operational opportunities.

[03] //

Contextual Synthesis

Stage 3 of 5

Multi-agent cross-referencing to eliminate conflicting or hazardous trade-offs.

Safety guardrails override commercial yield; high-swell zones trigger automatic detour advisories.

[04] //

Decision Support Advisory

Stage 4 of 5

Generation of optimized, risk-rated passage corridors and arrival windows.

Presents transparent, scored choices rather than opaque autonomous commands.

[05] //

Human Operator Validation

Stage 5 of 5

Operator reviews the synthesized recommendation alongside transparent situational rationales.

The human captain maintains complete operational command, aided by clear situational clarity.

[05] //SECTIONInterface Prototype

Geospatial Interaction

High-contrast visualization designed for maritime clarity

// GEOSPATIAL INTERACTION PROTOTYPE

Demonstrates multi-layer map interaction for high-contrast offshore marine readability

[ CONCEPTUAL UI VISUALIZATION · NO LIVE TELEMETRY ]
ORCA conceptual geospatial interface
LAYER ACTIVE: CONVERGENCE
HIGH-CONTRAST OFFSHORE SPECIFICATIONLAYER CHANNELS: 4 / 5
Ocean ConditionsHydrodynamics

Visualizes bathymetric depth contours (-120m to -1450m) and thermal upwelling gradient fronts.

Habitat ConvergenceBiological

Delineates habitat probability zones correlated from ocean optic chlorophyll plumes.

Safety & HazardsGuardrails

Highlights navigation hazard markers (shoal sectors, swell break points, shallow reefs).

Passage CorridorNavigation

Illustrates planned passage trajectory connecting departure point to convergence target.

[06] //SECTIONProposed Concept

Low-Connectivity Architectural Design

Engineered with intermittent coastal connectivity in mind

[ PROPOSED ]

The low-connectivity architecture represents a conceptual design approach for future field validation rather than a currently deployed offline runtime.

Offshore marine zones frequently suffer from severe signal attenuation and intermittent cellular coverage. The ORCA architecture was conceptualized to address these constraints through deliberate state caching and compact synchronization payloads:

Pre-Voyage Ingestion

Caching high-resolution bathymetric vectors and multi-day meteorological models prior to harbor departure while high-speed shore networks are accessible.

Lightweight Delta Sync

Structuring emergency and squall updates into minimal-byte telemetry packets capable of transmitting over fringe 2G/GSM or low-bandwidth links.

Local State Preservation

Maintaining navigational waypoints and cached hazard boundaries locally in browser memory without dependency on continuous server heartbeat connections.

[07] //SECTIONSystem Stack

Layered Technology Stack

Purpose-fit architecture for intelligence and spatial visualization

[01] // TIER

Interface

Next.jsReactTypeScriptTailwind CSS

High-contrast spatial frontend optimized for offshore readability and responsive layout.

[02] // TIER

Application

PythonFastAPI

High-throughput async REST endpoints coordinating agent execution and data dispatch.

[03] // TIER

Intelligence

Multi-Agent ArchitectureLLM APIs

Specialized heuristic and model-assisted agent nodes decomposing complex maritime feeds.

[04] // TIER

Geospatial / Data

PostgreSQLPostGISMapLibre / Mapbox

Spatial querying of bathymetric contours, marine exclusion boundaries, and harbor vectors.

[08] //SECTIONEngineering Role

Personal Contribution & Engineering Role

Distinct ownership areas across system design, AI logic, and product UX

As the lead technical architect on the ORCA concept during the Smart India Hackathon initiative, my responsibilities spanned end-to-end architecture definition, multi-agent workflow decomposition, and interface interaction design:

01 // System Architecture[ Architecture Design ]

Architected the modular multi-agent software framework, defining decoupled boundaries between specialized intake agents, the synthesis engine, and frontend clients.

02 // AI Workflow Decomposition[ Agent Logic ]

Designed the multi-factor evaluation pipeline, establishing strict prioritization rules where maritime safety guardrails deterministically override commercial catch opportunities.

03 // Product & UX Interaction[ Design & Frontend ]

Designed the high-contrast cartographic interface, ensuring critical hazard alerts and waypoint advisories remain instantly legible on low-brightness vessel displays.

04 // Geospatial Data Strategy[ Spatial Strategy ]

Researched and integrated public oceanographic data standards (MODIS radiometry, bathymetric contour models) into unified coordinate representations.

05 // Prototype Prototyping & Defense[ Prototyping ]

Built interactive frontend demonstrations and technical defense documentation for the Smart India Hackathon prototyping evaluation stage.

[09] //SECTIONStatus Verification

Project Lifecycle & Current Status

Factual position within project development

LIFECYCLE STATE:[ DESIGNED / PROTOTYPED ]
Smart India Hackathon Initiative

ORCA was created and developed as an engineering solution architecture and interactive prototype direction during Smart India Hackathon problem exploration.

It validated the feasibility of unifying heterogeneous oceanographic and commercial streams into a coherent decision-support interface. It is maintained as an architectural blueprint and concept prototype, and is not currently deployed as an active commercial service.

PHASE 01Problem ScopeCompleted
PHASE 02ArchitectureDesigned
PHASE 03UI PrototypePrototyped
PHASE 04Sea TrialsNot Commenced
// NEXT SYSTEM CASE STUDY
Edge AI & Computer Vision

AUMByte

Edge AI Crop Disease Detection System