Skip to content

Commit 21d5ed2

Browse files
committed
docs: update README to include Modal cloud compute feature
Enhance the README by adding a new section on offloading heavy or GPU work to the cloud using Modal. This update details how users can integrate Modal keys for running commands or scripts on-demand, with files syncing back to projects and compute costs tracked alongside model expenses. Additionally, the upcoming features section has been updated to remove the mention of remote compute, as it is now covered in the new Modal integration.
1 parent 61e7a4b commit 21d5ed2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ No coding experience is required. The app runs locally on your machine, your dat
3030
- **Use any tool-capable AI model** — OpenAI, Anthropic, Google, xAI, Qwen, and more via one [OpenRouter](https://openrouter.ai/) account, or free local models via [Ollama](./docs/local-models-ollama.md). Switch per chat.
3131
- **Fuse multiple frontier models with [OpenRouter Fusion](./docs/openrouter-fusion.md)** — pick a Fusion preset (e.g. *Opus 4.8 + GPT-5.5 + Gemini 3.1 Pro*) and a panel of models deliberates while a judge synthesizes one answer, with combined pricing and DRACO benchmark scores shown right in the model picker.
3232
- **Stay organized with projects** — each with its own files, chat history, up to 10 parallel chat tabs, rich file previews (including bioinformatics formats), a LaTeX editor, and cost tracking with optional spend caps.
33+
- **Offload heavy or GPU work to the cloud with [Modal](https://modal.com)** — add your Modal keys and Kady can run a command or script on an on-demand sandbox, from a cheap CPU box up to H100 GPUs. Files sync back to your project and the compute cost is tracked right alongside model spend. Pick the instance per chat from the compute selector.
3334
- **Extend it with [MCP servers](./docs/mcp-servers.md)** — connect GitHub, reference managers, databases, and hundreds of other external tools.
3435

3536
## Get started in 5 minutes
@@ -71,7 +72,7 @@ All guides live in the [`docs/`](./docs) folder:
7172

7273
## What's coming
7374

74-
Literature search (Paperclip), document conversion, remote compute (Modal), browser automation, and the provenance/"Copy as Methods" export are being re-added in upcoming releases, along with MCP tools for sub-agents and a UI experience further tailored to scientific workflows. In the meantime, many of these are available today by connecting an [MCP server](./docs/mcp-servers.md).
75+
Literature search (Paperclip), document conversion, browser automation, and the provenance/"Copy as Methods" export are being re-added in upcoming releases, along with MCP tools for sub-agents and a UI experience further tailored to scientific workflows. In the meantime, many of these are available today by connecting an [MCP server](./docs/mcp-servers.md).
7576

7677
## Want more?
7778

0 commit comments

Comments
 (0)