import { Link } from 'react-router-dom' import { Badge } from '@/components/ui/badge' import { Button } from '@/components/ui/button' import { Card, CardContent } from '@/components/ui/card' export function Landing() { return (
APESS 2026 · Workshop
FabLab Torino · July 27, 2026

Design a domain node
an APESS agent on the edge

Your Uno Q already senses. Today it gets an agent — one you talk to, one that drives your devices, and one that keeps working when things break. Design its skills, policies, harness and loops around the failure states you find, and leave with a five-layer Agent Design Document.

Presenter

OS
Omar Sobh
Founder · RedClaw Systems

Builds AI agents that live at the edge — from on-device LLM runtimes to multi-agent fleets. Maintains ZeroClaw, EdgeHDF5, and RustyHDF5. Previously: hardware + ML at scale.

{['Rust', 'Edge AI', 'Agentic systems', 'HDF5'].map((c) => ( {c} ))}
) }