Commit Β·
a928f0e
1
Parent(s): ad2fff5
Upgrade README to top-tier quality: badges, comparison table, architecture, referral
Browse files
README.md
CHANGED
|
@@ -16,107 +16,169 @@ tags:
|
|
| 16 |
pipeline_tag: text-generation
|
| 17 |
---
|
| 18 |
|
| 19 |
-
# Moching - AI Agent for Your Entire PC
|
| 20 |
-
|
| 21 |
<div align="center">
|
| 22 |
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
|
| 27 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
|
| 29 |
</div>
|
| 30 |
|
| 31 |
---
|
| 32 |
|
| 33 |
-
## What is Moching?
|
| 34 |
|
| 35 |
Most AI tools live inside a browser tab. **Moching lives on your desktop.**
|
| 36 |
|
| 37 |
-
It sees your screen. It moves your mouse. It types on your keyboard. It opens apps, fills forms, writes documents, automates browsers, generates media
|
|
|
|
|
|
|
| 38 |
|
| 39 |
-
|
|
|
|
|
|
|
| 40 |
|
| 41 |
| Domain | Tools | Examples |
|
| 42 |
-
|--------|-----
|
| 43 |
-
| Desktop Control | 24 | Window management, file ops, app launch |
|
| 44 |
-
| Browser Automation | 31 | Playwright, scraping, form filling |
|
| 45 |
-
| Office Suite | 28 | Word, Excel, PPT, PDF
|
| 46 |
-
| AI Media | 22 | Image gen, video, audio, TTS |
|
| 47 |
-
| Code
|
| 48 |
-
| Data
|
| 49 |
-
| Communication | 15 | Email, messaging, notifications |
|
| 50 |
-
| Screen Perception | 12 | OCR, screenshot analysis, UI detection |
|
| 51 |
-
| File Management | 18 | Batch rename, convert, organize |
|
| 52 |
-
| Web
|
| 53 |
-
| System | 14 | Process, registry, scheduled tasks |
|
| 54 |
-
| AI
|
| 55 |
|
| 56 |
---
|
| 57 |
|
| 58 |
-
##
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 59 |
|
| 60 |
-
|
| 61 |
-
|----------|------|------|
|
| 62 |
-
| Windows x64 | Moching_27.0.3-1_x64-setup.exe | 369 MB |
|
| 63 |
-
| macOS (Apple Silicon) | Moching_27.0.3_aarch64.dmg | 594 MB |
|
| 64 |
|
| 65 |
-
##
|
| 66 |
|
| 67 |
```
|
| 68 |
-
|
| 69 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 70 |
```
|
| 71 |
|
| 72 |
---
|
| 73 |
|
| 74 |
-
## Quick Start
|
| 75 |
|
| 76 |
-
1. Download
|
| 77 |
-
2.
|
| 78 |
-
3. Bring your own
|
| 79 |
-
4. Type what you need done. Watch it work.
|
| 80 |
|
| 81 |
**No subscription. Pay as you go. From $1.**
|
| 82 |
|
| 83 |
---
|
| 84 |
|
| 85 |
-
##
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 86 |
|
| 87 |
```
|
| 88 |
-
|
| 89 |
-
|
| 90 |
-
| Rust Core + Python Agent Layer |
|
| 91 |
-
+-------------------------------------+
|
| 92 |
-
| Native IPC Bridge (zero-latency) |
|
| 93 |
-
+----------+----------+---------------+
|
| 94 |
-
| Screen | HID | Browser |
|
| 95 |
-
| Percept. | Control | (Playwright) |
|
| 96 |
-
+----------+----------+---------------+
|
| 97 |
-
| 219 Tools x 12 Domains |
|
| 98 |
-
+-------------------------------------+
|
| 99 |
```
|
| 100 |
|
|
|
|
|
|
|
| 101 |
---
|
| 102 |
|
| 103 |
-
## Referral Program
|
|
|
|
|
|
|
| 104 |
|
| 105 |
-
|
| 106 |
|
| 107 |
-
|
|
|
|
|
|
|
| 108 |
|
| 109 |
---
|
| 110 |
|
| 111 |
-
##
|
| 112 |
|
| 113 |
-
-
|
| 114 |
-
- GitHub: https://github.com/moching-ai-dev/moching
|
| 115 |
-
- Support: noreply@mochingcode.com
|
| 116 |
|
| 117 |
---
|
| 118 |
|
| 119 |
-
##
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 120 |
|
| 121 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
|
|
|
|
| 16 |
pipeline_tag: text-generation
|
| 17 |
---
|
| 18 |
|
|
|
|
|
|
|
| 19 |
<div align="center">
|
| 20 |
|
| 21 |
+
# ποΈ Moching β AI Agent for Your Entire PC
|
| 22 |
+
|
| 23 |
+
### Not a Coding Assistant. Not a Chatbot. A Digital Operator.
|
| 24 |
+
|
| 25 |
+
**219 native tools Γ 12 domains. Full desktop control. One sentence in β finished work out.**
|
| 26 |
+
|
| 27 |
+
<br/>
|
| 28 |
|
| 29 |
+
<a href="https://huggingface.co/lming777/moching/resolve/main/Moching_27.0.3-1_x64-setup.exe">
|
| 30 |
+
<img src="https://img.shields.io/badge/β¬_Download_Windows_EXE-000000?style=for-the-badge&logo=windows" alt="Download Windows"/>
|
| 31 |
+
</a>
|
| 32 |
+
<a href="https://huggingface.co/lming777/moching/resolve/main/Moching_27.0.3_aarch64.dmg">
|
| 33 |
+
<img src="https://img.shields.io/badge/β¬_Download_macOS_DMG-000000?style=for-the-badge&logo=apple" alt="Download macOS"/>
|
| 34 |
+
</a>
|
| 35 |
|
| 36 |
+
<br/><br/>
|
| 37 |
+
|
| 38 |
+

