SOTA AI Architect - Complete Submission Brief & Video Demo Script
Part 1: Official Submission Brief
📌 Project Title
SOTA AI Architect
Autonomous Multi-Agent ML R&D Platform on Android powered by Google Gemini with live DAG telemetry, real-time code synthesis, and Human-in-the-Loop controls.
📖 The Problem (Inspiration)
Training and iterating on machine learning models has traditionally required a powerful workstation, complex CLI scripts, and constant human oversight. Mobile endpoints have historically been relegated to simple inference consumers rather than intelligent R&D command centers.
ML engineers and researchers on the go lack a unified, mobile-first orchestrator that can autonomously analyze benchmark literature, synthesize architecture blueprints, generate runnable training code, monitor convergence metrics, and apply self-correcting optimizations—all while maintaining enterprise governance and safety valves.
⚡ The Solution: What SOTA AI Architect Does
SOTA AI Architect shifts autonomous multi-agent machine learning R&D into your pocket. Built natively for Android using Jetpack Compose and powered by Google Gemini, the application orchestrates a 5-agent state machine that navigates the full ML lifecycle:
- Researcher Agent: Scans research papers, benchmark datasets (e.g., COCO Object Detection), and data augmentation literature to identify optimal hyperparameter baselines.
- Planner Agent: Synthesizes architecture blueprints (backbones, learning rates, loss functions, batch sizes) into structured specifications.
- Developer Agent: Autonomously writes PyTorch training loops (
train.py), model architectures (model.py), configurations (config.yaml), and ONNX export scripts. - Optimizer Agent: Evaluates validation metrics, plots live mAP convergence curves, logs GPU/thermal gauges, and triggers automated self-correction routines if underfitting or gradient divergence occurs.
- Deployer Agent: Verifies lint scores, executes ONNX export sanity checks, and synthesizes automated CI/CD deployment pipelines.
All of this is backed by Human-in-the-Loop (HITL) governance, allowing engineers to set spending budget caps, pause on loss divergence, and manually intervene at critical decision nodes.
| Timestamp | Visual Action (Screen) | Spoken Voiceover Script |
|---|---|---|
| 0:00 – 0:25 | Start on the Dashboard Screen. Top app bar displays SOTA AI ARCHITECT and GEMINI INFERENCE / ONLINE. |
"Machine learning R&D has always required heavy desktop rigs and constant manual babysitting. Today, we're changing that. Meet **SOTA AI Architect—an autonomous multi-agent ML platform that turns your Android phone into an intelligent R&D command center, powered by **Google Gemini." |
| 0:25 – 0:55 | Tap "Start Autonomous Cycle". The Live DAG Graph pulses with animated neon nodes. The active agent lights up (Researcher $\rightarrow$ Planner). Show the Agent Log Terminal streaming Chain-of-Thought text. |
"With a single tap, our autonomous multi-agent fleet springs into action. First, the **Researcher Agent* queries Google Gemini to analyze benchmark requirements for COCO Object Detection. Next, the Planner Agent compiles literature insights into a structured model blueprint, selecting the optimal DarkNet backbone and learning rate schedule."* |
| 0:55 – 1:25 | Switch to the Code Studio Screen. Tap between train.py, model.py, config.yaml, and export_onnx.py. Show the syntax-highlighted code. |
"Moving to the Code Studio, the **Developer Agent* automatically synthesizes complete, runnable PyTorch training loops, custom neural network modules, YAML configurations, and ONNX export scripts—tailored specifically to the blueprint."* |
| 1:25 – 1:55 | Switch back to Dashboard. Show the Metric Convergence Chart (mAP rising across cycles) and the GPU & Compute Gauges. | "As training runs proceed across multiple cycles, the **Optimizer Agent* tracks validation loss and mAP convergence in real-time, monitoring hardware thermals and GPU load. If an anomaly like underfitting is detected, our self-correction inspector diagnoses the root cause and automatically adjusts data augmentations."* |
| 1:55 – 2:20 | Scroll down to the Human-in-the-Loop (HITL) Control Bar. Toggle the spend cap and pause triggers. | "Full autonomy is backed by strict enterprise safety. Our **Human-in-the-Loop* control bar lets engineers enforce max spend limits, pause automatically on loss divergence, and review blueprints before execution."* |
| 2:20 – 2:45 | Return to top overview. Show all tests passing or quick slide. | "Built natively in Jetpack Compose, backed by Room database persistence, and powered by Google Gemini, **SOTA AI Architect* puts the future of autonomous ML engineering in the palm of your hand. Thank you!"* |
SOTA AI Architect is an autonomous Multi-Agent Machine Learning R&D platform built natively for Android using Jetpack Compose and powered by Google Gemini. It shifts complex ML development—literature research, architecture design, PyTorch code synthesis, convergence monitoring, and deployment validation—into an intuitive mobile command center.
Using a collaborative fleet of specialized agents (Researcher, Planner, Developer, Optimizer, Deployer) with live DAG telemetry and Human-in-the-Loop safety valves, SOTA AI Architect empowers engineers to orchestrate end-to-end model optimization cycles from anywhere. With Room database persistence, full offline resilience, and 100% automated test coverage, SOTA AI Architect delivers a state-of-the-art vision for mobile-first AI development.

Log in or sign up for Devpost to join the conversation.