中文 | English
Everything you've ever opened — always findable.
Your desktop is buried under screenshots, installers, and random files. Finding anything takes forever, and the mess itself is exhausting. You tell yourself you'll organize it — spend an afternoon building folders — and three days later it's chaos again. So you give up, and next time you still have to dig.
With AI Cubby:
- Create one folder on your desktop, drag everything into it — desktop instantly clean
- Drag that folder into AI Cubby to import it in one click
- Next time you need something, just search — it appears instantly
No categories needed. No folder hierarchy. Desktop stays clean, nothing is lost.
You found a great tool that fixed your corrupted MP4. Used it once, problem solved. Six months later the same issue comes up — what was that tool called? Where did you install it? No idea.
Sound familiar? AI Cubby silently logs every program and file you open during normal computer use. Next time you need it, one search is all it takes.
Usage tracking compounds over time. Every time you open something, the record deepens. A file you struggled to find today becomes a one-second search tomorrow. Over weeks and months, you build a genuine "digital memory" of your computer use.
Runs silently in the background and logs everything you use:
- File monitoring — images, videos, documents you open are recorded automatically
- Desktop shortcuts — games and apps on your desktop are detected and indexed
- Process detection — every program you launch is captured
No manual imports needed. Just use your computer normally.
You can also drag files or folders directly into the window for instant import.
Not just what you used — but how: open count, total runtime, live timer, last opened time.
That game from three months ago, that batch of photos from last week — open AI Cubby and see it all at a glance.
Natural language search — describe what you remember, not the filename:
- "the video editor I used last year"
- "files I worked on yesterday"
- "the spreadsheet my boss sent me to fill in"
- "the presentation we used at the trade show last week"
AI auto-categorization — use it, let AI organize it:
- Photos — tag one "Canada, 2018, Niagara Falls" and AI labels the rest of the batch
- Apps & Games — drop in a folder of exe files, AI identifies which are games and which are tools
| AI Cubby | Everything | Playnite | |
|---|---|---|---|
| Auto-records usage history | Yes | No | No |
| Zero configuration | Works out of the box | Filename search only | Requires plugin setup |
| Runtime tracking | Built-in | None | Plugin required |
| All resource types | Games / apps / images / video / docs | Files only | Games only |
| Data privacy | Fully local | Fully local | Fully local |
- Search & recall — full-text search across titles and notes, find anything you've used
- Pin & ignore — pin important resources to the top, ignore unwanted ones (5-second undo)
- Tag system — manual tags with smart suggestions based on resource type
- Multiple profiles — separate work and personal libraries, each with its own database
- Folder as resource — import an entire folder as a single entry, great for mod packs and project directories
- System tray — closing the window minimizes to tray, stays running quietly
- Auto-start — set once, always running
- .nfo metadata — read Kodi / Jellyfin
.nfofiles to import existing media libraries automatically
| Library | Detail panel | Manual add |
|---|---|---|
![]() |
![]() |
![]() |
| Drag import | Tag filtering | Ignored list |
|---|---|---|
![]() |
![]() |
![]() |
Go to the Releases page for the latest version:
- Portable (no installer):
AI-Resource-Manager-x.x.x-portable-win-x64.zip— unzip and run
Requires Windows 10 or later
git clone https://github.com/miragecoa/AI-Resource-Manager.git
cd AI-Resource-Manager/app
# Install dependencies
npm install --ignore-scripts
# Compile native module (better-sqlite3)
npm run rebuild
# Development mode
npm run dev
# Production build + package
npm run packageElectron 29 + Vue 3 + TypeScript + SQLite (better-sqlite3) + electron-vite
Does it compromise my privacy?
No. All data is stored 100% locally on your machine — nothing is uploaded to any server. AI Cubby only records programs and files you actively open; it does not capture screenshots or read file contents. You can delete any record at any time from the ignored list.
Will antivirus software flag it?
No. AI Cubby uses the Windows native filesystem watch API (fs.watch) to detect recently opened files — a standard system API. Process detection uses WMI event subscriptions, not process list polling.
Where is my data stored?
All data is stored in a local SQLite database. The exact path is shown on the Settings page. Cover image thumbnails are cached in a covers/ folder in the same directory.
Is macOS / Linux supported?
Windows is the current focus. macOS and Linux support is on the roadmap.
Does it track every process?
System service processes (svchost, services, etc.) and helper processes (updater, crashpad, etc.) are automatically filtered out. Only programs you actively use are recorded.
How much CPU / memory does it use?
Almost none. File monitoring uses OS-native event push (no polling). Process detection uses WMI event subscriptions (no polling). Typical memory usage is 80–120 MB; CPU usage is near 0%.
Contributions are welcome — feel free to fork and open a pull request.
For feedback, bug reports, and suggestions:
Discord: discord.gg/BKr8VMQB4R
GitHub Issues: Report a bug / request a feature
QQ Group (Chinese community): 687623885
AGPL-3.0 — open source, modifications must be released under the same license. For commercial licensing, contact the author.
If you find this useful, a star goes a long way