|
| 39 |
+

|
| 40 |
+

|
| 41 |
+
[](https://mochingcode.com)
|
| 42 |
+
[](https://ref.mochingcode.com)
|
| 43 |
|
| 44 |
</div>
|
| 45 |
|
| 46 |
---
|
| 47 |
|
| 48 |
+
## π§ What is Moching?
|
| 49 |
|
| 50 |
Most AI tools live inside a browser tab. **Moching lives on your desktop.**
|
| 51 |
|
| 52 |
+
It sees your screen. It moves your mouse. It types on your keyboard. It opens apps, fills forms, writes documents, automates browsers, generates media β all from a single natural language command.
|
| 53 |
+
|
| 54 |
+
> *"What can I do for you?"* β Moching, probably before you finish typing.
|
| 55 |
|
| 56 |
+
---
|
| 57 |
+
|
| 58 |
+
## π Capability Matrix β 219 Native Tools
|
| 59 |
|
| 60 |
| Domain | Tools | Examples |
|
| 61 |
+
|--------|:-----:|----------|
|
| 62 |
+
| π₯οΈ Desktop Control | 24 | Window management, file ops, app launch, multi-monitor |
|
| 63 |
+
| π Browser Automation | 31 | Playwright engine, scraping, form filling, headless |
|
| 64 |
+
| π Office Suite | 28 | Word, Excel, PPT, PDF β create, edit, convert |
|
| 65 |
+
| π¨ AI Media | 22 | Image gen, video synthesis, audio, TTS, voice clone |
|
| 66 |
+
| π» Code & Dev | 26 | Execute, debug, git, deploy, refactor |
|
| 67 |
+
| π Data & Analysis | 19 | CSV, charts, statistics, visualization |
|
| 68 |
+
| π§ Communication | 15 | Email, messaging, notifications, calendar |
|
| 69 |
+
| π Screen Perception | 12 | OCR, screenshot analysis, UI element detection |
|
| 70 |
+
| ποΈ File Management | 18 | Batch rename, convert, organize, deduplicate |
|
| 71 |
+
| π Web & API | 16 | REST calls, webhooks, scraping, authentication |
|
| 72 |
+
| βοΈ System | 14 | Process control, registry, scheduled tasks |
|
| 73 |
+
| π§ AI & LLM | 14 | Multi-model routing, RAG, embeddings, fine-tune |
|
| 74 |
|
| 75 |
---
|
| 76 |
|
| 77 |
+
## βοΈ Competitive Landscape
|
| 78 |
+
|
| 79 |
+
| Capability | Moching | GitHub Copilot | Cursor | Qoder |
|
| 80 |
+
|:----------|:-------:|:--------------:|:------:|:-----:|
|
| 81 |
+
| Desktop-wide control | β
| β | β | β |
|
| 82 |
+
| Screen perception (OCR) | β
| β | β | β |
|
| 83 |
+
| HID control (mouse/keyboard) | β
| β | β | β |
|
| 84 |
+
| Browser automation | β
| β | β | β
|
|
| 85 |
+
| Office document creation | β
| β | β | β |
|
| 86 |
+
| AI media generation | β
| β | β | β |
|
| 87 |
+
| Code completion | β
| β
| β
| β
|
|
| 88 |
+
| Multi-app orchestration | β
| β | β | β |
|
| 89 |
+
| BYOK (any LLM) | β
| β | β | β
|
|
| 90 |
+
| No subscription | β
| β | β | β |
|
| 91 |
+
| Windows + macOS | β
| β
| β
| β
|
|
| 92 |
+
| Offline screen analysis | β
| β | β | β |
|
| 93 |
+
| File system operations | β
| β | β | β
|
|
| 94 |
+
| Scheduled automation | β
| β | β | β |
|
| 95 |
|
| 96 |
+
---
|
|
|
|
|
|
|
|
|
|
| 97 |
|
| 98 |
+
## π Architecture
|
| 99 |
|
| 100 |
```
|
| 101 |
+
βββββββββββββββββββββββββββββββββββββββββββ
|
| 102 |
+
β Moching Desktop App β
|
| 103 |
+
β Rust Core + Python Agent Layer β
|
| 104 |
+
βββββββββββββββββββββββββββββββββββββββββββ€
|
| 105 |
+
β Native IPC Bridge (0ms IPC) β
|
| 106 |
+
ββββββββββββββ¬βββββββββββββ¬ββββββββββββββββ€
|
| 107 |
+
β Screen β HID β Browser β
|
| 108 |
+
β Perception β Control β (Playwright) β
|
| 109 |
+
ββββββββββββββ΄βββββββββββββ΄ββββββββββββββββ€
|
| 110 |
+
β 219 Tools Γ 12 Domains β
|
| 111 |
+
βββββββββββββββββββββββββββββββββββββββββββ€
|
| 112 |
+
β BYOK: OpenAI / Claude / Gemini / Any β
|
| 113 |
+
βββββββββββββββββββββββββββββββββββββββββββ
|
| 114 |
```
|
| 115 |
|
| 116 |
---
|
| 117 |
|
| 118 |
+
## π Quick Start
|
| 119 |
|
| 120 |
+
1. **Download** the installer for your platform (below)
|
| 121 |
+
2. **Install** and launch Moching
|
| 122 |
+
3. **Bring your own key** β OpenAI, Claude, Gemini, or any OpenAI-compatible endpoint
|
| 123 |
+
4. **Type what you need done.** Watch it work.
|
| 124 |
|
| 125 |
**No subscription. Pay as you go. From $1.**
|
| 126 |
|
| 127 |
---
|
| 128 |
|
| 129 |
+
## π₯ Download
|
| 130 |
+
|
| 131 |
+
| Platform | File | Size | SHA256 |
|
| 132 |
+
|----------|------|------|--------|
|
| 133 |
+
| Windows x64 | [Moching_27.0.3-1_x64-setup.exe](https://huggingface.co/lming777/moching/resolve/main/Moching_27.0.3-1_x64-setup.exe) | 369 MB | `a2c6110c...8f0e24` |
|
| 134 |
+
| macOS (Apple Silicon) | [Moching_27.0.3_aarch64.dmg](https://huggingface.co/lming777/moching/resolve/main/Moching_27.0.3_aarch64.dmg) | 594 MB | `b9dd97d2...fc0214` |
|
| 135 |
+
|
| 136 |
+
<details>
|
| 137 |
+
<summary>Full SHA256 checksums</summary>
|
| 138 |
|
| 139 |
```
|
| 140 |
+
Windows: a2c6110c9adcd6c280c538fc689376b69fdf0ee37f245a0bb13752c0d38f0e24
|
| 141 |
+
macOS: b9dd97d2c7f9954e04bb9f41ed7d0793d6135c5940d756807366bd55f3fc0214
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 142 |
```
|
| 143 |
|
| 144 |
+
</details>
|
| 145 |
+
|
| 146 |
---
|
| 147 |
|
| 148 |
+
## π Referral Program
|
| 149 |
+
|
| 150 |
+
Refer a friend β **you both earn $1.**
|
| 151 |
|
| 152 |
+
π [ref.mochingcode.com](https://ref.mochingcode.com)
|
| 153 |
|
| 154 |
+
1. Share your referral link
|
| 155 |
+
2. Friend signs up and makes first purchase
|
| 156 |
+
3. You both get $1 credit. Repeat infinitely.
|
| 157 |
|
| 158 |
---
|
| 159 |
|
| 160 |
+
## π¬ Support
|
| 161 |
|
| 162 |
+
- **Email**: [noreply@mochingcode.com](mailto:noreply@mochingcode.com)
|
| 163 |
+
- **GitHub Issues**: [github.com/moching-ai-dev/moching/issues](https://github.com/moching-ai-dev/moching/issues)
|
|
|
|
| 164 |
|
| 165 |
---
|
| 166 |
|
| 167 |
+
## π Changelog
|
| 168 |
+
|
| 169 |
+
| Date | Version | Notes |
|
| 170 |
+
|------|---------|-------|
|
| 171 |
+
| 2026-07-25 | v27.0.3 | Initial public release. 219 tools. Windows + macOS. |
|
| 172 |
+
|
| 173 |
+
---
|
| 174 |
|
| 175 |
+
<div align="center">
|
| 176 |
+
|
| 177 |
+
**Moching** β *Your computer just got a brain.*
|
| 178 |
+
|
| 179 |
+
Β© 2026 Moching. Proprietary. All Rights Reserved.
|
| 180 |
+
|
| 181 |
+
[Website](https://mochingcode.com) β’ [GitHub](https://github.com/moching-ai-dev/moching) β’ [Referral](https://ref.mochingcode.com)
|
| 182 |
+
|
| 183 |
+
</div>
|
| 184 |
|