yuruotong1/automate

Like Manus, Computer Use Agent(CUA) and Omniparser, we are computer-using agents.AI-driven local automation assistant that uses natural language to make...

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 2 minutes ago
Added to GitGenius on September 17th, 2026
Created on January 20th, 2024
Open Issues & Pull Requests: 3 (+0)
GitHub issues: Enabled
Number of forks: 490
Total Stargazers: 3,964 (+0)
Total Subscribers: 40 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.8 hours
Mean response time: 28.2 days
90th percentile: 158.5 days
Tracked items: 96

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Work labelled "bug" is answered fastest, typically in about 5 hours, while "enhancement" waits about 9 days. Three people close 93% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 35 days
Stale 30+ days: 2
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (42)
  • enhancement (13)
  • documentation (3)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

autoMate is an AI-driven local automation assistant that acts as a personal data warehouse and tool hub for AI agents and chat clients.

The tool solves the problem that most AI chat platforms cannot persist data, share context, or integrate with real-world tools across different vendors. autoMate provides a unified backend that stores notes, files, reminders, and memories in a system you own. It works by exposing its capabilities through the Model Context Protocol (MCP), allowing popular AI clients like Claude Desktop, Cursor, and Cline to read and write to your personal data layer. Users can either plug autoMate into an existing AI client as a tool source, or run its built-in web chat interface for standalone queries. The tool includes over forty capabilities spanning note management with tagging and search, a content-addressed file vault with deduplication, hybrid full-text retrieval across notes and files, a reminder scheduler with web push notifications, persistent memory for facts, and voice transcription with custom vocabulary.

autoMate suits developers and knowledge workers who want to own their data while using multiple AI clients without losing context between them. It works well for teams running local infrastructure, NAS deployments, or anyone uncomfortable storing personal notes and files with third-party AI vendors. The project positions itself alongside similar computer-use agents but distinguishes itself by focusing on data persistence and multi-client integration rather than pure task automation. Installation is flexible: Python package, standalone binary, Docker container, browser extension, or progressive web app on mobile.

The project shows active development with recent updates to client integration workflows, including streamlined setup instructions for connecting to multiple AI platforms. The codebase maintains support across multiple deployment targets and continues to expand integrations with different AI clients and model providers.