Hybrid cloud-local AI Employee that runs 24/7 on a cloud VM, monitors Gmail/WhatsApp, drafts responses, and queues approvals via git-synced Obsidian vault. Human-in-the-loop safety gates for email, so
Hybrid cloud-local AI Employee that runs 24/7 on a cloud VM, monitors Gmail/WhatsApp, drafts responses, and queues approvals via git-synced Obsidian vault. Human-in-the-loop safety gates for email, social media, and Odoo ERP. Platinum tier.
README
Personal AI Employee
Hackathon Tier: Platinum | All 7 Capabilities Live
A hybrid cloud-local autonomous AI agent that monitors multiple sources (filesystem, Gmail, WhatsApp), processes tasks through a git-synced Obsidian vault pipeline, and executes actions via MCP servers with human-in-the-loop safety gates. The cloud VM (Ubuntu 24.04) works 24/7 even when your laptop is off ā detecting events, drafting responses, and queueing approval requests. When you come back online, review and approve with a single file move. Built for the 2026 Personal AI Employee Hackathon.
# 1. Initialize vault
python src/setup_vault.py
# 2. Start file watcher
python src/file_drop_watcher.py
# 3. Drop a file and process
cp document.pdf ~/Desktop/DropForAI/
claude "check and process needs action"# 4. Start Gmail watcher (requires credentials.json)
python .claude/skills/gmail-watcher/scripts/gmail_poll.py
# 5. Start scheduler daemon
python .claude/skills/daily-scheduler/scripts/scheduler_daemon.py
# 6. Run central orchestrator
python .claude/skills/central-orchestrator/scripts/orchestrator.py
# 7. Generate CEO briefing
claude "generate CEO briefing"
MCP Servers
Registered in .claude/settings.json. All default to DRY_RUN=true.
ADRs ā 21 Architecture Decision Records (Bronze through Platinum)
Release History
Version
Changes
Urgency
Date
main@2026-04-11
Latest activity on main branch
High
4/11/2026
0.0.0
No release found ā using repo HEAD
High
4/9/2026
Dependencies & License Audit
Loading dependencies...
Similar Packages
sawzhang_skillsClaude Code skills collection ā CCA study guides, Twitter research, MCP review, auto-iteration tools0.0.0
aiA productive AI coworker that learns, self-improves, and ships work.main@2026-04-21
awesome-agent-skills-mcpš§ Enhance agent skills with the Awesome Agent Skills MCP Server, providing powerful tools for managing and optimizing agent functionality.main@2026-04-21
zotero-mcp-liteš Run a high-performance MCP server for Zotero, enabling customizable workflows without cloud dependency or API keys.main@2026-04-21