AI & ML interests

AI hardware

Recent Activity

NatalieY  updated a Space 10 days ago
AidenAgent/README
NatalieY  published a Space 14 days ago
AidenAgent/aiden-hardware-demo
NatalieY  updated a Space 8 months ago
AidenAgent/README
View all activity

Organization Card

Aiden Hardware Demo

Aiden Hardware is a physical AI agent device that plugs into any smartphone or computer via USB, captures the screen through HDMI, listens and speaks through full-duplex audio, and controls the connected device autonomously through keyboard, mouse, and touch inputs — driven by an on-device Go-based LLM agent runtime.

No app install on the host device. No API required. No admin permissions. The host sees a keyboard and a mouse. The intelligence is in the Aiden device.


What This Is

This Space documents the Aiden Hardware demo — an open-source AI agent hardware platform built on the Luckfox Pico Zero (RV1106).

Aiden Hardware is a mobile AI agent device and phone AI agent platform: it turns any phone or computer into an agent-controlled device by connecting as a standard USB peripheral. While OpenAI is building an AI agent phone for 2028, Aiden works on the phone you already have — today, no new hardware required.


Hardware Platform

Component Details
Chip Luckfox Pico Zero (RV1106)
Screen capture HDMI input — continuous frame capture
Audio Full-duplex recording and playback
Device control USB HID gadget — keyboard, mouse, touch
Connectivity USB (power + data + HID), USB networking
Agent runtime Go-based LLM agent
Voice detection Silero VAD (on-device)
Updates OTA firmware update system
Configuration Web management portal + agent.toml

System Architecture

The stack has two layers separated by Unix Domain Sockets:

C++ Hardware Services

  • Frame Service — HDMI capture → raw frames via UDS socket
  • Audio Service — full-duplex recording + playback
  • HID Server — USB HID gadget → keyboard / mouse / touch output

Go Agent Runtime

  • LLM-powered agent loop
  • Tool set: keyboard, mouse, touch, shell, web search
  • Memory system — context across sessions
  • Skills system — structured task routines
  • Voice pipeline — VAD → STT → agent → TTS
  • Web UI — local management at aiden.local

Agent Capabilities

  • Autonomous device operation — navigate apps, fill forms, complete multi-step workflows
  • Voice control — full-duplex listen + speak, on-device VAD
  • Screen understanding — HDMI frame capture feeds the agent's perception loop
  • Memory — remembers context across sessions
  • Skills — acquires new task routines without reprogramming
  • OTA updates — firmware improves over time
  • Universal compatibility — works with any device that has USB + HDMI

Links


Documentation Sections

The full DeepWiki documentation covers:


Status

Aiden Hardware is currently in the demo and development phase. Core capabilities are functional. Building toward production for US and Europe markets.


About Aiden

Aiden builds AI agent hardware and software systems — products built for the AI-Native era.

Built for the AI-Native Era — aidenai.io

models 0

None public yet

datasets 0

None public yet