Show HN: SamarthyaBot – a privacy-first self-hosted AI agent OS
TL;DR
Hi HN, I’ve been experimenting with building a local AI agent system that can actually perform tasks on the machine instead of just responding with text. SamarthyaBot is a self-hosted AI agent that runs locally and focuses on automation and privacy. Some things it can do:.
Key Points
- run terminal commands
- deploy projects to servers via SSH
- control browsers using Puppeteer
- run autonomous background tasks
Nauti's Take
A local agent that runs shell commands, SSH deploys, and Puppeteer flows makes SamarthyaBot feel like automation OS instead of a chat facade. Encrypted MongoDB memory plus the privacy-first focus force you to test integrations in-house before you waste cycles on another remote LLM snippet.