Skip to content
View Danielz-z's full-sized avatar
๐Ÿ’ค
Focusing
๐Ÿ’ค
Focusing

Block or report Danielz-z

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Danielz-z/README.md

Hi, I'm Daniel ๐Ÿ‘‹

Building Human-aware Embodied Agent Systems

EEG & Multimodal Sensing โ†’ State Modeling โ†’ Decision โ†’ Robot Action

English ยท ็ฎ€ไฝ“ไธญๆ–‡

๐ŸŒ Personal Website


๐Ÿ”ฌ Current Work

I am currently building human-aware embodied agent systems that integrate multimodal sensing, state modeling, decision-making, and action. My work focuses on AI systems combining EEG, vision, and physiological or behavioral signals, with robotics integration on embodied platforms such as ALOHA, Astribot, and ZsiBot.

These systems follow closed-loop architectures: perception โ†’ state estimation โ†’ decision โ†’ action execution โ†’ feedback.

Example Capabilities

  • EEG โ†’ Intention Decoding โ†’ Decision โ†’ STM32 Vehicle Control
  • Facial Emotion โ†’ Decision โ†’ Safety-Gated Astribot Action
  • EMG Gesture โ†’ Decision โ†’ ZsiBot Robot Control
  • Vision + Robot State + EEG Signals โ†’ OpenPI Policy โ†’ ALOHA Dual-Arm Action

๐Ÿง  Research Focus

My research interests include cross-subject EEG generalization, multimodal fusion across EEG, vision, language, and audio, as well as behavior-driven human state modeling beyond traditional BCI settings. I am also interested in deploying real-time AI for human-aware embodied agent systems.


๐Ÿ“Œ Featured Projects

  • End-to-end EEG intention recognition system
  • Model training (LSTM / SVM / etc.) + real-time control
  • Integrated with embedded system (STM32 + Bluetooth)
  • Honored as The 13th Cloud Programming World Cup - first prize

Embodied AI & Robot Control (Industry Projects)

Demo video: coming soon

  • Multimodal human-state sensing with facial emotion recognition, EEG signals, and BCI paradigms
  • Built a DeepFace-based emotion recognition prototype for real-time robot interaction โ€” notes
  • Explored SSVEP-based robot control and motor-imagery classification with EEGNet
  • Closed-loop system (perception โ†’ state estimation โ†’ decision โ†’ action โ†’ feedback) with stable event-triggering logic to reduce noisy or unstable robot actions
  • ฯ€0.5 VLA model fine-tuning on AgileX Aloha for bimanual manipulation โ€” notes
  • OpenPI policy serving and dual-arm Piper inference with failure recovery โ€” notes
  • EMG gesture recognition controlling ZsiBot ZSL-1W wheeled-legged robot (~40ms latency) โ€” notes

EAV Multimodal Emotion Recognition

  • 42-subject EEG-Audio-Video dataset with leakage-free splits; built complete unimodal baselines and late fusion achieving 0.5729 accuracy
  • Docker-first personal website with Caddy reverse proxy and WordPress
  • Migrated to AI-ready infrastructure with FastAPI and future agent services
  • Notes: Amor Fati AI Infrastructure

โš™๏ธ Engineering Stack

  • Programming: Python, C/C++, Java, SQL, JavaScript, Shell

  • AI / Machine Learning: PyTorch, TensorFlow, scikit-learn, OpenCV, MNE, Braindecode, EEGNet, Transformer Models, NumPy, Pandas, Matplotlib

  • AI Engineering Workflow: Claude Code, OpenAI Codex

  • Systems & Infrastructure: Linux, Docker, Kubernetes, Git, SSH, VSCode Remote, MySQL, Jupyter, LaTeX

  • Robotics & Embedded: Astribot SDK, ALOHA, OpenPI, STM32 Embedded Control


๐Ÿค Open to Collaborate

I am open to collaboration and discussion on multimodal agent systems, embodied AI, EEG and vision fusion, human state modeling, scalable agent architectures, and real-world deployment of intelligent systems.


๐Ÿ“ซ Contact

GitHub LinkedIn

๐Ÿ›  Languages and Tools


Always learning to balance.

Pinned Loading

  1. LGF-EEG-Emotion LGF-EEG-Emotion Public

    PyTorch implementation of a local-global feature fusion framework for subject-independent EEG emotion recognition under LOSO evaluation.

    Python 29 2

  2. EEG-BCI-Car EEG-BCI-Car Public

    An EEG-based real-time brain-computer interface system for emergency vehicle takeover, integrating model training, offline inference, embedded hardware control, and GUI deployment.

    C 6 1

  3. ai-engineering-notes-public ai-engineering-notes-public Public

    Sanitized engineering notes on AI tools, infrastructure, and robotics.

    Python

  4. Short-video-platform Short-video-platform Public

    A simple short video platform built with Flask and MySQL, featuring user/video management, admin system, and basic database performance testing.

    Python 1

  5. Smart-oilfield-system Smart-oilfield-system Public

    A Java SSM-based smart oilfield sensing and control management system.

    Java