Inspiration

Millions of disabled users struggle to interact with digital platforms. We wanted to build an AI agent system that lets users control apps using only brain signals—no touch, no voice, just thought. NeuroDroid Agent is our answer to that challenge.

What it does

NeuroDroid Agent uses EEG signals to trigger autonomous agents across platforms like WhatsApp, Slack, and Outlook.

Blink → WhatsApp agent sends message

Focus → Slack agent opens channel

Thought pattern → Outlook agent drafts email It’s a hands-free, mind-powered automation system for accessibility and productivity.

How we built it

EEG signal capture using OpenBCI headset and Python

Signal processing with NumPy + SciPy (FFT, bandpass filters)

Agent orchestration using custom Python modules + platform APIs

Multi-agent logic: each EEG pattern triggers a specific agent

Cloud backend: AWS Lambda + API Gateway

Optional ASI‑1 API: for thought classification and UI adaptation

Challenges we ran into

Mapping EEG signals to reliable actions

Building agent workflows that work across platforms

Ensuring low latency and high accuracy

Designing a clean UI for users with limited mobility

Accomplishments that we're proud of

Built a working prototype that converts EEG signals into real app actions.

Integrated multi‑agent workflows across WhatsApp, Slack, and Outlook.

Delivered a hands‑free solution that empowers disabled users with independence.

Achieved low‑latency cloud orchestration using AWS Lambda + API Gateway.

What we learned

Mapping brainwave patterns to consistent digital actions is challenging but achievable.

Multi‑agent orchestration requires careful design to avoid conflicts between agents.

Accessibility projects demand both technical innovation and empathy for user needs.

Cloud + API integration can make even complex workflows scalable and reliable.

What's next for NeuroDroid Agent – Brainwave Powered Digital Assistant

Integrate ASI‑1 API for advanced thought classification and adaptive UI.

Expand platform support to Microsoft Teams, Gmail, and SharePoint.

Build a mobile‑first Android app for wider accessibility.

Partner with healthcare and accessibility organizations to pilot real‑world deployments.

Optimize EEG hardware for affordability and portability.

Built With

Share this project:

Updates