Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Multi-modal Claude Code Client
| Date | Stars |
|---|---|
| 2026-07-31 | 325 |
| 2026-08-06 | 328 |
Today
+3 stars today
This week
— stars this week
This month
— stars this month
Momentum
72.0
growth rate 0.00%/day
# MulmoClaude [](https://www.npmjs.com/package/mulmoclaude) [](https://www.npmjs.com/package/mulmoclaude) [](LICENSE) [](https://github.com/receptron/mulmoclaude/actions/workflows/pull_request.yaml) [](https://github.com/receptron/mulmoclaude/stargazers) **English** · [日本語](README.ja.md) · [简体中文](README.zh.md) · [한국어](README.ko.md) · [Español](README.es.md) · [Português (BR)](README.pt-BR.md) · [Français](README.fr.md) · [Deutsch](README.de.md) **An AI assistant that knows everything about you and supports you around the clock is not sold anywhere. You cannot buy one — you can only nurture one. MulmoClaude is a tool for nurturing your own AI assistant, on your own computer.** The substance of an assistant is not the AI model — the model is just the engine. What makes an assistant valuable is how much it knows about you: your conversations, your calendar, your notes, your data, and the apps you use. Something that important should not be entrusted to any single service provider — the longer you use it, the harder it becomes to leave. MulmoClaude is open source and runs locally, so everything your assistant accumulates — memories, data, apps — stays in your own hands, as plain files in your workspace. Nurturing takes an environment, and MulmoClaude provides one: a place to accumulate memories (a personal wiki that Claude builds and maintains itself), a place to keep your data (schema-driven collections, feeds, plain files), and a place to build apps just for you — no programming knowledge required. You say "I want something like this" in everyday words, and Claude builds the small app you need: a restaurant list, an invoice tracker, vocabulary practice — software for an audience of one. Right after install the garden is empty; you plant seeds and tend the soil, and grow an assistant that is yours alone. And the assistant is not tied to your desk. Log in from your phone — or a messaging app you already use — and you reach the same assistant living on your computer. The relay server only carries messages in transit — your memories, data, and apps never leave your computer. Under the hood, MulmoClaude is an AI-native application platform: capabilities are plugins in a single registry (today: a full accounting system with real server-side bookkeeping logic, a personal wiki, an SEC-filings reader, and more), Claude acts as a universal controller that composes across them, and chat summons the right GUI for each task — markdown, charts, forms, wikis, spreadsheets, or 3D scenes. > **[How AI-Native Applications Should Be Built](MANIFEST.md)** — the architecture, UX, and protocol thesis behind MulmoClaude. ## 📣 Updates New releases and features are announced on X, **in Japanese**. - [Singularity Society (@SingularitySoci)](https://x.com/SingularitySoci) — release and feature announcements - [Satoshi Nakajima (@snakajima)](https://x.com/snakajima) — MulmoClaude's owner ## Quick Start ```bash npx mulmoclaude@latest ``` The launcher boots the server and opens [http://localhost:3001](http://localhost:3001) in your browser. That's it — start chatting. > **Keep it running**: closing the terminal stops the server. To run in the background, launch inside `tmux` / `screen` (macOS/Linux) or as a startup task (Windows Task Scheduler). ### Start it from an icon (macOS / Windows) To launch without opening a terminal, create an app bundle once: ```bash npx mulmoclaude@latest create-shortcut ``` This writes `MulmoClaude.app` to `/Applications` (or `~/Applications` if that is not writable — pass `--dir <path>` to choose, `--yes` to skip the prompt). Double-clicking it chec
Excerpt of 52,708 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:9d3bd394e6d7e59b, llm:Repository description: 'Multi-modal Claude Code Client' (TypeScript). Indicates a client for Anthropic Claude supporting multimodal inputs and code-related features.
matched fp:9d3bd394e6d7e59b, llm:Repository description: 'Multi-modal Claude Code Client' (TypeScript). Indicates a client for Anthropic Claude supporting multimodal inputs and code-related features.
matched fp:9d3bd394e6d7e59b, llm:Repository description: 'Multi-modal Claude Code Client' (TypeScript). Indicates a client for Anthropic Claude supporting multimodal inputs and code-related features.