Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
๐ค
Open to Collab
Natalie Y
PRO
NatalieY
5
2
Follow
frascuchon's profile picture
Dcas89's profile picture
nwaughachukwuma's profile picture
20 followers
ยท
5 following
AidenAI_IO
natalie-y-374046243
AI & ML interests
AI agents, edge AI, on-device LLM, embedded systems, autonomous agents
Recent Activity
posted
an
update
7 days ago
https://huggingface.co/blog/NatalieY/self-knowledge-skill-for-clearer-agent-boundaries
published
an
article
7 days ago
Grounding an agent's answers about its own environment: a small but useful pattern
posted
an
update
12 days ago
Shipped a full-duplex agent architecture for Aiden: real-time voice model handles the live conversation, a separate stronger model handles device-control tasks in the background, coordinated async through a task queue instead of one shared loop. Grounded in full-duplex speech research (Moshi's parallel-stream model, dual-tower dialogue modeling), not just voice bolted onto an existing agent pipeline. A few design choices worth sharing: task "completed" and "successful" are tracked as separate signals so the agent never reports a stalled task as done. Backend results get a 500ms aggregation window before reaching the foreground, so closely-timed results don't trigger competing responses. Device tasks run strictly one at a time: ambiguous screen/input ownership wasn't worth the complexity of parallelizing. Dev-board stage, not validated across every phone/board/audio setup yet. Full writeup: https://aidenai.io/blog/when-voice-meets-the-physical-world-inside-aidens-full-duplex-agent-architecture/ Curious how others here have handled foreground/background coordination when combining real-time voice with a separate task-execution model.
View all activity
Organizations
NatalieY
's activity
All
Models
Datasets
Spaces
Buckets
Papers
Collections
Community
Posts
Upvotes
Likes
Articles
liked
a Space
27 days ago
Running
1
Aiden Mobile Agent
๐ฑ
1
Physical mobile AI agent device
liked
a Space
11 months ago
Running
2
Aiden Hardware Demo
๐ค
2
AI agent hardware โ HDMI capture, USB HID control