NOW LET US – AI RAG SaaS Studio TP.HCM
NOW LET US
Digital Product Studio
Back to news
DEV-TOOLS...1 min read

Show HN: Raincast – Describe an app, get a native desktop app (open source)

Share
NOW LET US Article – Show HN: Raincast – Describe an app, get a native desktop app (open source)

Raincast is an AI-powered open-source tool that builds real, shippable Tauri applications from natural language descriptions, featuring a unique proxy binary system for live previews.

Describe an app. Get a native desktop app.

AI-powered app generator that builds real, shippable Tauri applications from natural language.

Raincast is a desktop application that generates other desktop applications. You describe what you want in plain English, and Raincast builds a fully functional native app: with a real UI, backend commands, file system access, and system integration. Not a mockup. Not a prototype. A compiled, shippable application.

It generates React + Tauri apps with:

  • 9 layout templates: dashboard, editor, chat, file manager, media player, data table, playground, utility, and generic
  • Rust backend: AI writes Tauri commands for file I/O, shell execution, system monitoring, network calls
  • Native window chrome: transparent backgrounds, macOS vibrancy, overlay title bars, custom window sizes
  • Live preview: see your app running as it's being built, with hot reload
  • One-click ship: compile to a standalone binary you can distribute

You describe what you want, and Raincast generates the full app: React frontend, Rust backend commands, and Tauri config.

The interesting part is how the live preview works. Generated apps call Rust backend commands via Tauri's invoke() bridge, but in dev mode the full Tauri binary isn't compiled yet. So Raincast builds a proxy binary: it parses the generated Rust source using AST extraction to find every #[tauri::command] function, then generates a standalone CLI binary that reads JSON from stdin, dispatches to the same functions, and writes JSON to stdout. The frontend's invoke() calls get routed through this proxy instead of the real Tauri runtime. This means the preview behaves like the real app: file system access, shell commands, system info all work during development, not just after shipping.

When you hit Ship, Raincast compiles the actual Tauri binary with all the real commands baked in. The proxy is only for dev.

Raincast supports multiple AI backends including Anthropic Claude (Sonnet 3.5, Haiku 3.5) and Google Gemini (1.5 Pro, 1.5 Flash). Users bring their own API keys.

Example Use Cases:

  • Utility Apps: Compact tools like VPN status monitors with frosted glass windows.
  • Full Applications: Local AI chat interfaces connecting to llama.cpp servers.
  • Games: Side-scrolling platformers with HUDs and particle effects.
  • Automation: File organizers that watch folders and auto-sort files.

Raincast is open-source under the MIT license and supports macOS, Windows, and Linux.

© 2026 Now Let Us. All rights reserved.

Source: Hacker News

Advertisement
Ad slot ready: 5887729102

More in this category

NOW LET US Related – GLM 5.2 Is Out

dev-tools

GLM 5.2 Is Out

Zhipu AI has officially released GLM-5.2, its most powerful open-source model to date, featuring a 1M context window and advanced long-horizon task capabilities. The release underscores Zhipu's commitment to open-source AI and global scientific collaboration amid rising technological restrictions.

NOW LET US Related – Noise infusion banned from statistical products published by Census Bureau

dev-tools

Noise infusion banned from statistical products published by Census Bureau

The U.S. Department of Commerce has banned "noise infusion" from statistical products published by the Census Bureau, a decision that could have severe consequences for both data utility and privacy protection.

NOW LET US Related – Treating pancreatic tumours may have revealed cancer's master switch

dev-tools

Treating pancreatic tumours may have revealed cancer's master switch

A promising new drug called daraxonrasib has shown breakthrough results in treating pancreatic cancer, doubling median survival times. This achievement could pave the way for an entirely new class of cancer treatments.

NOW LET US Related – Every Frame Perfect

dev-tools

Every Frame Perfect

In UI design, perfection isn't just about the start and end states, but every single transition frame in between. Polishing these micro-interactions is key to building user trust.

NOW LET US Related – Leaving Mozilla

dev-tools

Leaving Mozilla

A poignant and candid reflection from a 15-year Mozilla veteran upon their departure. The author highlights the leadership's missteps in trying to emulate tech giants and urges Mozilla to return to its core values: community and uniqueness.

NOW LET US Related – Shepherd's Dog: A Game by the Most Dangerous AI Model

dev-tools

Shepherd's Dog: A Game by the Most Dangerous AI Model

A developer tested Anthropic's latest, supposedly 'too dangerous' AI model by asking it to build a long-held game idea in a single shot. The model succeeded, generating a complete 2,319-line game after a 45-minute reasoning session.

EXPLORE TOPICS

Discover All Categories

Deep dive into the specific technology sectors that matter most to you.