🏆 1st Place · OpenAI Build Week Paris
Mimex
A learn-by-demonstration agent for OpenAI Codex. Record yourself completing a task on any website while talking through it — Mimex turns the recording into a skill file, then uses that skill to execute the task autonomously. Voice instructions layer intent on top of action, so the agent understands the why, not just the what. Shipped to Ginse (agent app store).
OpenAI CodexAgentic AILearn-by-DemoVoice-to-Intent1st Place
GitHub →
Bio-Inspired AI
Bio-WM
A research prototype world model bridging digital perception and biological computation. CNN encoder coupled with a DishBrain-inspired spiking neural network (LIF neurons, STDP plasticity) for bio-inspired sequential decision-making.
World ModelsSpiking NetworksSTDPBio-Inspired
GitHub →
Multi-Agent AI · RAISE Summit × Google DeepMind
ClearBorder
A persistent multi-agent customs clearance system using 3 chained Gemini primitives: live two-way supplier calls, persistent case memory across sessions, and computer-use portal navigation — with a human-approval gate before submission.
Multi-AgentGeminiComputer UsePersistent Memory
GitHub →
Architecture Benchmarking
MiniLM-Bench
8 Transformer attention mechanisms (MHA, GQA, MQA, SWA, DiffAttn, MLA, MoH, NSA) implemented from scratch. Controlled pre-training study on FineWeb-Edu with profiling infrastructure and 42 unit tests.
TransformersPyTorchFrom Scratch
GitHub →
World Models · Hierarchical Planning
H-LeWM
Hierarchical Latent World Model with micro/macro temporal scales for long-horizon planning. JEPA-based latent predictor with hierarchical CEM planner reducing autoregressive drift. Tested on PushT and Two Rooms environments.
JEPAWorld ModelsHierarchical PlanningCEM
Multimodal AI · ETH Zurich
Embodied Agent
VLM + SLAM spatial mapping + cross-session knowledge persistence. Spatial-semantic representations stored and retrieved across sessions for transfer learning. HACK 2026 at ETH Zurich Robotics Club. Selected from 500+ applicants.
VLMsSLAMEmbodied AIMemory
GitHub →
Agentic AI · ETH Zurich
KAIROS
LLM-driven multi-agent clinical platform with automated API orchestration across NCBI, PubMed, and ClinVar. Real-time variant annotation, evidence retrieval, and pathogenicity scoring. SOPHiA Genetics × ETH.
LLM OrchestrationMulti-AgentGenomicsFastAPI
GitHub →
LLM Evaluation · Google DeepMind
Reasoning Benchmarks
Synthetic evaluation benchmarks targeting failure modes in LLM generalization and robustness under distribution shift.
LLM EvaluationBenchmarking
🥈 2nd Place · EPFL
Quantum ML for Finance
Built from scratch both classical (LSTM) and Quantum ML models for option pricing — implementing, training, and evaluating each pipeline end-to-end. Also worked on stock prediction using Quantum Reservoir Computing (QRC). EPFL Quantum Hackathon, Mar 2026.
Option PricingQRCLSTMQuantum MLEPFL