cd /news/ai-agents/nexusos-your-personal-jarvis-powered… · home topics ai-agents article
[ARTICLE · art-126722] src=dev.to ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

NexusOS — Your Personal Jarvis, Powered by AI

A developer built NexusOS, a locally running AI-powered operating environment that responds to the wake word "Hey Nexus" and executes voice or text commands to control a computer. The system combines Whisper speech recognition, PyAutoGUI computer control, Playwright browser automation, MQTT smart-home integration, and vector-embedding memory, with a Python/FastAPI backend and React frontend running in Docker. The project is available on GitHub.

by read1 min views1 publishedSep 11, 2026

Have you ever wanted a Jarvis? Not a toy demo, but something that actually controls your computer, understands what you're asking, and takes action? That's exactly what I built with NexusOS

NexusOS is an AI-powered operating environment that runs locally. You say "Hey Nexus", it wakes up, listens, figures out what you want, and does it. Open Chrome, search for something, move files around, run a script, or control your smart home devices — all through voice or text, without touching the keyboard

🛠️ What it does:

Voice Pipeline — Listens for a wake word, transcribes with Whisper, and speaks back using TTS. The whole loop takes about 2-3 seconds [2†L14-L17].

Computer Control — Moves your mouse, clicks buttons, and types text using PyAutoGUI

Browser Automation — Built on Playwright, it can open browsers, navigate, fill forms, and read page content back to you [2†L20-L22].

File Management — Create, move, rename, search, and delete files through voice commands .

Autonomous Workflows — Define multi-step routines like "morning routine" that run in sequence .

AI Memory — Remembers things across sessions using vector embeddings, so it actually knows context from previous conversations .

Smart Home — Connects to MQTT, working with Home Assistant and most IoT devices .

Plugin System — Drop a Python file into the plugins folder and it loads automatically .

🧰 Tech Stack

The backend is Python with FastAPI, Whisper for speech recognition, PyAutoGUI for computer control, Playwright for browser automation, and SQLite with vector embeddings for memory. The frontend is React with Tailwind CSS. Everything runs in Docker .

🔗 Get Started

Check out the repo: (https://github.com/isidhartha/nexus-os)

── more in #ai-agents 4 stories · sorted by recency
── more on @nexusos 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/nexusos-your-persona…] indexed:0 read:1min 2026-09-11 ·