Building Aiden: a physical AI agent device that plugs into any phone/computer over USB and operates it like a human would. Go + C++ + Python stack, no API needed. https://github.com/AidenAI-IO/aiden-firmware, AMA on the architecture if curious.

작성자

카테고리:

← 피드로
DEV Community · Natalie Yevtushyna · 2026-08-06 개발(SW)
pic

Create template

Templates let you quickly answer FAQs or store snippets for re-use.

Dismiss

Collapse Expand

nyx533 profile image

Nyx533

Nyx533

  • Joined

    Jul 23, 2026

Aug 7

The Go + C++ + Python split is interesting. @natalie_seeklab_4ce72aa3b what is the boundary between the three? Go for the USB/HID control loop and C++ for the firmware, or is there an overlapping layer? Also, how does the model inference get routed. Does Python run the model locally and pass actions to the Go layer, or is the model on-device on the C++ side? The USB form factor is a tight constraint for both power and latency, curious how the stack maps to it.

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다