仕組み ドキュメント 料金 ブログ WP Blocks 無料でインストール
PRO Lights up May 20, 2026 with WP 7.0 BETA

Build apps with AI without leaving WordPress.

Riff lives inside wp-admin. Describe what you want in plain English, watch it draft the app live, review the permissions in human terms, install it with one click. It uses your site's configured AI provider (Anthropic, OpenAI, or Google), so we never hold your keys and never bill for inference.

See pricing How it works

25秒、プロンプトからライブURL。CLIデプロイされたアプリと同じランタイム、同じバンドル形式、同じGutenberg / Elementor / ホームページマウントパス。

How it works

Three steps. No terminal.

Open DSGo Apps then New app in wp-admin. The rest is a conversation.

1 Describe it

Plain English, like a brief.

"A booking widget for my consultation slots that emails me each booking and shows the visitor their next appointment." No code, no separate tool to learn.

wp-admin then New app
2 Riff drafts it

Live preview, plain-English permissions.

Watch the app draft live. Permissions surface in human terms ("wants to read your posts"), not OAuth scopes. Iterate by chatting: "make the result bigger," "use my brand colors."

live preview · plain-English permissions
3 One-click install

Live at /apps/{slug}

Drop it into any post via the DSGo Gutenberg block, an Elementor widget, or promote it to your site's home page. No deploy step, no FTP. Same sandbox as a CLI-deployed app.

install · same runtime as the CLI

What you can build with it

Real apps for the kind of site you already run.

Paste any of these into Riff. The AI writes the app, the plugin runs it, you embed it where you want it. Browse use cases for more by vertical.

予約ウィジェット

Paste into Riff

"今後のセッションを読み取り、予約のたびにメールで通知するクラス予約ウィジェット。"

WordPress のカスタム投稿タイプからセッションを読み取り、ユーザーごとのストレージで訪問者を予約登録し、予約のたびに受信トレイに通知メールを送ります。

住宅ローン計算機

Paste into Riff

"PMI、税金、HOA を含む住宅ローン計算機。償還スケジュールを表で表示してください。"

スタンドアロンのインタラクティブウィジェット、/apps/mortgageに存在し、任意のリスティングページでGutenbergブロックまたはElementorウィジェットとして埋め込み可能。

リードマグネットクイズ

Paste into Riff

"6 問のクイズで自社サービスの 1 つを推薦し、最後にメールアドレスを収集します。"

訪問者のWordPressアカウント下にリードを保存し、wp-adminで回答を表示します。サードパーティのフォームサービスは不要。

会員専用ポータル

Paste into Riff

"メンバーエリア: ログインゲート付きで、訪問者の保存されたレシピと新しいレシピを追加するボタンを表示。"

訪問者の現在のWPログインを読み取り、保存されたリストのためのユーザーごとのストレージを使用します。インストール時に承認した権限でゲート制御されます。

Your AI provider, your bill

We never hold your keys.

Riff does the engineering around the AI call: it writes the prompts, checks the output, and fixes common mistakes before you ever see the app. The actual model calls go through the provider account you configured in WordPress.

01

Configure once, in WordPress.

Site admin sets up Anthropic, OpenAI, or Google credentials once at Settings then Connectors (new in WordPress 7.0). Every AI feature on the site, Riff included, inherits that configuration.

02

Riff calls through your provider.

When you prompt Riff, the request goes from wp-admin to WordPress's AI client to your configured provider. DSGo sees the prompt template and the response; we never see your API key, and the inference bill lands on your provider account, not ours.

03

No usage caps, no markup.

Because we don't pay for inference, we don't cap it. Use as much of your provider quota as you want. The Pro subscription is for the authoring stack (Riff, CLI deploy, Pro runtime features), priced like a tool, not a meter.

Requires WordPress 7.0, which ships May 20, 2026. The plugin runs on WordPress 6.9 and up for everything else (drop-HTML upload, CLI deploy, bridge runtime), but Riff itself depends on the Connectors API and WP AI Client that arrive with 7.0.

Why this is safe

Sandboxed by default. Permissioned by you.

Apps Riff builds run in the same browser-level sandbox as CLI-deployed apps. Nothing the AI writes can touch your theme, your other plugins, or the rest of your site.

01

Apps see only what you allow.

Every Riff app declares what it needs (read posts, read the current user, save preferences) and you approve it on install in plain English. "This app wants to: read your posts." Not OAuth scopes, not JWT permissions.

02

A broken app shows a broken app.

Not a broken site. The rest of the post, the theme, the menu, the checkout, all keep working. Worst case: that one widget shows an error. Delete it from wp-admin and move on.

03

No code in your theme.

Riff doesn't paste code into your functions.php or your theme files. The app is its own bundle on disk, served at its own URL, isolated from the WordPress runtime.

More on the sandbox

Riff or the CLI?

Same runtime, different doorway.

Riff and the CLI produce the same bundle format, the same manifest, the same sandboxed app at /apps/{slug}. Pick whichever fits where you already work.

Use Riff if

You build in wp-admin.

You think about the app in plain English, not code. You want to ship it without opening a terminal, an editor, or a new tab. You want the permissions surfaced in human terms before you click install. You iterate by chatting, not by editing files.

wp-admin → DSGo Apps → New app
Use the CLI if

You build in Claude Code, Cursor, or Codex.

You already have an AI coding agent open. You want to deploy the bundle you're building from your editor, push updates atomically, and version-control the project. CLI flow

designsetgo apps deploy

FAQ

The honest questions.

AI の使用料金は別途支払うのですか? +
はい、ただし当社ではなく。RiffはWordPressの設定 > コネクタ(Anthropic、OpenAI、またはGoogle)で構成したプロバイダを通じて呼び出します。プロバイダの請求書はプロバイダの請求書です。当社はAPIキーを保有せず、推論呼び出しにマークアップを加えません。Proサブスクリプションはオーサリングスタックをカバーし、モデル使用量はカバーしていません。
Pro をキャンセルした場合、Riff で作成したアプリはどうなりますか? +
アプリはインストールされたまま動作し続けます。wp-admin 内での反復作業 (Riff 自体はサブスクリプションと共に利用不可になります) はできなくなりますが、アプリ自体はディスク上のバンドルに過ぎません。URL、権限、データはそのまま維持されます。アプリが Pro 専用のランタイム機能 (スケジュールジョブ、Webhook、動的ルート、アビリティ公開) に依存していた場合、再アップグレードするまでそれらは無効になりますが、アプリの他の部分は引き続き動作します。
Riff で作成したアプリを後から Claude Code で編集できますか? +
はい。すべてのRiffアプリはCLIデプロイされたアプリと同じバンドル形式です。マニフェスト、エントリHTML、およびそれが参照するアセット。wp-adminからバンドルをエクスポートし、Claude CodeまたはCursorでフォルダを開き、イテレートしてからdesignsetgo apps deployで次のバージョンをプッシュ。同じアプリID、同じURL、同じデータ、アトミック更新。
Riff は 2026 年 5 月 20 日より前に動作しますか? +
まだです。Riff は 2026 年 5 月 20 日にコアに同梱される WordPress 7.0 の Connectors API と WP AI Client に依存しています。プラグイン自体は WordPress 6.9 で動作しますが、wp-admin 内の AI ビルダーは 7.0 にアップグレードすると有効になります。それまでの間は、Claude、Cursor、ChatGPT、または v0 でアプリを作成し、保存した HTML を wp-admin にドロップ (無料、1 アクティブアプリ) するか、CLI からプッシュ (Pro) してください。

Riff is included on every Pro plan.

From $149.99/yr. 14-day trial, no card required to start.

Install free plugin See pricing