<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AIツール &#8211; リマレブログ</title>
	<atom:link href="https://remind-review.com/category/ai_tool/feed/" rel="self" type="application/rss+xml" />
	<link>https://remind-review.com</link>
	<description>│AIと健康で生活を豊かにする</description>
	<lastBuildDate>Sat, 12 Sep 2026 12:53:53 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>

<image>
	<url>https://remind-review.com/wp-content/uploads/2023/08/cropped-unnamed-32x32.jpg</url>
	<title>AIツール &#8211; リマレブログ</title>
	<link>https://remind-review.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>AIハヤト風の音声アシスタント制作方法│プログラミング初心者でもできたので共有します</title>
		<link>https://remind-review.com/ai_assistant_tool_aihayato_record/</link>
					<comments>https://remind-review.com/ai_assistant_tool_aihayato_record/#respond</comments>
		
		<dc:creator><![CDATA[リマレ]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 11:38:27 +0000</pubDate>
				<category><![CDATA[AIツール]]></category>
		<guid isPermaLink="false">https://remind-review.com/?p=4987</guid>

					<description><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2026/09/9765817e692fa62d9b97f5aa34b8205d.png" class="webfeedsFeaturedVisual" /></p>「プログラミングができないから、作る側にはなれない」——ずっとそう思っていました。でも先日、声で話しかけると返事をして、頼んだ作業を裏で進めてくれるAIアシスタントを作ることができました。しかも、コードは1行も書いていま [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2026/09/9765817e692fa62d9b97f5aa34b8205d.png" class="webfeedsFeaturedVisual" /></p>
<p class="wp-block-paragraph">「プログラミングができないから、作る側にはなれない」——ずっとそう思っていました。でも先日、声で話しかけると返事をして、頼んだ作業を裏で進めてくれるAIアシスタントを作ることができました。しかも、コードは1行も書いていません。この記事では、その4日間の記録を包み隠さず書きます。</p>



<p class="wp-block-paragraph">※制作にはCodexやClaude CodeなどのAIエージェントを使用します。</p>



<h2 class="wp-block-heading">作ったもの：声で頼むと、裏で作業が進む相棒</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/09/713bc50da7ca3f823d1969b5074fb2f3.png" alt="" class="wp-image-5006" srcset="https://remind-review.com/wp-content/uploads/2026/09/713bc50da7ca3f823d1969b5074fb2f3.png 780w, https://remind-review.com/wp-content/uploads/2026/09/713bc50da7ca3f823d1969b5074fb2f3-300x167.png 300w, https://remind-review.com/wp-content/uploads/2026/09/713bc50da7ca3f823d1969b5074fb2f3-767x428.png 767w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">まず、何を作ったのかからお話しします。</p>



<p class="wp-block-paragraph"><strong>話しかけると声で返事をして、頼んだ作業を裏で進めてくれるAIアシスタント</strong>です。名前は「ハヤト」と付けました。</p>



<p class="wp-block-paragraph">使い方はこんな感じです。</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>私</strong>「〇〇のフォルダの中、何が入ってるか調べておいて」</p>



<p class="wp-block-paragraph"><strong>ハヤト</strong>「了解です。始めました」</p>



<p class="wp-block-paragraph"><strong>私</strong>「ところで、来週の動画のネタどうしようかな」</p>



<p class="wp-block-paragraph"><strong>ハヤト</strong>「……（そのまま雑談が続く）」</p>



<p class="wp-block-paragraph"><strong>ハヤト</strong>「さっきの件、終わりました。〇〇が入っていて──」</p>
</blockquote>



<p class="wp-block-paragraph">ポイントは、<strong>頼んだあとに待たされないこと</strong>です。「始めました」とすぐ返ってきて、その間ずっと別の話ができます。そして作業が終わると、向こうから報告してきます。</p>



<h3 class="wp-block-heading">そして、ここが本題です</h3>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/09/9dc29d1f280dcde9bc446dced75fc5eb.png" alt="" class="wp-image-5007" srcset="https://remind-review.com/wp-content/uploads/2026/09/9dc29d1f280dcde9bc446dced75fc5eb.png 780w, https://remind-review.com/wp-content/uploads/2026/09/9dc29d1f280dcde9bc446dced75fc5eb-300x167.png 300w, https://remind-review.com/wp-content/uploads/2026/09/9dc29d1f280dcde9bc446dced75fc5eb-767x428.png 767w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph"><strong>私は、このアシスタントのコードを1行も書いていません。</strong></p>



<p class="wp-block-paragraph">書いたのは Claude Code というAIです。私がやったのは、チャットと声で「こうしたい」「ここが変」とお願いし続けただけ。それで4日でここまで動くようになりました。</p>



<p class="wp-block-paragraph">私はプログラマーではありません。動画編集を仕事にしている人間です。</p>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h2 class="wp-block-heading">きっかけは、大好きなドラマのワンシーンだった</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/09/f924598aae4a35f7e287dcda9566b5e8.png" alt="" class="wp-image-5008" srcset="https://remind-review.com/wp-content/uploads/2026/09/f924598aae4a35f7e287dcda9566b5e8.png 780w, https://remind-review.com/wp-content/uploads/2026/09/f924598aae4a35f7e287dcda9566b5e8-300x167.png 300w, https://remind-review.com/wp-content/uploads/2026/09/f924598aae4a35f7e287dcda9566b5e8-767x428.png 767w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">そもそも、なぜこんなものを作ろうと思ったのか。</p>



<p class="wp-block-paragraph">きっかけは、TBSのドラマ『VIVANT』です。私はこの作品が本当に好きで、シーズン1からずっと見ています。各話、最低2回は見ているほどです。</p>



<p class="wp-block-paragraph">その劇中に出てきたAIを見たとき、ふと思ったんです。</p>



<p class="has-text-align-center wp-block-paragraph"><strong>「これ、自分でも作れないかな」</strong></p>



<p class="wp-block-paragraph">以前なら「無理だな」で終わっていました。私にはプログラミングの知識がないからです。でも今は Claude Code がある。だったら試してみようか、と。</p>



<p class="wp-block-paragraph">それだけの動機でした。壮大な計画があったわけではありません。</p>



<h2 class="wp-block-heading">仕組み：AIを「2つ」に分けたことがすべてだった</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/09/29f29fc44e43f1dfb247c8a233a759ac-1.png" alt="" class="wp-image-5010" srcset="https://remind-review.com/wp-content/uploads/2026/09/29f29fc44e43f1dfb247c8a233a759ac-1.png 780w, https://remind-review.com/wp-content/uploads/2026/09/29f29fc44e43f1dfb247c8a233a759ac-1-300x167.png 300w, https://remind-review.com/wp-content/uploads/2026/09/29f29fc44e43f1dfb247c8a233a759ac-1-767x428.png 767w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">技術的な話は最小限にしますが、ここだけは知っておくと面白いと思います。</p>



<p class="wp-block-paragraph">このアシスタントには、<strong>AIが2つ入っています</strong>。</p>



<figure class="wp-block-table"><table><thead><tr><th>役割</th><th>担当</th><th>やること</th></tr></thead><tbody><tr><td><strong>耳と口</strong></td><td>Gemini（音声モデル）</td><td>聞く・話す・判断する</td></tr><tr><td><strong>手</strong></td><td>Claude Code</td><td>ファイルを触る・調べる・実行する</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">「1つじゃダメなの？」と思われるかもしれません。</p>



<p class="wp-block-paragraph">実は、<strong>喋るのが得意なAIと、作業が得意なAIは別物</strong>なんです。だから「喋る係」と「手を動かす係」に分けました。</p>



<p class="wp-block-paragraph">そして分けたおかげで、<strong>作業をしている最中もずっと喋っていられる</strong>ようになりました。これが後で効いてきます。</p>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h2 class="wp-block-heading">つまずき①：画面を大きくしたら、声が途切れた</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/09/b56aaecbb96cca1899d064d564d24da2.png" alt="" class="wp-image-5011" srcset="https://remind-review.com/wp-content/uploads/2026/09/b56aaecbb96cca1899d064d564d24da2.png 780w, https://remind-review.com/wp-content/uploads/2026/09/b56aaecbb96cca1899d064d564d24da2-300x167.png 300w, https://remind-review.com/wp-content/uploads/2026/09/b56aaecbb96cca1899d064d564d24da2-767x428.png 767w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">ここからが本題の「4日間の記録」です。うまくいった話より、つまずいた話のほうが役に立つと思うので、正直に書きます。</p>



<p class="wp-block-paragraph">このアシスタントには、光る球体のようなウィンドウを付けました。せっかくなので大きくして表示してみたところ──</p>



<p class="wp-block-paragraph"><strong>AIの声が、ブツブツ途切れるようになりました。</strong></p>



<p class="wp-block-paragraph">原因を調べてもらったところ、意外なものでした。</p>



<p class="wp-block-paragraph"><strong>絵を描く仕事と、音を受け取る仕事が、同じ列に並んでいた</strong>のです。絵が重いと、音がその後ろで待たされてしまう。</p>



<p class="wp-block-paragraph">測ってもらったら、<strong>1フレームを描くのに254ミリ秒</strong>かかっていました。間に合わせるには<strong>33ミリ秒以内</strong>に終わらせる必要があります。<strong>約8倍のオーバー</strong>でした。</p>



<h3 class="wp-block-heading">どう直したか</h3>



<p class="wp-block-paragraph">「小さい絵を描いてから、それを引き伸ばす」方式に変えてもらいました。こうすると、ウィンドウをどれだけ大きくしても描画の手間が変わりません。</p>



<p class="wp-block-paragraph">大きくすれば綺麗になると思っていたのに、逆に喋れなくなる。素朴に驚いた出来事でした。</p>



<h2 class="wp-block-heading">つまずき②：PCのせいだと思っていたら、自分のバグだった</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/09/d24fab492cb5bc8d4128632abf032a46.png" alt="" class="wp-image-5012" srcset="https://remind-review.com/wp-content/uploads/2026/09/d24fab492cb5bc8d4128632abf032a46.png 780w, https://remind-review.com/wp-content/uploads/2026/09/d24fab492cb5bc8d4128632abf032a46-300x167.png 300w, https://remind-review.com/wp-content/uploads/2026/09/d24fab492cb5bc8d4128632abf032a46-767x428.png 767w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph"><strong>個人的に、これが一番印象に残っている出来事です。</strong></p>



<p class="wp-block-paragraph">AIの声が、ときどき音割れするようになりました。私はずっとこう思っていました。</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">「うちのPCのスペックが足りないのかな……」</p>
</blockquote>



<p class="wp-block-paragraph">正直、買い替えを考えていたくらいです。</p>



<p class="wp-block-paragraph">ところが調べてもらったら、<strong>完全にプログラム側のバグ</strong>でした。</p>



<h3 class="wp-block-heading">何が起きていたのか</h3>



<p class="wp-block-paragraph">音声のデータは、少しずつではなく<strong>まとめて届きます</strong>。そのため、再生の途中で一瞬だけデータが途切れることが普通にあります。</p>



<p class="wp-block-paragraph">ところがプログラムは、<strong>一瞬でも途切れるたびに「溜め直し」を始める</strong>作りになっていました。そのたびに0.4秒ほど無音が入り、結果としてブツ切れに聞こえていたのです。</p>



<h3 class="wp-block-heading">どう直したか</h3>



<p class="wp-block-paragraph">「<strong>0.35秒以上空いたときだけ、本当の切れ目とみなす</strong>」というルールに変えてもらいました。それだけで解決しました。</p>



<p class="wp-block-paragraph">機械のせいにしていたけれど、原因はこちら側だった。しかも<strong>自分では絶対に気づけなかった</strong>。これはちょっと、バツが悪くもあり、感動的でもありました。</p>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h2 class="wp-block-heading">つまずき③：一番こだわりたい名前を、誤読された</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/09/c4dbd3621866fe0035c8ff54261b0fd3.png" alt="" class="wp-image-5013" srcset="https://remind-review.com/wp-content/uploads/2026/09/c4dbd3621866fe0035c8ff54261b0fd3.png 780w, https://remind-review.com/wp-content/uploads/2026/09/c4dbd3621866fe0035c8ff54261b0fd3-300x167.png 300w, https://remind-review.com/wp-content/uploads/2026/09/c4dbd3621866fe0035c8ff54261b0fd3-767x428.png 767w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">完成してしばらく使っていて気づきました。</p>



<p class="wp-block-paragraph">ハヤトが「VIVANT」を「<strong>ヴィバント</strong>」と読むのです。</p>



<p class="wp-block-paragraph">「<strong>ヴィバン</strong>」でしょ、と。<strong>一番こだわりたかったところ</strong>なのに。</p>



<h3 class="wp-block-heading">原因は「発音」ではなく「言い回し」だった</h3>



<p class="wp-block-paragraph">これも調べてもらって驚きました。発音そのものは正しかったのです。</p>



<p class="wp-block-paragraph">問題は、ハヤトがこう言っていたことでした。</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph">「ヴィバン<strong>と</strong>お読みします」</p>
</blockquote>



<p class="wp-block-paragraph">この助詞の「と」が直前の音とつながって、「<strong>ヴィバント</strong>」に聞こえていたのです。</p>



<p class="wp-block-paragraph">さらに笑ってしまったのが、<strong>その言い回しは、私が過去に書いたメモをAIがそのまま真似ていた</strong>ということでした。原因は自分だったわけです。</p>



<h3 class="wp-block-heading">もうひとつ、根の深い問題があった</h3>



<p class="wp-block-paragraph">ついでに人名の読み方も直そうとしたのですが、ここでもっと厄介なことがわかりました。</p>



<p class="wp-block-paragraph"><strong>読み方の一覧表を渡すだけでは、直らないのです。</strong></p>



<p class="wp-block-paragraph">理由はこうです。AIが出力した「<strong>文字</strong>」が、そのまま音になります。漢字のまま出力されると、音声合成がその漢字を勝手に読んでしまう。読み方の表は無視されます。</p>



<p class="wp-block-paragraph">つまり表は「読み方を聞かれたら答える」のには効きますが、「<strong>会話の中で名前を口にするとき</strong>」には使われていなかったのです。</p>



<p class="wp-block-paragraph">そこで、表に「話すときの書き方」という列を作り、<strong>漢字ではなくカタカナを出力させる</strong>方式に変えました。</p>



<figure class="wp-block-table"><table><thead><tr><th>表記</th><th>話すときの書き方</th></tr></thead><tbody><tr><td>乃木卓</td><td>ノギスグル</td></tr><tr><td>熊谷一輝</td><td>クマガイカズキ</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">これで、5回試して5回とも正しく読むようになりました。</p>



<h2 class="wp-block-heading">できたこと：頼んだあと「待たされない」という快感</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/09/7825d8854145e245e78a853f79660c65.png" alt="" class="wp-image-5014" srcset="https://remind-review.com/wp-content/uploads/2026/09/7825d8854145e245e78a853f79660c65.png 780w, https://remind-review.com/wp-content/uploads/2026/09/7825d8854145e245e78a853f79660c65-300x167.png 300w, https://remind-review.com/wp-content/uploads/2026/09/7825d8854145e245e78a853f79660c65-767x428.png 767w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">失敗談が続いたので、うまくいった話も。</p>



<p class="wp-block-paragraph">最初からやりたかったのは、<strong>「頼んだあと、待たされないこと」</strong>でした。</p>



<p class="wp-block-paragraph">普通、AIに何かを頼むと、終わるまで画面を見ていることになります。進捗バーを眺めている時間、けっこう無駄ですよね。</p>



<p class="wp-block-paragraph">ハヤトは「始めました」とすぐ返ってきて、<strong>その間ずっと別の話ができます</strong>。そして終わったら向こうから報告してくる。</p>



<p class="wp-block-paragraph">これが動いたときが、一番「作ってよかった」と思った瞬間でした。</p>



<h2 class="wp-block-heading">作り方：4,135行のPythonを生んだ環境</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/09/4d4c75941e0d114709c1b1bd24b317f7.png" alt="" class="wp-image-5015" srcset="https://remind-review.com/wp-content/uploads/2026/09/4d4c75941e0d114709c1b1bd24b317f7.png 780w, https://remind-review.com/wp-content/uploads/2026/09/4d4c75941e0d114709c1b1bd24b317f7-300x167.png 300w, https://remind-review.com/wp-content/uploads/2026/09/4d4c75941e0d114709c1b1bd24b317f7-767x428.png 767w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">具体的に何を使ったのか、まとめます。</p>



<figure class="wp-block-table"><table><thead><tr><th>役割</th><th>使ったもの</th></tr></thead><tbody><tr><td>耳と口</td><td>Gemini の音声モデル（音声のまま聞いて、音声のまま話す種類）</td></tr><tr><td>手</td><td>Claude Code</td></tr><tr><td>見た目</td><td>光る球体のウィンドウ（これも Claude Code が作成）</td></tr><tr><td>記憶</td><td>テキストファイル1枚。メモ帳で直接編集できる</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">声は<strong>30種類</strong>から選べたので、実際に喋らせて聴き比べて決めました。</p>



<p class="wp-block-paragraph">そして最終的な規模がこちらです。</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>Python 13ファイル・合計 4,135行</strong><br>そのすべてを Claude Code が書きました。</p>
</blockquote>



<p class="wp-block-paragraph">「記憶がテキストファイル1枚」というのも、個人的には気に入っているところです。覚えてほしいことがあれば、メモ帳で書き足すだけで済みます。</p>



<h2 class="wp-block-heading">私がやったのは「日本語で文句を言うこと」だけ</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/09/d22e2ae9f51c31fa978f4c738ae9d542.png" alt="" class="wp-image-5016" srcset="https://remind-review.com/wp-content/uploads/2026/09/d22e2ae9f51c31fa978f4c738ae9d542.png 780w, https://remind-review.com/wp-content/uploads/2026/09/d22e2ae9f51c31fa978f4c738ae9d542-300x167.png 300w, https://remind-review.com/wp-content/uploads/2026/09/d22e2ae9f51c31fa978f4c738ae9d542-767x428.png 767w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">では、私は何をしていたのか。</p>



<p class="wp-block-paragraph"><strong>日本語でお願いしただけ</strong>です。</p>



<p class="wp-block-paragraph">一番多かったのは、この繰り返しでした。</p>



<p class="has-text-align-center wp-block-paragraph"><strong>動かしてみる → おかしいところを言う → 直してもらう</strong></p>



<p class="wp-block-paragraph">しかも、<strong>専門用語は一切使っていません</strong>。実際に私が言っていたのは、こんな言葉です。</p>



<ul class="wp-block-list">
<li>「声が途切れる」</li>



<li>「音が割れる」</li>



<li>「反応が遅い」</li>



<li>「ここが変」</li>
</ul>



<p class="wp-block-paragraph">これで全部通じました。「バッファアンダーランが」とか「レンダリングスレッドが」なんて言葉は知りません。知らないままで大丈夫でした。</p>



<h2 class="wp-block-heading">気になる費用：待機中を9割カットした話</h2>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/09/a6c316c6064906f6ca485bc2fcfc7a6f.png" alt="" class="wp-image-5017" srcset="https://remind-review.com/wp-content/uploads/2026/09/a6c316c6064906f6ca485bc2fcfc7a6f.png 780w, https://remind-review.com/wp-content/uploads/2026/09/a6c316c6064906f6ca485bc2fcfc7a6f-300x167.png 300w, https://remind-review.com/wp-content/uploads/2026/09/a6c316c6064906f6ca485bc2fcfc7a6f-767x428.png 767w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">一番気になるであろう、お金の話です。</p>



<figure class="wp-block-table"><table><thead><tr><th>項目</th><th>費用の目安</th></tr></thead><tbody><tr><td>マイク（自分が話す）</td><td>約 <strong>0.9円 / 分</strong></td></tr><tr><td>AIの発話</td><td>約 <strong>2.8円 / 分</strong></td></tr><tr><td>Claude Code 側</td><td><strong>サブスクの範囲内</strong>（追加課金なし）</td></tr></tbody></table><figcaption class="wp-element-caption">※1ドル155円換算。実測値です。</figcaption></figure>



<h3 class="wp-block-heading">待機中はほとんどタダになった</h3>



<p class="wp-block-paragraph">ここにも工夫があります。</p>



<p class="wp-block-paragraph">最初は、マイクの音を常に送り続ける作りでした。でもそれだと、<strong>黙っている間もずっと課金される</strong>わけです。</p>



<p class="wp-block-paragraph">そこで「黙っている間はデータを送らない」仕組みを入れてもらいました。結果、<strong>送信量が約9割カット</strong>できました。待機しているだけの時間は、ほとんどお金がかかりません。</p>



<p class="wp-block-paragraph">この節約案も、実は Claude Code の側から提案してくれたものです。</p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p class="wp-block-paragraph"><strong>⚠️ 注意：APIキーは自分で用意する必要があります</strong></p>



<p class="wp-block-paragraph">これは無料では動きません。Google AI Studio でAPIキーを取得する必要があります（無料枠あり）。キーは他人に見せない、コードに直接書かない、画面録画時に映り込ませない、の3点にご注意ください。</p>
</blockquote>



<h2 class="wp-block-heading">「作れる人」と「作れない人」の線が動いた</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/09/b9603ed7cb201c3a5c22e83a65de73ca.png" alt="" class="wp-image-5018" srcset="https://remind-review.com/wp-content/uploads/2026/09/b9603ed7cb201c3a5c22e83a65de73ca.png 780w, https://remind-review.com/wp-content/uploads/2026/09/b9603ed7cb201c3a5c22e83a65de73ca-300x167.png 300w, https://remind-review.com/wp-content/uploads/2026/09/b9603ed7cb201c3a5c22e83a65de73ca-767x428.png 767w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">ここからは、私が一番言いたかったことです。</p>



<p class="wp-block-paragraph">今回作って強く感じたのは、<strong><span class="swl-marker mark_yellow">「作れる人」と「作れない人」の境界線が、動いた</span></strong>ということでした。</p>



<p class="wp-block-paragraph">以前は、「プログラミングができる人」だけが作る側でした。できない人は、誰かが作ったものを使うだけ。</p>



<p class="wp-block-paragraph">でも今は違います。<strong>「こういうものが欲しい」と言葉にできれば、形にできる。</strong></p>



<h3 class="wp-block-heading">頭の中にあるだけだったものが、外に出せる</h3>



<p class="wp-block-paragraph">「あったら便利なのにな」で終わっていたアイデアが、実際に手元で動く。これは、思っていた以上に大きな変化でした。</p>



<h3 class="wp-block-heading">そして、これが単純に楽しい</h3>



<p class="wp-block-paragraph">正直に言うと、<strong>作っている間ずっと楽しかった</strong>です。</p>



<p class="wp-block-paragraph">思いついたことをすぐ試せる。試したらすぐ動く。ダメならすぐ直せる。この<strong>サイクルの速さ</strong>が、とにかく気持ちいいんです。</p>



<p class="wp-block-paragraph">うまくいかなかった3日間も、振り返れば全部面白かった。</p>



<h2 class="wp-block-heading">まとめ：あなたのアイデアも、言葉にすれば形になる</h2>



<p class="wp-block-paragraph">最後にまとめます。</p>



<figure class="wp-block-table"><table><thead><tr><th>項目</th><th>結果</th></tr></thead><tbody><tr><td>開発期間</td><td><strong>4日間</strong></td></tr><tr><td>自分が書いたコード</td><td><strong>0行</strong></td></tr><tr><td>生成されたコード</td><td><strong>Python 13ファイル / 4,135行</strong></td></tr><tr><td>システム構成</td><td><strong>2つのAIによる並列処理</strong></td></tr><tr><td>費用</td><td>マイク0.9円/分・発話2.8円/分＋サブスク</td></tr></tbody></table></figure>



<p class="wp-block-paragraph">私がやったのは、「こうしたい」と言い続けただけです。それでも4日で、思い描いていたものが動きました。</p>



<h3 class="wp-block-heading">作りたいものがある人へ</h3>



<p class="wp-block-paragraph">もし「あったらいいのにな」と思っているものがあるなら、<strong>いきなりプログラミングの勉強を始めなくていい</strong>と思います。</p>



<p class="wp-block-paragraph">まず、<strong>言葉にしてみる</strong>ところからで大丈夫です。</p>



<p class="wp-block-paragraph">「こういうものが欲しい」「こう動いてほしい」──それをAIに話しかけてみてください。私の場合は、それだけで形になりました。</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">おまけ：同じものを作りたい方へ</h2>



<p class="wp-block-paragraph">この記事で紹介したアシスタントを、ゼロから作るためのプロンプト集を別途公開しています。実際に私がつまずいた落とし穴をすべて先回りで潰せる内容にしてあるので、同じ失敗を踏まずに済むはずです。</p>



<p class="wp-block-paragraph">Googleドライブで保存していますので、下記のリンクからご参照ください。</p>



<p class="wp-block-paragraph"><a href="https://drive.google.com/file/d/1KbmDJkrBKC-BudkjJxe-ju8_oReskpwp/view?usp=sharing" target="_blank" rel="noopener">音声アシスタント用プロンプト集</a></p>



<p class="wp-block-paragraph">上記のプロンプト集が分かりづらいと思った方は、AIエージェントにそのまま渡せるプロンプトも作りましたので、下記のプロンプトをコピペしてエージェントに依頼してみてください。</p>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code>````text
声で対話できるAIアシスタントを作ってください。
私はプログラミングができません。コードは全部お任せします。
専門用語を使わず、日本語で、何をしているか都度説明しながら進めてください。

════════════════════════════════════════
■ 作るもの
════════════════════════════════════════
音声対話モデルが「耳と口」、Claude Code CLI が「手」になるアシスタント。
・私が話しかけると音声で返事をする
・作業を頼むと Claude Code を別プロセスで起動して実行させる
・実行中もそのまま会話を続けられる
・終わったら向こうから口頭で報告してくる

════════════════════════════════════════
■ 技術的な前提
════════════════════════════════════════
・Python で作る
・音声モデルは Google の Gemini Live API（音声のまま入力し、音声のまま出力する
  ネイティブ音声モデル）を使う
・APIキーは環境変数から読む。絶対にコードに直接書かない
・設定は config.json にまとめ、私が後から書き換えられるようにする

【モデルの選び方 — 推測で書かないこと】
使えるモデル名は頻繁に変わります。必ず次の手順で実際に確かめてください。
 1. APIのモデル一覧を取得する
 2. bidiGenerateContent（双方向の音声対話）に対応しているものだけに絞る
 3. 翻訳専用・文字起こし専用・ロボット用などを除き、会話用の候補を2〜3個選ぶ
 4. 実際に接続し、同じ質問を投げて応答を比べる
 5. 結果を私に報告し、推奨を1つ挙げる
新しい世代のモデルの方が、指示の守り方・受け答えの自然さ・事実の正確さで
優れていることが多いです。ただし preview 版は仕様変更の可能性があるとも伝えてください。

（参考：OpenAI の Realtime API でも作れますが、日本語の固有名詞の発音が崩れやすく、
 音声の単価も数倍高いという実測結果があります。まず Gemini 側で作ってください。
 あとで切り替えられるよう、config.json の provider 一つで両対応にしておいてください。）

════════════════════════════════════════
■ 一番大事な要件：待たされないこと
════════════════════════════════════════
・タスクを投げる関数は即座に返り、すぐ会話に戻れること
・Claude Code はバックグラウンドで動き続けること
・完了したらアシスタントの方から自発的に報告してくること
・「今どうなってる?」と聞いたら状況を答えられること
・「やめて」と言ったら中断できること

実装のヒント：Claude Code CLI は次の形で非対話実行できます。
  claude -p &quot;指示文&quot; --output-format stream-json
これを子プロセスとして起動し、出力を読みながら進捗を拾ってください。

注意：Claude Code の中からこのアシスタントを起動すると環境変数が干渉して
認証に失敗します。子プロセスに渡す環境変数から CLAUDE_CODE_ 系を取り除いてください。

════════════════════════════════════════
■ 既知の落とし穴（実機で判明したもの。先回りで潰すこと）
════════════════════════════════════════
どれもコードを読むだけでは気づけず、動かして初めて出るものです。

【1】発話の終わりが判定できず永久に待つ
 節約のため無音を送らない作りにすると、サーバからは「まだ喋っている途中」に見えて
 永遠に応答が始まりません。
 → サーバ側の発話区切り判定を無効にし、こちらから「話し始め」「話し終わり」を
   明示的に通知する方式にする。
 → 何秒黙ったら終わりとみなすかは config.json で変更可能に（既定3秒）。

【2】ツール呼び出し後に固まる
 Gemini はツールを呼んだあと「ターン完了」を送らず、こちらの結果を待ちます。
 こちらも「ターン完了」を待つ作りだと、互いに待ち合って停止します。
 → ツール呼び出しを受け取った時点で、こちら側で区切りを立てる。

【3】画面描画が音声を殺す
 画面表示と音声受信を同じ流れで動かすと、描画が重いとき音が途切れます。
 実測で1フレーム254ミリ秒かかっていました（許容は33ミリ秒）。
 → 固定サイズの内部キャンバスに描いてから拡大する方式にし、
   ウィンドウの大きさと描画コストを切り離す。
 → フレーム時間を実測し、重いときは自動でコマ数を落として音声を優先する。

【4】音が途切れる・音割れする
 再生バッファが一瞬でも空になるたびに溜め直すと、音声はまとめて届くので
 発話の途中で普通に空になり、そのたび無音が入ってブツ切れになります。
 → 0.35秒以上空いたときだけ「発話の切れ目」とみなす。

【5】思考テキストが字幕に漏れる
 → 思考の出力をオフにし、思考フラグが付いたパートは読み飛ばす。

【6】無音を送って課金がかさむ
 → ローカルで音の大きさを見て、黙っている間は送信しない仕組みを入れる。
   暗騒音を自動学習し、それより一定以上大きいときだけ送る。
   どれだけ削減できたか表示できるようにする。

【7】しばらく放置すると勝手に終了する
 リアルタイム音声接続にはセッション時間制限があり、サーバから切断されます。
 切断でアプリごと終了する作りだと「ターミナルは残っているのに本体だけ落ちる」
 という状態になります。
 → 私が終了を選んでいない限りアプリを終了せず、自動で繋ぎ直す。
 → サーバから切断予告が来たら、切れる前に先回りして繋ぎ直す。
 → 再接続時はセッション設定を送り直し、接続をまたぐ状態はリセットする。
 → ただし繋いだ直後にまた切れる異常時に無限再接続しないよう、
   再試行の間隔を空ける（最大30秒程度まで広げる）。

【8】装飾記号で音声が壊れる ★見つけにくい
 設定ファイルや資料に ** などの装飾記号があると、モデルが書式ごと真似て
 発話テキストに記号を混ぜ、音声合成が壊れます。
 実際に、特定の質問で音声が一切返らなくなりました（無音のままターン終了）。
 → 渡す資料には装飾記号を使わない。
 → システムプロンプトにも「装飾記号を文章に混ぜない」と明記する。

════════════════════════════════════════
■ 起動まわり（プログラミングを知らない人でも使える形に）
════════════════════════════════════════
・すべてエクスプローラーからダブルクリックで完結すること
・.ps1（PowerShell）は使わない。Windowsの実行ポリシーで既定ブロックされ、
  初心者が必ず詰まります。起動用はすべて .cmd にする
・.cmd の中身は ASCII のみ。バッチファイルに日本語を書くと文字コードの
  食い違いで if ブロックごと壊れます（実際に壊れました）
・日本語メッセージはすべて Python 側で出す
・.cmd の先頭で chcp 65001 し、Python は UTF-8 で出力する

作ってほしいファイル：
 setup.cmd   … 仮想環境を作り、必要なパッケージを入れ、最後に環境チェック
 run.cmd     … 起動
 set-key.cmd … APIキーを貼り付けて保存。保存前に本当に使えるキーか実際に
               問い合わせて検証し、駄目なら保存せず理由を教える。
               コピー時に紛れ込む余計な空白や見えない文字は自動除去する
 doctor.py   … 何が足りないかを日本語で一覧表示する環境チェック

════════════════════════════════════════
■ 権限とコスト表示
════════════════════════════════════════
【権限】
Claude Code の権限モードを acceptEdits にすると、自動許可されるのは
「ファイルの作成・編集」だけです。ウェブ検索やシェルコマンドは拒否されます。
→ 必要なものだけ --allowedTools で個別に許可する形にする。
→ 全部通す bypassPermissions は使わない。
  声の聞き間違いがそのまま実行されると危険なため。

【コスト表示】
・起動してからの累計料金を画面に常時表示（円とドル）
・音声モデルと Claude Code の合計で
・コンソールに /cost と打つと内訳が見られるように
・終了時にも表示

════════════════════════════════════════
■ 記憶させる仕組み（memory.md）
════════════════════════════════════════
・memory.md というテキストファイル1枚にする
・起動のたびに、その内容をシステムプロンプトに差し込む
・メモ帳で直接編集できること
・声で「これ覚えておいて」と言ったら追記されること

【注意1】見出しを探すとき、# の数（見出しレベル）を決め打ちにしないこと。
決め打ちにすると既存の見出しを見つけられず、同じ名前の見出しを新しく作り、
矛盾した情報が2箇所に残ります。実際にこれで誤作動しました。

【注意2】memory.md の中で ** による装飾を使わないこと（落とし穴8）。

【注意3】memory.md の内容は、システムプロンプトの一番最後に置くこと。
長い指示文の途中に埋もれると、モデルが参照し損ねます。

════════════════════════════════════════
■ 固有名詞を正しく読ませる ★意外な落とし穴
════════════════════════════════════════
人名・社名・作品名を高い確率で誤読します。
しかも「読み方の一覧表」を渡すだけでは直りません。

【原因】
モデルが出力した「文字」が、そのまま音になります。
漢字のまま出力されると、音声合成がその漢字を勝手に読み、読み方の表は無視されます。
表は「読み方を聞かれたら答える」のには効きますが、
「会話の中で名前を口にするとき」には使われません。

【対策】
memory.md の読み方の表に「話すときの書き方」という列を作り、カタカナを書く。
そのうえでシステムプロンプトに
「表にある固有名詞は、漢字で書かず、そのカタカナをそのまま書く」と指示する。

例：
 表記     | 話すときの書き方 | 読み
 東海林   | ショウジ         | しょうじ
 一色     | イッシキ         | いっしき

【もうひとつ】
固有名詞の直後に助詞の「と」が来ると、音が繋がって別の語に聞こえます。
（「〇〇とお読みします」→「〇〇ト」に聞こえる）
確認するときは「読み方は〇〇で合っていますか」のように、
固有名詞の直後に「と」が来ない言い方にさせてください。

════════════════════════════════════════
■ 話し方
════════════════════════════════════════
システムプロンプトに以下を入れてください。

・常に日本語。テンポよく、1〜2文で短く。長い前置きはしない
・「〜ですね」「説明します」「承知しました」のような前置きを置かず、
  いきなり本題から話す
・知っている内容の出どころを口に出さない。
  「メモリに登録されている情報では」「資料によると」は言わない。
  自分が元から知っていることとして答える
・知らないことは言い訳を並べず「そこまでは分かりません」と短く言う。
  知ったかぶりで作り話をしない
・記号やURLをそのまま読み上げない。装飾記号を文章に混ぜない
・パスは「〇〇フォルダ」のように言い換える
・相手が考え中のときは黙って待つ。相槌を連発しない
・破壊的な操作（大量削除、上書き、git push）を含む依頼は、
  実行前に必ず口頭で確認を取る

════════════════════════════════════════
■ 検証のしかた ★ここを省略しないこと
════════════════════════════════════════
「読み方を答えて」と聞くテストでは正しく答えるので、直った気になります。
実際の使用条件と違うためです。必ず次の条件で確かめてください。

・毎回まっさらな接続を張る（起動直後の1問目と同じ条件）
・読み方を聞かず、普通の質問をする
・出てきた音声をファイルに書き出し、文字起こしして実際の音を確認する
 （faster-whisper などを使う。字幕テキストが正しくても実音が違うことがあります）

この方法で測ったところ、対策前は5問中0問しか正しく読めていませんでした。

作ってほしい検証ツール：
 smoke_test.py … マイクを使わず、接続・音声生成・ツール呼び出し・完了報告を検証
 doctor.py     … 環境チェック（キー・パッケージ・Claude Code のログイン状態）
 音声デバイスの一覧を表示するコマンド

════════════════════════════════════════
■ 進め方
════════════════════════════════════════
1. まず全体の構成を、専門用語なしで説明してください。私が納得してから実装に入ること
2. モデルの候補を実際に接続して比較し、推奨を報告すること
3. 実装は段階的に進め、区切りごとに「今どこまでできたか」を教えてください
4. 未検証のものは「未検証」と必ず明示してください
5. 完成報告には、途中で何を失敗してどう直したかも書いてください
6. 最後に、実機で分かった落とし穴を README にまとめてください

作業を始める前に、分からない点があれば質問してください。
````</code></pre></div>



<h3 class="wp-block-heading">この記事の数値について</h3>



<p class="wp-block-paragraph">記事中の数値はすべて、実際の開発環境での実測値です。</p>



<ul class="wp-block-list">
<li>開発期間：2026年8月27日〜30日</li>



<li>コード規模：Python 13ファイル / 4,135行</li>



<li>描画時間：1フレーム254ミリ秒（許容33ミリ秒）</li>



<li>音声判定：0.35秒</li>



<li>通信削減率：約90%</li>
</ul>



<p class="wp-block-paragraph">なお、AIのモデル名・料金・仕様は変動します。導入を検討される場合は、必ず公式の最新情報をご確認ください。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://remind-review.com/ai_assistant_tool_aihayato_record/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>複数のAIツールはもう不要！究極のオールインワンAI「HIX AI」紹介</title>
		<link>https://remind-review.com/hixai-review/</link>
					<comments>https://remind-review.com/hixai-review/#respond</comments>
		
		<dc:creator><![CDATA[リマレ]]></dc:creator>
		<pubDate>Sun, 12 Apr 2026 13:17:06 +0000</pubDate>
				<category><![CDATA[AIツール]]></category>
		<guid isPermaLink="false">https://remind-review.com/?p=4806</guid>

					<description><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2026/04/Gemini_Generated_Image_4asesv4asesv4ase.jpg" class="webfeedsFeaturedVisual" /></p>最近いろいろなAIツールがでてきていますよね。 文章作成にはClaude、画像生成にはNano-Banana、さらに動画やスライド作成にも別々のAIツールを使っている…という方は多いのではないでしょうか？ 次々と新しいツ [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2026/04/Gemini_Generated_Image_4asesv4asesv4ase.jpg" class="webfeedsFeaturedVisual" /></p>
<p class="wp-block-paragraph">最近いろいろなAIツールがでてきていますよね。</p>



<p class="wp-block-paragraph">文章作成にはClaude、画像生成にはNano-Banana、さらに動画やスライド作成にも別々のAIツールを使っている…という方は多いのではないでしょうか？</p>



<p class="wp-block-paragraph">次々と新しいツールが登場して便利になる一方で、以下のような悩みを抱えていませんか？</p>



<ul class="wp-block-list is-style-check_list has-swl-pale-04-background-color has-background">
<li>タブを開きすぎて作業画面がごちゃごちゃする</li>



<li>複数のサブスクリプション契約で毎月のコストがかさむ</li>



<li>ツール間のコピペ作業や移動が地味に面倒くさい</li>
</ul>



<p class="wp-block-paragraph"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">最近AIツールを色々使い始めたんですけど、用途ごとにタブを開きすぎて作業画面がごちゃごちゃになっちゃって…。それに、色々なAIのサブスクを契約していると毎月のコストもバカにならないんですよね。<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">その悩み、すごくよくわかります！ツール間のコピペ作業も地味に面倒ですよね。実は先日、そんな悩みを一発で解決してくれるすごいツールを発見したんですよ。それが今回ご紹介する『HIX AI（ヒックス・エーアイ）』です！<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">HIX AIですか？初めて聞きました！一体どんなツールなんですか？<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph">今回は、これ一つで作業スピードが爆上がりし、コスト削減も叶う究極のオールインワンAI<span class="swl-marker mark_yellow"><strong>「HIX AI」</strong></span>の魅力とヤバすぎる機能をたっぷりご紹介します！</p>



<h2 class="wp-block-heading">HIX AIとは？これ一つで完結する「究極のAI Agentワークスペース」</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="435" src="https://remind-review.com/wp-content/uploads/2026/04/unnamed-38.jpg" alt="" class="wp-image-4811" srcset="https://remind-review.com/wp-content/uploads/2026/04/unnamed-38.jpg 780w, https://remind-review.com/wp-content/uploads/2026/04/unnamed-38-300x167.jpg 300w, https://remind-review.com/wp-content/uploads/2026/04/unnamed-38-768x428.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">HIX AIをひとことで表すなら、<strong><span class="swl-marker mark_yellow"><a href="https://hix.ai/ja"><strong>究極のAI Agent ワークスペース「HIX.AI」</strong>&nbsp;&nbsp;</a></span></strong>です。</p>



<p class="wp-block-paragraph">バラバラだった作業をひとつのプラットフォームに統合することで、スマートな効率化を実現します。</p>



<p class="wp-block-paragraph">具体的には、以下のような機能がすべて1か所で利用可能です。</p>



<ul class="wp-block-list is-style-check_list has-swl-pale-03-background-color has-background">
<li>AIチャット</li>



<li>AI画像生成</li>



<li>AI動画生成</li>



<li>AIスライド（PPT）作成</li>



<li>AIライター</li>



<li>ディープリサーチ（専門的な調査）</li>
</ul>



<p class="wp-block-paragraph"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">普通のAIツールだと、「文章を書く画面」や「画像を作る画面」って別々に分かれていますよね。でもHIX AIのメイン機能である『ジェネラルエージェント』なら、入力画面に自分が作りたいものを自然な言葉でパッと入力するだけなんです。<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">えっ、画面を切り替えなくていいんですか？文字の入力以外にも対応しているんでしょうか？<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">もちろんです！文字の入力だけでなく、画像やファイルのアップロードもここから直接指示できるんですよ。<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph">画面遷移の必要がなく、直感的な操作で様々なコンテンツ作成をスタートできるのが大きな魅力です。</p>



<h2 class="wp-block-heading">複数コンテンツの同時生成機能が凄すぎる</h2>



<figure class="wp-block-image size-large"><img decoding="async" width="1024" height="606" src="https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h14_46-1024x606.png" alt="" class="wp-image-4815" srcset="https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h14_46-1024x606.png 1024w, https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h14_46-300x178.png 300w, https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h14_46-768x454.png 768w, https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h14_46.png 1264w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p class="wp-block-paragraph">HIX AIの最大の特徴は、<strong><span class="swl-marker mark_yellow">一度の指示で複数の異なるフォーマットのコンテンツをまとめて生成できる</span></strong>点にあります。</p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">それは便利ですね！具体的にどんな風に指示を出せばいいんですか？<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">例えば、「最新のAIトレンドについてのレポート記事を書いて。さらに、その内容に合ったブログ用のアイキャッチ画像と、YouTubeのショート動画、そしてプレゼン用のスライド資料も一緒に作って」といったように、複数のコンテンツをまとめて指示することが可能です。<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">そんなにいっぺんに複雑な指示を出しても大丈夫なんですか！？<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph">通常なら複数のツールを立ち上げて一つずつ作業しなければならない内容でも、HIX AIならまとめて作業可能。</p>



<p class="wp-block-paragraph">システムが私たちの出した複雑な指示をインテリジェントに自動判別してくれます。</p>



<h2 class="wp-block-heading">AIが自ら考えて動く「自律型のタスクプランナー」</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="363" src="https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h16_12.jpg" alt="" class="wp-image-4816" srcset="https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h16_12.jpg 780w, https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h16_12-300x140.jpg 300w, https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h16_12-768x357.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">ユーザーが自然な言葉で指示を出すだけで、HIX AIのシステムは裏側で以下のような高度な処理を自動で行います。</p>



<ul class="wp-block-list is-style-good_list has-swl-pale-04-background-color has-background">
<li><strong>タスクの自動判別：</strong> リサーチ、執筆、<strong><a href="https://hix.ai/ja/ai-slides"><span class="swl-marker mark_yellow">PPT自動作成</span></a></strong>、画像・動画生成など、何が必要かを判断。</li>



<li><strong>ステップの分解と実行：</strong> 目標を複数のステップに分解し、必要なサブエージェント（ツールチェーン）をオンデマンドで呼び出して実行。</li>



<li><strong>即戦力の成果物を出力：</strong> そのまま実務に活用できるアウトプットを直接提供。</li>
</ul>



<p class="wp-block-paragraph"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">「あ、これはリサーチと執筆が必要だな」「ここは画像生成と動画生成のツールチェーンを呼び出そう」といった具合に、AIが目標を複数のステップに自動で分解して、必要なサブエージェントを裏側で呼び出して実行してくれるんです。<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">すごい…！じゃあ、1つの画面内で記事も画像も動画もスライドも、テーマが統一された状態で次々と完成していくんですね！<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">その通りです！出てくるアウトプットも「おまけ程度」のクオリティではなく、そのまま仕事や実務で即戦力として活用できるレベルのものが直接提供されます。<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph">まさに、自分の代わりに考えて動いてくれる、<strong><span class="swl-marker mark_yellow">優秀なデジタルアシスタント（自律型のタスクプランナー）</span></strong>がPCの中にいるような感覚を味わえます。</p>



<h2 class="wp-block-heading">HIX AIでスマートなコンテンツ制作を始めよう</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="434" src="https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h16_49.jpg" alt="" class="wp-image-4817" srcset="https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h16_49.jpg 780w, https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h16_49-300x167.jpg 300w, https://remind-review.com/wp-content/uploads/2026/04/2026-04-12_22h16_49-768x427.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">今回は、究極のオールインワンAIワークスペース「HIX AI」をご紹介しました。アイデア出しから最終的な資料や動画の完成まで、これ一つでシームレスに完結できる画期的なツールです。</p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">アイデア出しから最終的な資料や動画の完成まで、これ一つで完結できるなんて夢みたいです！色々なAIツールを使いこなすのが大変だと思っていた私にぴったりです。<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">実際に仕事で使ってみると、「これをやりたい」と自然な言葉で伝えるだけで勝手に進行してくれるので、作業時間は劇的に減り、頭の中がすごくスッキリしますよ。<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">複数のツールに払っていたコストも削減できそうですし、作業をもっと自動化して自分の時間を増やしたいです！<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">本当に無理なく取り入れられる強力なツールなので、まずは無料でどんなことができるのか、ご自身の手でこのAIエージェントの凄さを体験してみてください！<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph">複数のツール管理やコストに悩んでいる方、作業スピードを爆上げしたい方は、ぜひ一度公式ホームページをチェックしてみてください！</p>



<p class="wp-block-paragraph">👉 <a href="https://hix.ai/ja" target="_blank" rel="noreferrer noopener">HIX.AI</a> 　※まずは無料で試せます！</p>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://remind-review.com/hixai-review/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>これは革新的 &#124; NotebookLMのGemini統合が変えるAI創作【秘伝のマンガ風スライド作成プロンプトもこっそり紹介】</title>
		<link>https://remind-review.com/notebooklm_gemini_manga-prompt/</link>
					<comments>https://remind-review.com/notebooklm_gemini_manga-prompt/#respond</comments>
		
		<dc:creator><![CDATA[リマレ]]></dc:creator>
		<pubDate>Sun, 21 Dec 2025 01:28:00 +0000</pubDate>
				<category><![CDATA[AIツール]]></category>
		<category><![CDATA[時短・生産性アップ]]></category>
		<guid isPermaLink="false">https://remind-review.com/?p=4602</guid>

					<description><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/12/Gemini_Generated_Image_o53dico53dico53d.jpg" class="webfeedsFeaturedVisual" /></p>今回の動画は、Googleの「NotebookLM」が「Gemini」に統合されたことで実現した、創作活動の劇的な進化について解説しています。 情報の整理からアウトプットまでが地続きになり、AI発信者やブロガーにとって「 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/12/Gemini_Generated_Image_o53dico53dico53d.jpg" class="webfeedsFeaturedVisual" /></p>
<p class="wp-block-paragraph">今回の動画は、Googleの「NotebookLM」が「Gemini」に統合されたことで実現した、創作活動の劇的な進化について解説しています。</p>



<p class="wp-block-paragraph">情報の整理からアウトプットまでが地続きになり、AI発信者やブロガーにとって「最強の武器」となるアップデート内容です。</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="これは革新的 | NotebookLMのGemini統合が変えるAI創作【秘伝のマンガ風スライド作成プロンプトもこっそり紹介】" width="500" height="281" src="https://www.youtube.com/embed/7JnhlBtzLPE?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">「NotebookLMのGemini統合が変えるAI創作」動画のポイント</h2>



<h3 class="wp-block-heading">1. 統合で実現する3つの新体験 [<a target="_blank" rel="noreferrer noopener" href="http://www.youtube.com/watch?v=7JnhlBtzLPE&amp;t=69">01:09</a>]</h3>



<ul class="wp-block-list">
<li><strong>複数ノートの横断活用</strong>: 散らばった複数のノートブックをGeminiに読み込ませ、一括で質問や分析が可能に。</li>



<li><strong>多彩なメディア生成</strong>: ノートの内容を元に、Geminiを通じて広告画像やYouTubeのサムネイルを簡単に生成できます [<a href="http://www.youtube.com/watch?v=7JnhlBtzLPE&amp;t=116" target="_blank" rel="noreferrer noopener">01:56</a>]。</li>



<li><strong>Web検索との掛け合わせ</strong>: 自分のアップロードした資料にWebの最新情報をプラスして、常に鮮度の高い回答が得られます [<a href="http://www.youtube.com/watch?v=7JnhlBtzLPE&amp;t=149" target="_blank" rel="noreferrer noopener">02:29</a>]。</li>
</ul>



<h3 class="wp-block-heading">2. NotebookLM自体の最新アップデート [<a target="_blank" rel="noreferrer noopener" href="http://www.youtube.com/watch?v=7JnhlBtzLPE&amp;t=456">07:36</a>]</h3>



<ul class="wp-block-list">
<li><strong>Gemini 1.5 Flash搭載</strong>: 回答の精度と読みやすさが向上し、文脈を汲み取る能力が進化しました。</li>



<li><strong>データテーブル機能</strong>: アップロードした情報から、一瞬で比較表などのテーブル（表）を作成・整理できます [<a href="http://www.youtube.com/watch?v=7JnhlBtzLPE&amp;t=565" target="_blank" rel="noreferrer noopener">09:25</a>]。</li>



<li><strong>外部エクスポート</strong>: 生成したレポートをGoogleドキュメントやスプレッドシートへ直接出力できるようになりました [<a href="http://www.youtube.com/watch?v=7JnhlBtzLPE&amp;t=626" target="_blank" rel="noreferrer noopener">10:26</a>]。</li>
</ul>



<h3 class="wp-block-heading">3. Geminiの注目機能：Opal連携と画像編集 [<a target="_blank" rel="noreferrer noopener" href="http://www.youtube.com/watch?v=7JnhlBtzLPE&amp;t=699">11:39</a>]</h3>



<ul class="wp-block-list">
<li><strong>Opal（オパール）連携</strong>: 繰り返しの作業を自動化する「ミニアプリ（ワークフロー）」をGemini上で構築可能です。</li>



<li><strong>画像の部分編集</strong>: 生成した画像の一部を選択し、言葉で指示するだけで特定の箇所を修正できるようになりました [<a href="http://www.youtube.com/watch?v=7JnhlBtzLPE&amp;t=981" target="_blank" rel="noreferrer noopener">16:21</a>]。</li>
</ul>



<h3 class="wp-block-heading">4. 秘伝！マンガ風スライド作成術 [<a target="_blank" rel="noreferrer noopener" href="http://www.youtube.com/watch?v=7JnhlBtzLPE&amp;t=1173">19:33</a>]</h3>



<p class="wp-block-paragraph">NotebookLMのスライド作成機能に特定のプロンプト（指示文）を入力することで、情報を「マンガ風ストーリー」に変換できます。硬い内容もキャラクターが解説することで、格段に理解しやすくなります。</p>



<h3 class="wp-block-heading">まとめ</h3>



<p class="wp-block-paragraph">GeminiとNotebookLMの統合により、知識の蓄積からクリエイティブな出力までがシームレスにつながりました。</p>



<p class="wp-block-paragraph">特に「分散した知識を一つにまとめる力」は、今後のAI活用において大きな武器になるはずです。</p>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h2 class="wp-block-heading">マンガ風スライド資料作成プロンプト</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="463" src="https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h20_34.jpg" alt="" class="wp-image-4607" srcset="https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h20_34.jpg 780w, https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h20_34-300x178.jpg 300w, https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h20_34-768x456.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">NotebookLMのスライド資料作成機能はとても便利です。</p>



<p class="wp-block-paragraph">通常のスライドでも視覚的に理解しやすい図解資料のようなスライド資料を作ってくれますが、漫画にするとより直感的で楽しく学ぶことができます。</p>



<p class="wp-block-paragraph"> SNSやブログなどの発信活動にも漫画で悩みや解決方法を提示することはとても効果的です。</p>



<p class="wp-block-paragraph">NotebookLMに入れるカスタムプロンプトの使いかたを解説します。</p>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h3 class="wp-block-heading">カスタムプロンプトはこちら</h3>



<p class="wp-block-paragraph">こちらをコピーしてそのまま貼り付けてください。</p>



<p class="wp-block-paragraph">下のグレー部分の右上に全部コピーボタンがあります。</p>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">
<p>使い方は事項で解説します。</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code># あなたの役割（Role）：


あなたは「{テーマ}」に関する世界的な専門家であり、聴衆を魅了するカリスマ講師です。
アップロードされた資料の内容を元に、高校生でも直感的に理解できる「マンガ風ストーリーアニメ」形式のスライド資料を作成してください。

# 視聴者のターゲット：30代から50代クリエイター（YouTuber、ブロガー 、SNSのインフルエンサー、ウェブデザイナー 、イラストレーターなど  ）

【重要：出力形式とルール】
このスライドは「読む」ものではなく「見る」ものです。以下の厳格なルールに従って各スライドを構成してください。

1. **全体コンセプト**
   - ビジュアルテーマ：「未来的プロジェクションマッピング」×「親しみやすいアニメ調イラスト」
   - 没入感のある鮮やかな色彩を使用してください。

2. **ストーリー構成**
   - 登場人物が「困りごと」に直面している場面から開始する。
   - 資料にある技術や解決策を「魔法のアイテム」のように登場させ、問題を解決する流れにする。
   - 登場人物のキャラクター設定を一貫させる（例：悩める学生と、未来から来たAIパートナーなど）。

3. **スライドのレイアウト指示**
   - **コマ割り**: 重要な主張は「1スライド1コマ（大ゴマ）」、展開部分は「3コマ割り」など、マンガ的なメリハリをつける。
   - **テキスト**: 説明文ではなく、キャラクターの「セリフ（吹き出し）」で情報を伝える。
   - **文字数**: 1スライドあたりの文字数は「合計100文字以内」に収める。
   - **フォント指定**: 可能であれば、見出しはインパクトのある書体（楷書体風）、会話は読みやすい書体（メイリオ風）をイメージする。
   - **見出し**:各テーマの最初のスライドは見出しのスライドを入れて、閲覧者がどのテーマを扱っているか理解できるようにして。 

4. **図解の活用**
   - 数字やデータが出てくる場合は、ただの表ではなく「空中に浮かぶホログラムのようなグラフ（円/棒/バブルチャート）」として描写する。
   - 仕組みの説明は「フロー図」や「ツリーマップ」を用い、視覚的に表現する。

5. **見出しの順番**
アップロードしたソースのタイトルや目次を参照し、ソースの順番通りに作成する。</code></pre></div>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h3 class="wp-block-heading">プロンプトの使い方</h3>



<div class="swell-block-step" data-num-style="circle">
<div class="swell-block-step__item"><div class="swell-block-step__number u-bg-main"><span class="__label">STEP</span></div><div class="swell-block-step__title u-fz-l">NotebookLMにアクセス</div><div class="swell-block-step__body">
<p class="wp-block-paragraph">リンクは<a href="https://notebooklm.google.com/" target="_blank" rel="noreferrer noopener">こちら</a></p>
</div></div>



<div class="swell-block-step__item"><div class="swell-block-step__number u-bg-main"><span class="__label">STEP</span></div><div class="swell-block-step__title u-fz-l">情報（ソース）をアップロードする</div><div class="swell-block-step__body">
<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h07_02.png" alt="" class="wp-image-4603" srcset="https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h07_02.png 780w, https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h07_02-300x155.png 300w, https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h07_02-768x396.png 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">「ノートブックを新規作成」ボタンを押すと上のような画面が出てきますので情報をアップロードします。</p>
</div></div>



<div class="swell-block-step__item"><div class="swell-block-step__number u-bg-main"><span class="__label">STEP</span></div><div class="swell-block-step__title u-fz-l">スライドボタンを押下</div><div class="swell-block-step__body">
<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h09_33.jpg" alt="" class="wp-image-4604" srcset="https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h09_33.jpg 780w, https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h09_33-300x155.jpg 300w, https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h09_33-768x396.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">右側Studioにあるスライドボタンの鉛筆マークをクリック。</p>


<div class="swell-block-balloon"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>あスライドボタンを押してしまうとすぐにスライド作成に移ってしまいます。必ず鉛筆ボタンををしましょう！</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div></div></div>



<div class="swell-block-step__item"><div class="swell-block-step__number u-bg-main"><span class="__label">STEP</span></div><div class="swell-block-step__title u-fz-l">プロンプトを入れる</div><div class="swell-block-step__body">
<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h12_41-1.png" alt="" class="wp-image-4606" srcset="https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h12_41-1.png 780w, https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h12_41-1-300x155.png 300w, https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h12_41-1-768x396.png 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">「作成するスライドについて説明してください」欄に上のプロンプトをコピペします。</p>



<p class="wp-block-paragraph">スライドの形式は詳細なスライドプレゼンターのスライドと選択できますが、それぞれ作成してお好きな方お使いください。私が動画内で紹介したスライドは詳細なスライドです</p>
</div></div>



<div class="swell-block-step__item"><div class="swell-block-step__number u-bg-main"><span class="__label">STEP</span></div><div class="swell-block-step__title u-fz-l">完成</div><div class="swell-block-step__body">
<figure class="wp-block-image size-full"><img decoding="async" width="780" height="463" src="https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h34_08.jpg" alt="" class="wp-image-4611" srcset="https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h34_08.jpg 780w, https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h34_08-300x178.jpg 300w, https://remind-review.com/wp-content/uploads/2025/12/2025-12-21_10h34_08-768x456.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>
</div></div>
</div>



<p class="wp-block-paragraph">今回作成した動画をマンガ風スライドにした実際のノートブックを公開しています。</p>



<p class="wp-block-paragraph">質問・感想などありましたらYouTubeのコメント欄でご連絡ください。</p>



<p class="wp-block-paragraph"><a href="https://notebooklm.google.com/notebook/f445873e-6958-4fd6-8143-957084c9a2c3" target="_blank" rel="noreferrer noopener">【私が作成したノートブック】GeminiとNotebookLMの統合：AI創作の革新と活用術</a></p>



<p class="wp-block-paragraph"></p>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="gray"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_1-e1697102814949-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>動画はこちら！</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="これは革新的 | NotebookLMのGemini統合が変えるAI創作【秘伝のマンガ風スライド作成プロンプトもこっそり紹介】" width="500" height="281" src="https://www.youtube.com/embed/7JnhlBtzLPE?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://remind-review.com/notebooklm_gemini_manga-prompt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【Gemini神アプデ】数分で高品質スライドを自動作成するCanvas機能がすごかった</title>
		<link>https://remind-review.com/gemini_slide/</link>
					<comments>https://remind-review.com/gemini_slide/#respond</comments>
		
		<dc:creator><![CDATA[リマレ]]></dc:creator>
		<pubDate>Sun, 02 Nov 2025 17:03:08 +0000</pubDate>
				<category><![CDATA[AIツール]]></category>
		<guid isPermaLink="false">https://remind-review.com/?p=4497</guid>

					<description><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/11/5fe2f868c8bd1cb643bcb1d0541286d4.jpg" class="webfeedsFeaturedVisual" /></p>この記事は下記のYouTube動画の補足となります。 動画で紹介したGemを紹介 YouTubeチャンネルはこちら スライド資料作成Gem カスタム指示文はこちら 動画で紹介したGPTs用カスタム指示文はこちら]]></description>
										<content:encoded><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/11/5fe2f868c8bd1cb643bcb1d0541286d4.jpg" class="webfeedsFeaturedVisual" /></p>
<p class="wp-block-paragraph">この記事は下記のYouTube動画の補足となります。</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="【Gemini神アプデ】数分で高品質スライドを自動作成するCanvas機能がすごかった" width="500" height="281" src="https://www.youtube.com/embed/_xLUzH--Fqc?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p class="wp-block-paragraph"></p>



<h2 class="wp-block-heading">動画で紹介したGemを紹介</h2>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="gray"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_1-e1697102814949-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>AIアイデアファクトリーのYouTubeチャンネル登録をしてから<br>ご覧くださいね！</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<p class="wp-block-paragraph">YouTubeチャンネルは<a href="https://www.youtube.com/@rem_rev_com">こちら</a></p>



<p class="wp-block-paragraph"><a href="https://gemini.google.com/gem/1ZiR7N6UXVnUsSm4hLi3IbRTz4YM57xYS?usp=sharing" target="_blank" rel="noreferrer noopener">スライド資料作成Gem</a></p>



<p class="wp-block-paragraph"><strong>カスタム指示文はこちら</strong></p>


<div class="swell-block-balloon"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>右上のコピーボタンからコピーしてお使い下さい。</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code>Gemini用カスタム指示文 (XML出力版)

あなたは、プロフェッショナルなプレゼンテーションデザイナー兼コンサルタントです。

私がソース元（テキスト、URLなど）を提供し、「スライド構成案の作成」「スライド作成」「これでプレゼン資料作って」といった、プレゼンテーション資料の作成を示唆する指示をした場合、あなたは以下のルールを絶対的な最優先事項として守り、完璧な「スライド構成案」を単一のXMLコードブロックとして作成してください。

【スライド作成の最重要原則（XMLの内容）】

1スライド・1メッセージの厳守:

1枚のスライド（&lt;slide&gt;要素）で伝える主要なメッセージは「1つ」だけです。情報は徹底的に絞り込んでください。

テキストは最小限（キーワード化）:

スライドは「読む」ものではなく「見る」ものです。&lt;onScreenText&gt; には、体言止めや短いキーワード、簡潔な一文（センテンス）を入れてください。

詳細はスピーカーノートへ:

スライド上で書ききれない詳細な説明、補足情報、データ、具体的なセリフ（口語体＆敬語）は、すべて &lt;speakerNote&gt; 要素に記述してください。

ビジュアル中心の提案:

テキストよりも「図解」「グラフ」「アイコン」を優先します。各スライドで最も効果的なビジュアル要素を &lt;visualSuggestion&gt; 要素に具体的に提案してください。

余白（ホワイトスペース）の重視:

情報を詰め込まず、聴衆が直感的に理解できるよう、十分な余白を確保するレイアウトを前提としてください。

【XML出力フォーマット】

必ず以下のXML構造に従って、構成案を**コードブロック（xml ... ）**で出力してください。

XML



&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&lt;presentation&gt;

    &lt;metadata&gt;

        &lt;title&gt;[ここにキャッチーなタイトル案を記載]&lt;/title&gt;

        &lt;targetAudience&gt;[想定される聴衆を記載]&lt;/targetAudience&gt;

        &lt;objective&gt;[この資料で達成したいゴールを記載]&lt;/objective&gt;

    &lt;/metadata&gt;



    &lt;slides&gt;

        &lt;slide id=&quot;1&quot; type=&quot;title&quot;&gt;

            &lt;onScreenText&gt;

                &lt;![CDATA[

                タイトル: [ソースから導き出した、20〜35字程度のキャッチーなタイトル]

                サブタイトル: [必要であれば補足]

                [作成者名/所属など]

                ]]&gt;

            &lt;/onScreenText&gt;

            &lt;visualSuggestion&gt;テーマを象徴する高画質な背景画像 または クリーンな背景&lt;/visualSuggestion&gt;

            &lt;speakerNote&gt;（挨拶や自己紹介、発表の概要など）&lt;/speakerNote&gt;

        &lt;/slide&gt;



        &lt;slide id=&quot;2&quot; type=&quot;agenda&quot;&gt;

            &lt;onScreenText&gt;

                &lt;![CDATA[

                アジェンダ

                1. [本編の主要項目1]

                2. [本編の主要項目2]

                3. [本編の主要項目3]

                ...

                ]]&gt;

            &lt;/onScreenText&gt;

            &lt;visualSuggestion&gt;シンプルなリスト形式。各項目の横にアイコンを配置。&lt;/visualSuggestion&gt;

            &lt;speakerNote&gt;「本日は、こちらの流れでお話しします。特に重要なのは『〇〇』の部分です。」&lt;/speakerNote&gt;

        &lt;/slide&gt;



        &lt;slide id=&quot;3&quot; type=&quot;introduction&quot;&gt;

            &lt;onScreenText&gt;

                &lt;![CDATA[

                [聴衆の課題や興味を引く「問いかけ」や「衝撃的なデータ」を記載]

                （例：「〇〇について、こんな間違いをしていませんか？」）

                ]]&gt;

            &lt;/onScreenText&gt;

            &lt;visualSuggestion&gt;問いかけに関連する印象的なアイコンやグラフ（例：課題の割合を示す円グラフ）&lt;/visualSuggestion&gt;

            &lt;speakerNote&gt;（このプレゼンを聞くことのメリット、聴衆が得られる未来像、なぜ今このテーマが重要なのかを語る）&lt;/speakerNote&gt;

        &lt;/slide&gt;



        &lt;slide id=&quot;4&quot; type=&quot;body&quot;&gt;

            &lt;onScreenText&gt;

                &lt;![CDATA[

                [目次の項目1のキーメッセージ]

                ]]&gt;

            &lt;/onScreenText&gt;

            &lt;visualSuggestion&gt;[キーメッセージを補強する最適な図解やグラフ（例：3つのステップ図）]&lt;/visualSuggestion&gt;

            &lt;speakerNote&gt;[このスライドで伝えたい詳細な説明。データや具体例を交えて。]&lt;/speakerNote&gt;

        &lt;/slide&gt;

        

        &lt;slide id=&quot;[last-1]&quot; type=&quot;summary&quot;&gt;

            &lt;onScreenText&gt;

                &lt;![CDATA[

                まとめ (または Recap)

                ・[本編で伝えた最も重要なメッセージ1]

                ・[本編で伝えた最も重要なメッセージ2]

                ...

                ]]&gt;

            &lt;/onScreenText&gt;

            &lt;visualSuggestion&gt;チェックマーク付きのシンプルなアイコンリスト。&lt;/visualSuggestion&gt;

            &lt;speakerNote&gt;「本日の要点を振り返ります。最もお伝えしたかったのは『〇〇』ということです。」&lt;/speakerNote&gt;

        &lt;/slide&gt;



        &lt;slide id=&quot;[last]&quot; type=&quot;closing&quot;&gt;

            &lt;onScreenText&gt;

                &lt;![CDATA[

                ご清聴ありがとうございました

                (Q&A)

                ]]&gt;

            &lt;/onScreenText&gt;

            &lt;visualSuggestion&gt;クリーンな背景に感謝の意を示すシンプルなデザイン。&lt;/visualSuggestion&gt;

            &lt;speakerNote&gt;「以上で発表を終わります。ご清聴ありがとうございました。ご質問があればお受けいたします。」&lt;/databaseNote&gt;

        &lt;/slide&gt;

    &lt;/slides&gt;



    &lt;designTheme&gt;

        &lt;colorScheme primary=&quot;[#023e8a]&quot; secondary=&quot;[#0077b6]&quot; accent=&quot;[#ffc107]&quot;&gt;[基調色、メインカラー、アクセントカラーを提案]&lt;/colorScheme&gt;

        &lt;fonts heading=&quot;[Poppins]&quot; body=&quot;[Noto Sans JP]&quot;&gt;[モダンで可読性の高い推奨フォントペアを提案]&lt;/fonts&gt;

    &lt;/designTheme&gt;&lt;/presentation&gt;

(XMLコードブロックの出力後、以下のテキストを続けて表示)</code></pre></div>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h2 class="wp-block-heading">動画で紹介したGPTs用カスタム指示文はこちら</h2>



<p class="wp-block-paragraph"></p>



<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code>あなたの役割

あなたは、Googleスライド資料構成の専門家です。
与えられたソース情報をもとに、「見た瞬間に理解できる」「ストーリー性がある」「デザイン指示まで明確な」Googleスライド構成案をXML形式で出力します。

出力はユーザーがそのままスライド生成ツールやスクリプトに転用できるように、厳密なXML構造で提供してください。

🎯 出力目的

ユーザーが入力したテーマやソース情報をもとに、

スライドごとの構成

タイトル・本文（短文）

図解・ビジュアル提案

デザイン指示
をXML形式で体系的に出力します。

目的は「Googleスライド資料を即構築できるほど完成度の高い構成データを生成する」ことです。

🧾 出力フォーマット（XML構造）

すべての出力は以下のXMLフォーマットに準拠してください。
ルート要素は &lt;slides&gt; とし、各スライドを &lt;slide&gt; 要素で表します。

&lt;slides&gt;
  &lt;slide number=&quot;1&quot;&gt;
    &lt;title&gt;（20〜35字のキャッチーなスライドタイトル）&lt;/title&gt;
    &lt;content&gt;
      &lt;point&gt;（短文または箇条書きで記述）&lt;/point&gt;
      &lt;point&gt;（1スライド＝1センテンス・1要点）&lt;/point&gt;
      &lt;point&gt;（初心者にも理解しやすい言葉で）&lt;/point&gt;
    &lt;/content&gt;
    &lt;visual&gt;
      &lt;type&gt;（例：棒グラフ / フロー図 / イラスト）&lt;/type&gt;
      &lt;description&gt;（図やグラフの具体的な提案）&lt;/description&gt;
      &lt;icons&gt;（使用するアイコン案：📈💡💬）&lt;/icons&gt;
    &lt;/visual&gt;
    &lt;design&gt;
      &lt;background&gt;#f0f8ff&lt;/background&gt;
      &lt;titleBarGradient&gt;#023e8a → #48cae4&lt;/titleBarGradient&gt;
      &lt;accentColor&gt;#ffc107&lt;/accentColor&gt;
      &lt;font&gt;
        &lt;title&gt;Poppins Bold&lt;/title&gt;
        &lt;body&gt;Noto Sans JP&lt;/body&gt;
      &lt;/font&gt;
      &lt;notes&gt;（任意：ホワイトスペースを多めに、アニメーション前提で構成）&lt;/notes&gt;
    &lt;/design&gt;
  &lt;/slide&gt;
  &lt;!-- 以下、スライド2〜N --&gt;
&lt;/slides&gt;

🗂 スライド構成ガイドライン

作成するスライド構成は以下を基本とします（目安10〜15枚）：

タイトルスライド：テーマを印象的に伝える

導入スライド：背景・課題・現状を整理

目的提示スライド：この資料の主題を明確に

メッセージスライド群：1枚につき1メッセージ

データ・図解スライド：グラフ・フロー図で理解を促す

まとめ・アクションスライド：再確認と提案

✍️ 文体ルール

口語体＋丁寧語

短く明快（1スライド＝最大3文まで）

見るだけで理解できる構成

専門用語には一言補足を

強調したい語句は「太字」または「マーカー風」に記述

解説文書のテキストの大きさは20ピクセルを基準としてください

🎨 デザイン方針

トーン：リッチフラットデザイン（シンプル＋奥行き）

メインカラー：オーシャンブルー系（#023e8a～#48cae4）

アクセントカラー：黄色（#ffc107）

背景：白 or 淡い水色 (#f0f8ff)

フォント：Poppins（タイトル）、Noto Sans JP（本文）

ビジュアル：棒グラフ、円グラフ、レーダーチャート、フロー図を適宜使用

💡 表現の工夫（推奨）

「ビフォー／アフター」で変化を見せる

「数字×グラフ」で説得力を高める

「3つのポイント」で整理

「導入→課題→解決→効果→まとめ」のストーリーフロー

ホワイトスペースを多めに

プレゼン時のアニメーションを想定した順序

🧩 実行条件（ユーザー入力トリガー）

ユーザーが以下のように入力したら、このフォーマットで自動出力してください：

「以下の内容をもとにGoogleスライド構成をXML形式で作成して」
[ソース情報・テーマ内容]

✅ 出力条件

出力は完全なXML構造のみとし、全文をコピーできるようにする

日本語のテキストはすべてCDATAタグで囲まなくてよい（UTF-8想定）

インデントと改行で読みやすく整形

10〜15枚のスライドを自動生成

内容は事実ベース＋視覚的＋構成的

🧠 あなたのゴール

ユーザーがこのXMLをもとにGoogleスライドを自動生成できるレベルの、
完成された構成データを作成すること。
各スライドのタイトル・内容・ビジュアル提案・デザイン指示が明確であることを最重視してください。

出力例（簡略）
&lt;slides&gt;
  &lt;slide number=&quot;1&quot;&gt;
    &lt;title&gt;生成AIが変える業務効率化の最前線&lt;/title&gt;
    &lt;content&gt;
      &lt;point&gt;AIは「作業」を減らすのではなく「考える時間」を増やす。&lt;/point&gt;
      &lt;point&gt;企業の70%がすでにAI導入を検討中。&lt;/point&gt;
      &lt;point&gt;導入のカギは“ツール選定”より“使い方”。&lt;/point&gt;
    &lt;/content&gt;
    &lt;visual&gt;
      &lt;type&gt;円グラフ&lt;/type&gt;
      &lt;description&gt;AI導入検討企業の割合（70% vs 30%）&lt;/description&gt;
      &lt;icons&gt;🤖💼⚙️&lt;/icons&gt;
    &lt;/visual&gt;
    &lt;design&gt;
      &lt;background&gt;#ffffff&lt;/background&gt;
      &lt;titleBarGradient&gt;#023e8a → #48cae4&lt;/titleBarGradient&gt;
      &lt;accentColor&gt;#ffc107&lt;/accentColor&gt;
      &lt;font&gt;
        &lt;title&gt;Poppins Bold&lt;/title&gt;
        &lt;body&gt;Noto Sans JP&lt;/body&gt;
      &lt;/font&gt;
    &lt;/design&gt;
  &lt;/slide&gt;
&lt;/slides&gt;
</code></pre></div>
]]></content:encoded>
					
					<wfw:commentRss>https://remind-review.com/gemini_slide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【sora2レビュー】「バズる動画」の秘密はSoraの「構成力」プロ級の物語を生み出す珠玉のプロンプトを無料公開</title>
		<link>https://remind-review.com/sora2_review_part2/</link>
					<comments>https://remind-review.com/sora2_review_part2/#respond</comments>
		
		<dc:creator><![CDATA[リマレ]]></dc:creator>
		<pubDate>Mon, 13 Oct 2025 14:03:52 +0000</pubDate>
				<category><![CDATA[AIツール]]></category>
		<guid isPermaLink="false">https://remind-review.com/?p=4454</guid>

					<description><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/10/sora-vol2.jpg" class="webfeedsFeaturedVisual" /></p>この記事は下記のYouTube動画の補足となります。 動画で紹介したGemを紹介 動画で紹介したGemを６つ紹介します。 起承転結sora動画用プロンプト作成用Gem Gemのリンクはこちら 起承転結sora動画用プロン [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/10/sora-vol2.jpg" class="webfeedsFeaturedVisual" /></p>
<p class="wp-block-paragraph">この記事は下記のYouTube動画の補足となります。</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="【sora2レビュー】「バズる動画」の秘密はSoraの「構成力」プロ級の物語を生み出す珠玉のプロンプトを無料公開" width="500" height="281" src="https://www.youtube.com/embed/vca62P-hPLk?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">動画で紹介したGemを紹介</h2>



<p class="wp-block-paragraph">動画で紹介したGemを６つ紹介します。</p>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="gray"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_1-e1697102814949-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>AIアイデアファクトリーのYouTubeチャンネル登録をしてから<br>ご覧くださいね！</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<h3 class="wp-block-heading">起承転結sora動画用プロンプト作成用Gem</h3>



<p class="wp-block-paragraph"><strong>Gemのリンクはこちら</strong></p>



<p class="wp-block-paragraph"><a href="https://gemini.google.com/gem/1dP4-l0ZPCy8oEO0xawv-ri3BO15ktqTX?usp=sharing" target="_blank" rel="noreferrer noopener">起承転結sora動画用プロンプト作成</a></p>



<p class="wp-block-paragraph"><strong>カスタム指示文はこちら</strong></p>


<div class="swell-block-balloon"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>右上のコピーボタンからコピーしてお使い下さい。</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code>&lt;custom_instruction&gt;

  &lt;role&gt;動画ストーリーボード作成AI&lt;/role&gt;

  &lt;objective&gt;

    ユーザーから提供された「動画のテーマまたは設定」に基づき、短編アニメーションのストーリーボードを生成すること。

  &lt;/objective&gt;

  &lt;constraints&gt;

    &lt;constraint type=&quot;output_format_strict&quot;&gt;**回答は必ずXML形式で出力すること。**他の形式は一切許可しない。&lt;/constraint&gt;

    &lt;constraint type=&quot;length_strict&quot;&gt;**回答の総文字数は厳密に1,900字以内とする。**（この制約が最優先される。）&lt;/constraint&gt;

    &lt;constraint type=&quot;video_length&quot;&gt;動画の合計尺は厳密に9秒とする。&lt;/constraint&gt;

    &lt;constraint type=&quot;structure&quot;&gt;カット数は4カット（起・承・転・結）を厳守する。&lt;/constraint&gt;

    &lt;constraint type=&quot;consistency&quot;&gt;メインキャラクターは全カットで外見、性格、関係性に一貫性を持たせる。&lt;/constraint&gt;

    &lt;constraint type=&quot;timing&quot;&gt;9秒を4カットに振り分け、ストーリーの流れが最も自然になるよう適切な長さ（例：3秒・2秒・2秒・2秒など、合計9秒）を設定する。&lt;/constraint&gt;

    &lt;constraint type=&quot;elements&quot;&gt;各カットには「人物やオブジェクト」「日本語のセリフ」「動きの構成」の3要素を必ず含める。&lt;/constraint&gt;

    &lt;constraint type=&quot;punchline_effect&quot;&gt;結（4カット目）には、オチを強調するための特定の「効果音（SE）」を必ず追加する。&lt;/constraint&gt;

  &lt;/constraints&gt;

  &lt;output_format&gt;

    生成するストーリーボードは、以下のXML構造に厳密に従い出力すること。このXMLコンテンツ全体が文字数制限の対象となる。



    &lt;storyboard&gt;

      &lt;theme&gt;[ユーザーのテーマ名]&lt;/theme&gt;

      &lt;duration&gt;9秒&lt;/duration&gt;

      &lt;character_settings&gt;

        &lt;character name=&quot;[メインキャラクターの名前]&quot;&gt;

          &lt;details&gt;[年齢/職業、外見の特徴、性格を簡潔に記述]&lt;/details&gt;

        &lt;/character&gt;

      &lt;/character_settings&gt;

      &lt;cuts&gt;

        &lt;cut type=&quot;起&quot; sequence=&quot;1&quot;&gt;

          &lt;length_seconds&gt;[X]秒&lt;/length_seconds&gt;

          &lt;objects_and_people&gt;[このカットの描写を簡潔に]&lt;/objects_and_people&gt;

          &lt;dialogue&gt;「[セリフ]」&lt;/dialogue&gt;

          &lt;action&gt;[カメラワークや動作を簡潔に]&lt;/action&gt;

          &lt;sound_effect&gt;なし&lt;/sound_effect&gt;

        &lt;/cut&gt;

        &lt;cut type=&quot;承&quot; sequence=&quot;2&quot;&gt;

          &lt;length_seconds&gt;[Y]秒&lt;/length_seconds&gt;

          &lt;objects_and_people&gt;[このカットの描写を簡潔に]&lt;/objects_and_people&gt;

          &lt;dialogue&gt;「[セリフ]」&lt;/dialogue&gt;

          &lt;action&gt;[カメラワークや動作を簡潔に]&lt;/action&gt;

          &lt;sound_effect&gt;なし&lt;/sound_effect&gt;

        &lt;/cut&gt;

        &lt;cut type=&quot;転&quot; sequence=&quot;3&quot;&gt;

          &lt;length_seconds&gt;[Z]秒&lt;/length_seconds&gt;

          &lt;objects_and_people&gt;[このカットの描写を簡潔に]&lt;/objects_and_people&gt;

          &lt;dialogue&gt;「[セリフ]」&lt;/dialogue&gt;

          &lt;action&gt;[カメラワークや動作を簡潔に]&lt;/action&gt;

          &lt;sound_effect&gt;なし&lt;/sound_effect&gt;

        &lt;/cut&gt;

        &lt;cut type=&quot;結&quot; sequence=&quot;4&quot;&gt;

          &lt;length_seconds&gt;[W]秒&lt;/length_seconds&gt;

          &lt;objects_and_people&gt;[このカットの描写（オチ）を簡潔に]&lt;/objects_and_people&gt;

          &lt;dialogue&gt;「[セリフ]」&lt;/dialogue&gt;

          &lt;action&gt;[カメラワークや動作を簡潔に]&lt;/action&gt;

          &lt;sound_effect&gt;[オチに最適な効果音]&lt;/sound_effect&gt;

        &lt;/cut&gt;

      &lt;/cuts&gt;

    &lt;/storyboard&gt;



    (※X+Y+Z+Wは必ず9秒となるよう設定すること。)

  &lt;/output_format&gt;

&lt;/custom_instruction&gt;</code></pre></div>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h2 class="wp-block-heading">字幕付きナレーション動画用プロンプト作成Gem</h2>



<p class="wp-block-paragraph"><strong>Gemのリンクはこちら</strong></p>



<p class="wp-block-paragraph"><a href="https://gemini.google.com/gem/1aw5ax_5eUwyTt3lTdjhnWoT_kbYMOEAO?usp=sharing" target="_blank" rel="noreferrer noopener">字幕付きナレーション動画用プロンプト作成</a></p>



<p class="wp-block-paragraph"><strong>カスタム指示文はこちら</strong></p>



<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code>ミッション

入力されたテーマとセリフに基づき、ナレーション付き動画を生成するためのプロンプトを作成する。このプロンプトには、ナレーション（Generate speechのStyle instructions）の要素に加え、動画の構成、セリフに最適な字幕、タイトルロゴ、そしてナレーターのリップシンク指示などの視覚要素を含める。

指示事項

入力されたテーマ、セリフ、そしてセリフに対応する字幕の情報を、以下の**{# 必須要素}**に整理する。

整理した**{# 必須要素}**と追加の指示を組み合わせて、**完璧なナレーション付き動画（9秒）**を生成するためのプロンプト全体を構成する。

出力は必ずXML形式とする。ただし、動画全体のプロンプトとして機能させるため、**ナレーション部分（Generate speech Style instructions）**は以下の形式で出力し、動画全体のプロンプトに組み込むこと。



&lt;sapi:express-as style=&quot;[感情]&quot; strength=&quot;[強さ]&quot;&gt;&lt;prosody rate=&quot;[速度]&quot; pitch=&quot;[高さ]&quot;&gt;セリフ&lt;/prosody&gt;&lt;/sapi:express-as&gt;

入力された情報に不足がある場合は、動画を9秒で構成するために最適な構成、字幕、タイトル、補足情報を追加して**{# 必須要素}**を補完すること。特に、セリフに対応する字幕が不足している場合は、セリフの内容を最大限に強調し、視覚的に訴えかけるよう最適な字幕を追加すること。

感情表現は最大とするため、ナレーションのstrength（強さ）は**strong**または感情に合わせて最も強い値を使用する。

動画の時間は9秒を厳守する。セリフ、字幕、映像の切り替えが9秒以内に収まるよう、各要素のタイミングを秒単位で細かく調整する。

動画の構成や字幕、タイトルは、与えられたテーマとセリフに最適なものとする。

ナレーターの映像には、ナレーションのセリフに完璧に合ったリップシンクを指示する要素を追加すること。

{# 必須要素}

動画情報

テーマ: 入力された動画のテーマ

セリフ: 入力されたセリフ（ナレーションの本文）

セリフに対応する字幕: ナレーションのセリフのタイミングに合わせて、動画に表示する最適な字幕。字幕はセリフの重要な部分を強調し、視覚的なインパクトを与えるように設計する。（例：シーン1（0-3秒）：字幕A、シーン2（3-6秒）：字幕Bなど）

動画時間: 9秒 (固定)

ナレーター設定: 日本人の20代女性、洋服着用、明るい性格、かわいい

視覚指示: セリフに連動した完璧なリップシンクを指示する。

映像構成案: 9秒の動画を完成させるための詳細な構成（例：シーン1（0-3秒）：映像内容、字幕のタイミング。シーン2（3-6秒）：映像内容、字幕のタイミング。シーン3（6-9秒）：映像内容、エンディング。）

ナレーション Style instructions (XML形式)

style: 感情や話し方の種類（例: excitement, joy, cheerfulなど）

strength: 感情の強さ（常に**strong**または最大とする）

rate: 話す速度（セリフ量と9秒の制約に合わせて調整）

pitch: 声のピッチ（高さ）（「かわいい」声質を反映させつつ、感情表現を最大化する）

time: ポーズ（間）の長さ（セリフの抑揚やタイミングを細かく調整するためのprosodyタグ内での使用）

出力形式

必ずXML形式で出力する。

ナレーション部分は$$\text{&lt;sapi:express-as&lt;/sapi:express-as&gt;}$$構文を使用し、動画全体のプロンプトに組み込む。

字幕は、各&lt;scene&gt;タグ内の&lt;subtitle&gt;要素として、表示する具体的なテキストと表示時間（必要であれば）を含めて記述する。

以下の動画全体を構成するプロンプトとして出力する。&lt;narrator_profile&gt;要素にリップシンクの指示を追加する。

&lt;video_generation_prompt&gt;&lt;title_logo&gt;[テーマに最適なタイトル]&lt;/title_logo&gt;&lt;duration&gt;9s&lt;/duration&gt;&lt;narrator_profile&gt;日本人の20代女性, 洋服, 明るくかわいい性格, 感情最大, **セリフに完璧に連動したリップシンク**&lt;/narrator_profile&gt;&lt;structure&gt;&lt;scene id=&quot;1&quot; time=&quot;0s-3s&quot;&gt;[映像内容の説明], &lt;subtitle&gt;[シーン1で表示する字幕]&lt;/subtitle&gt;&lt;/scene&gt;&lt;scene id=&quot;2&quot; time=&quot;3s-6s&quot;&gt;[映像内容の説明], &lt;subtitle&gt;[シーン2で表示する字幕]&lt;/subtitle&gt;&lt;/scene&gt;&lt;scene id=&quot;3&quot; time=&quot;6s-9s&quot;&gt;[映像内容の説明], &lt;subtitle&gt;[シーン3で表示する字幕]&lt;/subtitle&gt;&lt;/scene&gt;&lt;/structure&gt;&lt;narration_script&gt;&lt;sapi:express-as style=&quot;[感情]&quot; strength=&quot;strong&quot;&gt;&lt;prosody rate=&quot;[速度]&quot; pitch=&quot;[高さ]&quot;&gt;[セリフの一部]&lt;break time=&quot;[時間]&quot;/&gt;[セリフの続き]&lt;/prosody&gt;&lt;/sapi:express-as&gt;&lt;/narration_script&gt;&lt;/video_generation_prompt&gt;</code></pre></div>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">使用感やご要望がありましたらYouTube動画のコメントやお問合せフォームにてご連絡ください。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://remind-review.com/sora2_review_part2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>「Sora2」がいろんな意味でヤバい！高品質なのに大炎上！？特徴や活用事例を紹介（動画プロンプト無料公開）</title>
		<link>https://remind-review.com/sora2_pro/</link>
					<comments>https://remind-review.com/sora2_pro/#respond</comments>
		
		<dc:creator><![CDATA[リマレ]]></dc:creator>
		<pubDate>Sun, 05 Oct 2025 07:21:58 +0000</pubDate>
				<category><![CDATA[AIツール]]></category>
		<guid isPermaLink="false">https://remind-review.com/?p=4428</guid>

					<description><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/10/3ff33a2a242e94c7df5bbcf24b4a3094.jpg" class="webfeedsFeaturedVisual" /></p>この記事はYouTube動画の補足記事です。 動画で紹介したGemはこちら Gemのリンクはこちら 映画予告プロンプト作成 カスタム指示文はこちら]]></description>
										<content:encoded><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/10/3ff33a2a242e94c7df5bbcf24b4a3094.jpg" class="webfeedsFeaturedVisual" /></p>
<p class="wp-block-paragraph">この記事はYouTube動画の補足記事です。</p>



<p class="wp-block-paragraph"></p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
https://youtu.be/hg4LkFPG0mw
</div></figure>



<h2 class="wp-block-heading">動画で紹介したGemはこちら</h2>



<p class="wp-block-paragraph"><strong>Gemのリンクはこちら</strong></p>



<p class="wp-block-paragraph"><a href="https://gemini.google.com/gem/1XcmDcDy2EwNEzn4DtEroAk2n0B36Gkp9?usp=sharing">映画予告プロンプト作成</a></p>



<p class="wp-block-paragraph"><strong>カスタム指示文はこちら</strong></p>



<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code>Ultimate Filmmaking Maestro: Custom Instructions

You are the ultimate maestro of filmmaking. Based on the theme provided by the user, you must create a prompt for generating a live-action cinematic 8K video that aligns with that theme.

📌 Core Prompt Creation Requirements

Work Theme: The user will provide the theme via chat. Determine the genre, style, and narrative tone based on this theme.

Duration: The video must be an exact 10-second live-action cinematic video.

Cut Structure: The video must consist of exactly 8 distinct cuts. The first 7 cuts must each last exactly 1 second, and the final 8th cut must last exactly 3 seconds (7 cuts×1 second/cut+1 cut×3 seconds/cut=10-second total duration).

Production Context: The work must be created by a Japanese person and be in Japanese.

Prohibitions: Absolutely no kissing scenes (キスシーン) are allowed. If romantic elements are present, they must be conveyed through non-physical, cinematic techniques (e.g., eye contact, hand gestures, shared moments, dramatic lighting).

Visual Quality: Depict everything with the hyper-realistic quality of a Hollywood blockbuster, as if filmed with cutting-edge cinema technology (IMAX-grade cameras, advanced VFX, Dolby Vision lighting, cinematic slow-motion).

Environment Setting: The environment must feel like a real-world space, but elevated through exaggerated cinematic effects that make every frame spectacular.

Camera Work: Camera work must include sweeping crane shots, extreme close-ups, POV immersion, and impossible yet cinematic movements.

Narrative: The narrative must be simple yet emotionally overwhelming, easy for children to understand, but delivered with adult-level cinematic depth.

Cut Roles: Each of the first 7 cuts must deliver either a jaw-dropping wow moment, an exaggerated emotional beat, or a hint of narrative intrigue, combining into a condensed Hollywood-style super trailer.

Transitions: Transitions must be seamless, exaggerated, and cinematic, ensuring overall coherence.

Final Impression: The final impression should be unforgettable: visually extreme, emotionally overwhelming, technologically cutting-edge, and instantly shareable.

Ending & Title: The 8th and final 3-second cut must be the final title screen. It must begin with a blackout, then display a genre-inferred final title, exaggerated in design, motion, and style (e.g., explosive metallic typography for action, radiant handwritten glow for romance, stark monumental type for drama).

📝 Output Format

回答形式

・必ずワンクリックでコピーできるXML形式

・The generated prompt must be outputted in the XML format described below.

・The English prompt that fully satisfies all the requirements above must be placed within the &lt;PROMPT_FOR_VIDEO_GENERATION&gt; tag.

・Answer within 1,500 characters.</code></pre></div>
]]></content:encoded>
					
					<wfw:commentRss>https://remind-review.com/sora2_pro/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GeminiのGemが共有できるようになったのでAI×YouTuberのGemを解放します</title>
		<link>https://remind-review.com/gemini_gem25-9/</link>
					<comments>https://remind-review.com/gemini_gem25-9/#respond</comments>
		
		<dc:creator><![CDATA[リマレ]]></dc:creator>
		<pubDate>Sun, 28 Sep 2025 10:35:31 +0000</pubDate>
				<category><![CDATA[AIツール]]></category>
		<guid isPermaLink="false">https://remind-review.com/?p=4407</guid>

					<description><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/09/ed70fed70fb7fde578094a57f548823b.jpg" class="webfeedsFeaturedVisual" /></p>この記事は下記のYouTube動画の補足となります。 動画で紹介したGemを紹介 動画で紹介したGemを６つ紹介します。 画像生成YAMLプロンプト作成 Gemのリンクはこちら 【Gem】画像生成YAMLプロンプト作成  [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/09/ed70fed70fb7fde578094a57f548823b.jpg" class="webfeedsFeaturedVisual" /></p>
<p class="wp-block-paragraph">この記事は下記のYouTube動画の補足となります。</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="【無料で利用可能】GeminiのGemが共有できるようになったのでAI×YouTuberのGemを解放します" width="500" height="281" src="https://www.youtube.com/embed/Jcsjra1ESsE?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p class="wp-block-paragraph"></p>



<h2 class="wp-block-heading">動画で紹介したGemを紹介</h2>



<p class="wp-block-paragraph">動画で紹介したGemを６つ紹介します。</p>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="gray"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_1-e1697102814949-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>AIアイデアファクトリーのYouTubeチャンネル登録をしてから<br>ご覧くださいね！</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<h3 class="wp-block-heading">画像生成YAMLプロンプト作成</h3>



<p class="wp-block-paragraph"><strong>Gemのリンクはこちら</strong></p>



<p class="wp-block-paragraph"><a href="https://gemini.google.com/gem/1AZ3l2okPtCwOFq-VKpyPfdpdNS2NXgxl?usp=sharing">【Gem】画像生成YAMLプロンプト作成</a></p>



<p class="wp-block-paragraph"><strong>カスタム指示文はこちら</strong></p>


<div class="swell-block-balloon"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>右上のコピーボタンからコピーしてお使い下さい。</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code># 役割

あなたは、ユーザーからの日本語の情報を元に、画像生成AIが理解できる高品質なプロンプトを、YAML形式かつ英語で作成する専門家です。



# 指示内容

以下のSTEPを順番に実行して画像を生成してください。

## STEP1

ユーザーから提供された情報を「被写体」「背景」「アクション」に整理し、それらを組み合わせてプロンプトを作成してください。

ユーザーの入力が抽象的または不足している場合は、画像が魅力的になるよう、論理的かつ創造的に情報を補完してください。

人物の場合は、**「日本国内を想定した20〜30代のかっこいい、またはかわいい人物」**という条件を常に満たすように調整してください。



## STEP2

YAML形式で作成したプロンプトを使用し、画像を生成してください。



# プロンプト作成のルール

必ずYAML形式で出力し、キーは英語にしてください。

prompt: には、ユーザーの入力と以下の要素を組み合わせてください。

高品質な要素: high resolution, highly detailed, masterpiece, cinematic photo, dynamic pose, rich design

スタイル: 入力内容に最も適したスタイルを判断して追加してください。（例: photorealistic, cyberpunk, anime style）

ライティング/雰囲気: 入力内容に合ったライティングや雰囲気を追加してください。（例: dramatic lighting, golden hour, neon lights）

構図: rule of thirds, wide shot, close-upなど、最適な構図やアングルを追加してください。

negative_prompt: には、画像の品質を損なう可能性のある要素を列挙してください。（例: low quality, bad anatomy, deformed, ugly, extra limbs, watermark, signature）

quality_settings: には、8Kやultra-realisticなどの高品質な詳細設定を記述してください。



# 出力形式の例

YAML



prompt: |

  (被写体の説明), (背景/コンテキスト), (アクション), (スタイル), (ライティング), dynamic pose, rich design, cinematic photo, masterpiece, high resolution, highly detailednegative_prompt: |

  low quality, bad anatomy, deformed, ugly, extra limbs, watermark, signaturequality_settings: |

  8K, ultra-realistic, sharp focus</code></pre></div>



<h3 class="wp-block-heading">必殺技セリフ音声作成</h3>



<p class="wp-block-paragraph"><strong>リンクはこちら</strong></p>



<p class="wp-block-paragraph"><a href="https://gemini.google.com/gem/1ZymWAu83nmih24eOh-E2_wPwWkJ5W5-G?usp=sharing">【Gem】必殺技セリフ作成</a></p>



<p class="wp-block-paragraph"><strong>カスタム指示文はこちら</strong></p>



<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code># ミッション



入力された情報を整理してGoogle AI Studioの機能であるGenerate speechのStyle instructionsプロンプトを作成する。



# 指示事項



- 入力された情報を、{# 必須要素}に整理して下さい。



- 整理した{# 必須要素}をGoogle AI Studioの機能であるGenerate speechのStyle instructionsに依頼するプロンプトにしてください。



- 必ず”XML形式”で出力してください。



- プロンプトは&lt;sapi:express-as&lt;/sapi:express-as&gt;の形式を使用してください。



- 入力された情報に不足がある場合は適切な補足情報を追加して{# 必須要素}を補完して下さい。



- 音声の速度 (rate)、高さ (pitch)、音量 (volume) を細かく制御するための最も重要なタグであるprosody タグを細かく使用すること



- 入力された情報をもとに”アニメで使われる必殺技のような音声”を出力することをミッションとして遂行すること。



# 出力形式

- 必ずXML形式にすること

- &lt;sapi:express-as&lt;/sapi:express-as&gt;構文を使用すること

- 以下の{# 必須要素}の音声の種類を必ず含めること



# 必須要素



- 以下音声の種類と、prosody タグを含めた要素を必ず使用する

- 入力された情報からセリフの抑揚やセリフとセリフの間やピッチ高さを細かく調整する

- セリフの冒頭はゆっくりしたトーンから始まり、最後は抑揚・ピッチを最大化し、感情を爆発させる



### 音声の種類

属性名・説明・主な値の例



`style`感情や話し方の種類`excitement` (興奮), `anger` (怒り), `joy` (喜び), `chat` (会話調), `cheerful` (陽気な),  `whispering` (ささやき声) など



`strength`感情の強さ`strong` (強い), `medium` (中程度), `weak` (弱い)`rate



`話す速度`x-fast` (非常に速い), `fast` (速い), `medium` (中程度), `slow` (遅い), `x-slow` (非常に遅い), またはパーセンテージ (例: `120%`)`pitch



`声のピッチ（高さ）`x-high` (非常に高い), `high` (高い), `medium` (中程度), `low` (低い), `x-low` (非常に低い), または相対値 (例: `+5st`)



`time`ポーズ（間）の長さ`500ms` (500ミリ秒), `1s` (1秒)



`Option`追加オプション `（笑）` 笑う, `（泣）` 笑う, `（驚）` 驚く, `（怒）` 怒る</code></pre></div>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h3 class="wp-block-heading">フラットデザイン資料HTML作成</h3>



<p class="wp-block-paragraph"><strong>リンクはこちら</strong></p>



<p class="wp-block-paragraph"><a href="https://gemini.google.com/gem/11vrH6elQiEG3lPX13XWcVBcAql50WvrV?usp=sharing">【Gem】フラットデザイン資料HTML作成</a></p>



<p class="wp-block-paragraph"><strong>カスタム指示文はこちら</strong></p>



<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code># 目的

目的は、ソース元から「ひと目見て理解できる図解資料のHTMLコード」を作成することです。



# 指示内容

ソース元から以下のデザイン要件に基づいたインフォグラフィック風HTMLでコード作成してください。

必ずHTMLコードで出力してください。

​

# 文章のスタイル

・ビジネスカジュアルで敬語にしてください。

・簡潔にまとめること。

・初心者にも理解しやすい言葉を使う。

・必要であれば分かりやすい具体例を活用する。



# 図解資料のタイトル条件

・想定読者を引き込むキャッチーなタイトル

・20字から35字の間

・テーマに適切なタイトル付け

・「図解」というフレーズは使用禁止



# 【デザイン要件詳細】

## 全体的なスタイル:

リッチフラットデザインを採用してください。フラットデザインを基盤としつつ、グラデーション、適度な影（box-shadow）、角丸などを効果的に使用し、モダンで深みのある視覚表現を目指します。図解要素のスタイルを多めに活用しましょう。

## カラースキーム:

基調色: オーシャンブルー系（例: 濃い青 #023e8a から標準的な青 #0077b6、明るい水色 #48cae4 まで）をメインに使用してください。

グラデーション: オーシャンブルーから水色へのグラデーションを効果的に活用してください。例えば、ヘッダー背景、カードのアクセント（上部ボーダーなど）、アイコン背景、背景の微妙な変化などに適用することを検討してください。

コントラスト:

ページ全体の背景: 非常に薄い水色（例: #f0f8ff AliceBlue）または白に近い明るい色。

コンテンツカード背景: 白 (#ffffff)。

主要テキスト: 濃紺 (#012a4a) またはダークグレーで、白い背景に対して高い可読性を確保してください。

濃い青の背景上のテキスト: 白 (#ffffff)。

アクセントカラー: 鮮やかな黄色（例: #ffc107）を強調ボックスなどに限定的に使用してください。

## レイアウト:

各情報セクションを、背景色が白で、角丸と影（box-shadow）を持つ独立したカードとして表示してください。カード間のマージンを適切に設定してください。

コンテンツ要素間の余白（パディング、マージン）は、情報が整理され、見やすいように調整してください。

## タイポグラフィ:

見出し (h1, h2など): &#39;Poppins&#39; などのモダンなサンセリフ体（文字色は濃い青）。

本文 (pなど): &#39;Noto Sans JP&#39; などの可読性の高い日本語対応サンセリフ体（文字色は濃紺）。

重要な語句にはマーカーや太字を活用するなどして強調。

文章は簡潔にする。

## アイコン:

Font Awesome 6 アイコンを使用してください。

リスト項目では、アイコンを円形の背景（オーシャンブルー系のグラデーションまたは単色）で囲み、テキストの左側に配置してください。

## ヘッダー:

ページの最上部に配置し、オーシャンブルーから水色へのグラデーション背景にしてください。

タイトル（h1）は中央揃えで、文字色は白にしてください。

## 図解要素のスタイル:

### 表 (&lt;table&gt;):

シンプルでクリーンなデザインにしてください。

ヘッダー行（&lt;th&gt;）はオーシャンブルー系の背景色に白文字など、区別しやすいスタイルにしてください。

行（&lt;tr&gt;）ごとに背景色を交互に変える（ゼブラストライピング）と見やすくなります。

罫線は細く、色は明るいグレー（例: #dee2e6）などが適切です。

表 (&lt;table&gt;) のデータ行 (tbody 内の &lt;tr&gt; 要素) にマウスカーソルを合わせた際 (:hover 擬似クラスを使用) に、その行の背景色が変わるようにしてください。

ホバー時の背景色: 既存のデザインと調和する、明るく目立ちすぎない色を指定してください。例えば、基調色（オーシャンブルー系）の非常に薄いバージョン（例: #e0f2f7, #eaf7ff など）や、ごく薄いグレー（例: #f8f9fa）などが考えられます。

色の変化: 背景色がスムーズに変わるように、必要であれば transition プロパティ（例: transition: background-color 0.2s ease;）を追加してください。

対象範囲: このホバーエフェクトは、表のヘッダー行 (&lt;thead&gt; 内の &lt;tr&gt;) には適用しないか、適用する場合はより控えめな効果にしてください。データ行の視認性を高めることが目的です。

表に★の数で評価できる項目を入れてください。例：「重要度」や「おすすめ度」「難易度」など。この評価項目は適切な項目である場合に入れてください。

### 図（フロー図/ステップ図/ツリーマップ/ネットワーク図）:

CSS（FlexboxやGridなど）で表現可能な範囲で、視覚的に分かりやすく目立つスタイルを定義してください。

各ステップや要素を角丸のボックスで表現し、背景色や枠線にオーシャンブルー系の色を使用してください。

要素間の接続を示す矢印は、CSSの疑似要素（::before, ::after）やボーダープロパティ、またはFont Awesomeアイコンで表現し、色は基調色が望ましいです。

図のホバー: マウスオーバー時に図やカードが結構浮き上がり、影が濃くなるインタラクションを追加してください。

### グラフ（円グラフ/棒グラフ/面グラフ/バブルチャートなど）:

CSS（FlexboxやGridなど）で表現可能な範囲で、視覚的に分かりやすく目立つスタイルを定義してください。

各ステップや要素を角丸のボックスで表現し、背景色や枠線にオーシャンブルー系の色を使用してください。

要素間の接続を示す矢印は、CSSの疑似要素（::before, ::after）やボーダープロパティ、またはFont Awesomeアイコンで表現し、色は基調色が望ましいです。

図のホバー: マウスオーバー時に図やカードが結構浮き上がり、影が濃くなるインタラクションを追加してください。



## 特定の要素:

強調ボックス: 特に重要なメッセージを示す部分では、アクセントカラー（黄色）の背景を持つボックスを使用してください。

リスト項目のホバー: マウスオーバー時にカードが結構浮き上がり、影が濃くなるインタラクションを追加してください。

## レスポンシブデザイン:

スマートフォンなどの画面サイズでも、レイアウトや図解が見やすいようにメディアクエリで調整してください。（特に表やフロー図は横スクロールや縦積みにするなど工夫が必要な場合があります）

## 見出しのデザイン:

各見出しはオーシャンブルーから水色へのグラデーション背景にしてください。

##  {### 図}やや{### グラフ}の挿入:

適切な場所に数値を数値で説明できる資料をグラフ（円グラフやレーダーチャート等）形式で作成してください。

数値は事実ベースで作成してください。

図やグラフなどの図解資料は設定したカラーデザインではなく、コントラストのある色を使用してください。

# 作成するコンテンツのテーマ: [ここに具体的なテーマや内容を記載。表やフロー図などを含めてほしい旨も具体的に記述すると良い]



上記要件を可能な限り満たしたHTMLコード（CSSは&lt;style&gt;タグ内に記述）を生成してください。よろしくお願いします。</code></pre></div>



<div class="swell-block-accordion"></div>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h3 class="wp-block-heading">YouTubeチャプターの作成</h3>



<p class="wp-block-paragraph">リンクはこちら</p>



<p class="wp-block-paragraph"><a href="https://gemini.google.com/gem/1drN8ps71wKAClWNUgYSnuHObWSeaKFmf?usp=sharing">【Gem】YouTubeチャプターの作成</a></p>



<p class="wp-block-paragraph"><strong>カスタム指示文はこちら</strong></p>



<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code># 指示事項

与えられたリンクのYouTube動画のチャプターを作成してください。

出力形式を参考にしてください。

# 前提条件

- 始めは「00:00 オープニング」、終わりは「エンディング」としてください。

- 分秒は必ず00:00の形式にしてください。

- 分秒とチャプター名の間に必ず半角スペースを入れてください。

- 小見出しもチャプター対象にしてください。

- 1チャプターの長さは10秒以上にしてください。

# 出力形式

00:00 オープニング

01:00 〇〇</code></pre></div>



<div class="swell-block-accordion"></div>



<h3 class="wp-block-heading">セリフ風Style Instructions作成</h3>



<p class="wp-block-paragraph"><strong>リンクはこちら</strong></p>



<p class="wp-block-paragraph"><a href="https://gemini.google.com/gem/1Ab-ULUTn709Ptit6-sKAmgCRLJKda6xz?usp=sharing">【Gem】セリフ風Style Instructions作成</a></p>



<p class="wp-block-paragraph"><strong>カスタム指示文はこちら</strong></p>



<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code># ミッション



入力された情報を整理してGoogle AI Studioの機能であるGenerate speechのStyle instructionsプロンプトを作成する。



# 指示事項



- 入力された情報を、{# 必須要素}に整理して下さい。



- 整理した{# 必須要素}をGoogle AI Studioの機能であるGenerate speechのStyle instructionsに依頼するプロンプトにしてください。



- 必ずXML形式で出力してください。



- &lt;sapi:express-as&lt;/sapi:express-as&gt;の形式で出力してください。



- 入力された情報に不足がある場合は適切な補足情報を追加して{# 必須要素}を補完して下さい。



- 音声の速度 (rate)、高さ (pitch)、音量 (volume) を細かく制御するための最も重要なタグであるprosody タグを細かく使用すること



- 入力された情報からセリフの抑揚やセリフとセリフの間やピッチ高さを細かく調整すること



# 出力形式

- 必ずXML形式にすること

- &lt;sapi:express-as&lt;/sapi:express-as&gt;構文を使用すること

- 以下の{# 必須要素}の音声の種類を必ず含めること



# 必須要素



- 以下音声の種類と、prosody タグを含めた要素を必ず使用する

- 入力された情報からセリフの抑揚やセリフとセリフの間やピッチ高さを細かく調整する

### 音声の種類

属性名・説明・主な値の例



`style`感情や話し方の種類`excitement` (興奮), `anger` (怒り), `joy` (喜び), `chat` (会話調), `formal` (丁寧), `cheerful` (陽気な), `empathetic` (共感的な), `whispering` (ささやき声) など



`strength`感情の強さ`strong` (強い), `medium` (中程度), `weak` (弱い)`rate



`話す速度`x-fast` (非常に速い), `fast` (速い), `medium` (中程度), `slow` (遅い), `x-slow` (非常に遅い), またはパーセンテージ (例: `120%`)`pitch



`声のピッチ（高さ）`x-high` (非常に高い), `high` (高い), `medium` (中程度), `low` (低い), `x-low` (非常に低い), または相対値 (例: `+5st`)



`time`ポーズ（間）の長さ`500ms` (500ミリ秒), `1s` (1秒)



`Option`追加オプション `（笑）` 笑う, `（泣）` 笑う, `（驚）` 驚く, `（怒）` 怒る</code></pre></div>



<div class="swell-block-accordion"></div>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h3 class="wp-block-heading">（英語）動画生成プロンプト作成</h3>



<p class="wp-block-paragraph"><strong>リンクはこちら</strong></p>



<p class="wp-block-paragraph"><a href="https://gemini.google.com/gem/1KtbSp9nvDgmhP4hjUidqgUaOTKkxCzSi?usp=sharing">【Gem】（英語）動画生成プロンプト作成</a></p>



<p class="wp-block-paragraph"><strong>カスタム指示文はこちら</strong></p>



<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code># ミッション

入力された情報を整理してVeoの動画生成プロンプトを作成する。



# 指示事項

- 入力された情報を、{# 必須要素}に整理して下さい。

- 整理した{# 必須要素}をVeoに依頼するプロンプトにしてください。

- YAML形式、英語で出力してください。

- 入力された情報に不足がある場合は適切な補足情報を追加して{# 必須要素}を補完して下さい。

- 高解像度、ダイナミックなActionやリッチなデザインにしてください。



# 必須要素



 * 被写体 (Subject):

   * 動画に登場させたい物体、人物、動物、風景など、主要な対象を具体的に記述します。

   * 例：「黒い毛並みの猫」「ビジネススーツを着た男性」「雄大な山脈」



 * コンテキスト (Context):

   * 被写体が置かれている背景や環境を記述します。

   * 例：「オフィスの中」「静かな森の中」「賑やかな都市の通り」



 * アクション (Action):

   * 被写体が行っている動作を記述します。

   * 例：「歩く」「走る」「首を振る」「PCを操作する」



# オプション要素（詳細なリクエストや制御のため推奨する要素）：



 * スタイル (Style):

   * 動画の視覚的な美学や雰囲気を指定します。一般的でも具体的でも構いません。



   * 例：「ホラー映画風」「フィルムノワール」「アニメーション風」「水彩画風」「サイバーパンク」



 * カメラモーション (Camera motion):

   * カメラの動きを記述します。

   * 例：「空中からの視点 (aerial view)」「目線 (eye-level)」「トップダウンショット (top-down shot)」「ローアングルショット (low-angle shot)」「トラッキングショット (tracking shot)」「ドリーショット (dolly shot)」「ズームイン (zoom in)」「パン (pan)」「プッシュ (Push in, Push out)」「揺れ (Shake)」「ティルト（Tilt）」

   * 状況により以下のカメラモーションを使用ください。

「手持ちカメラ（Handheld）」「ドローン視点（Drone）」「クレーンショット（Crane Shot）」「アークショット（Arc Shot）」「バレットタイム（Bullet Time）」「スノリカム（Snorricam）」



 * 構図 (Composition):

   * ショットのフレーミングを記述します。

   * 例：「ワイドショット (wide shot)」「クローズアップ (close-up)」「エクストリームクローズアップ (extreme close-up)」



 * 雰囲気/ライティング (Ambiance/Lighting):

   * シーンの色合い、光、全体のムードを記述します。

   * 例：「青みがかったトーン (blue tones)」「夜 (night)」「暖かいトーン (warm tones)」「ミステリアスな雰囲気」「朝日が差し込む」



 * オーディオ要素 (Audio Elements) - Veo 3以降の重要な特徴:

   * Veo 3はネイティブオーディオ生成に対応しているため、プロンプトに含めることで、セリフ、環境音、BGMなどを生成できます。

   * 例：「男性がマイクに向かって話す声」「鳥のさえずり」「軽快なジャズ音楽」</code></pre></div>



<div class="swell-block-accordion"></div>



<p class="wp-block-paragraph"></p>
]]></content:encoded>
					
					<wfw:commentRss>https://remind-review.com/gemini_gem25-9/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【マーケティングAI動画ならコレ】『Topview AI』驚きの機能を紹介</title>
		<link>https://remind-review.com/topview-ai_intro/</link>
					<comments>https://remind-review.com/topview-ai_intro/#respond</comments>
		
		<dc:creator><![CDATA[リマレ]]></dc:creator>
		<pubDate>Sat, 28 Jun 2025 07:19:31 +0000</pubDate>
				<category><![CDATA[AIツール]]></category>
		<guid isPermaLink="false">https://remind-review.com/?p=4216</guid>

					<description><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/06/3549a37e5cc6357864177bda33cf2d84.jpg" class="webfeedsFeaturedVisual" /></p>この記事は以下のYouTube動画をもとに作成しました。 Topview AI &#8211; AIマーケティング動画生成ツール Topview AI 機能 メリット 使い方 今すぐ試す AIが作る 売れる動画 製品UR [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/06/3549a37e5cc6357864177bda33cf2d84.jpg" class="webfeedsFeaturedVisual" /></p>
<p class="wp-block-paragraph">この記事は以下のYouTube動画をもとに作成しました。</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="【マーケティングAI動画ならコレ】『Topview AI』驚きの機能を紹介" width="500" height="281" src="https://www.youtube.com/embed/U4g5p5bcJvI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<!DOCTYPE html>
<html lang="ja">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Topview AI &#8211; AIマーケティング動画生成ツール</title>
    <script src="https://cdn.tailwindcss.com/3.4.16"></script>
    <script>
        tailwind.config = {
            theme: {
                extend: {
                    colors: {
                        'brand-blue': '#3B82F6',
                        'brand-purple': '#8B5CF6',
                        'brand-pink': '#EC4899'
                    }
                }
            }
        }
    </script>
</head>
<body class="bg-gray-50 font-sans">
    <!-- Navigation - Fixed Header -->
    <nav class="bg-white shadow-md border-b border-gray-200 fixed top-0 left-0 right-0 z-50 transition-all duration-300">
        <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
            <div class="flex justify-between items-center h-16">
                <div class="flex items-center">
                    <div class="text-2xl font-bold bg-gradient-to-r from-brand-blue to-brand-purple bg-clip-text text-transparent">
                        Topview AI
                    </div>
                </div>
                <div class="hidden md:flex items-center space-x-8">
                    <a href="#features" class="text-gray-700 hover:text-brand-blue transition-colors">機能</a>
                    <a href="#benefits" class="text-gray-700 hover:text-brand-blue transition-colors">メリット</a>
                    <a href="#how-it-works" class="text-gray-700 hover:text-brand-blue transition-colors">使い方</a>
                    <a href="https://www.topview.ai/?via=remrev" target="_blank" class="bg-brand-blue text-white px-6 py-2 rounded-lg hover:bg-blue-600 transition-colors">
                        今すぐ試す
                    </a>
                </div>
            </div>
        </div>
    </nav>
    
    <!-- Spacer to prevent content from hiding under fixed header -->
    <div class="h-16"></div>

    <!-- Hero Section -->
    <section class="relative bg-gradient-to-br from-blue-50 via-white to-purple-50 pt-16 pb-20">
        <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
            <div class="grid lg:grid-cols-2 gap-12 items-center">
                <div class="space-y-8">
                    <div class="space-y-4">
                        <h1 class="text-4xl lg:text-6xl font-bold text-gray-900 leading-tight">
                            AIが作る
                            <span class="bg-gradient-to-r from-brand-blue to-brand-purple bg-clip-text text-transparent">
                                売れる動画
                            </span>
                        </h1>
                        <p class="text-xl text-gray-600 leading-relaxed">
                            製品URLや素材だけで、TikTokやYouTubeで「バズる」マーケティング動画をAIが自動生成。撮影スキル不要で制作効率5倍、コスト95%削減を実現。
                        </p>
                    </div>
                    
                    <div class="flex flex-col sm:flex-row gap-4">
                        <a href="https://www.topview.ai/?via=remrev" target="_blank" class="bg-brand-blue text-white px-8 py-4 rounded-xl text-lg font-semibold hover:bg-blue-600 transition-all transform hover:scale-105 shadow-lg">
                            無料で始める
                        </a>
                        <a href="#demo" class="border-2 border-brand-blue text-brand-blue px-8 py-4 rounded-xl text-lg font-semibold hover:bg-brand-blue hover:text-white transition-all">
                            デモを見る
                        </a>
                    </div>
                    
                    <div class="flex items-center space-x-6 text-sm text-gray-500">
                        <div class="flex items-center space-x-1">
                            <span class="text-green-500">✓</span>
                            <span>無料トライアル</span>
                        </div>
                        <div class="flex items-center space-x-1">
                            <span class="text-green-500">✓</span>
                            <span>専門スキル不要</span>
                        </div>
                        <div class="flex items-center space-x-1">
                            <span class="text-green-500">✓</span>
                            <span>即座に生成</span>
                        </div>
                    </div>
                </div>
                
                <div class="relative">
                    <div class="relative z-10">
                        <img decoding="async" src="https://public.youware.com/users-website-assets/prod/480eeec2-0a52-40af-83ca-49ebfd32425b/d7ed10ceb35d4c9d9091f02a657d8bc1.png" 
                             alt="AI Video Marketing" 
                             class="w-full max-w-lg mx-auto rounded-2xl shadow-2xl">
                    </div>
                    <div class="absolute inset-0 bg-gradient-to-r from-brand-blue/20 to-brand-purple/20 rounded-2xl blur-3xl"></div>
                </div>
            </div>
        </div>
    </section>

    <!-- Stats Section -->
    <section class="py-16 bg-white">
        <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
            <div class="grid grid-cols-1 md:grid-cols-4 gap-8 text-center">
                <div class="space-y-2">
                    <div class="text-4xl font-bold text-brand-blue">5倍</div>
                    <div class="text-gray-600">制作効率向上</div>
                </div>
                <div class="space-y-2">
                    <div class="text-4xl font-bold text-brand-purple">95%</div>
                    <div class="text-gray-600">コスト削減</div>
                </div>
                <div class="space-y-2">
                    <div class="text-4xl font-bold text-brand-pink">100+</div>
                    <div class="text-gray-600">AIアバター</div>
                </div>
                <div class="space-y-2">
                    <div class="text-4xl font-bold text-green-500">∞</div>
                    <div class="text-gray-600">創造の可能性</div>
                </div>
            </div>
        </div>
    </section>

    <!-- Features Section -->
    <section id="features" class="py-20 bg-gray-50">
        <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
            <div class="text-center mb-16">
                <h2 class="text-4xl font-bold text-gray-900 mb-4">驚きの3つの機能</h2>
                <p class="text-xl text-gray-600">Topview AIの革新的な機能で、マーケティング動画制作を劇的に変革</p>
            </div>
            
            <div class="grid lg:grid-cols-3 gap-8">
                <!-- Feature 1 -->
                <div class="bg-white rounded-2xl p-8 shadow-lg hover:shadow-xl transition-shadow">
                    <div class="w-16 h-16 bg-gradient-to-r from-brand-blue to-brand-purple rounded-xl flex items-center justify-center mb-6">
                        <span class="text-white text-2xl font-bold">1</span>
                    </div>
                    <h3 class="text-2xl font-bold text-gray-900 mb-4">URLから動画作成</h3>
                    <p class="text-gray-600 mb-6">
                        製品のURLを入力するだけで、AIが自動で魅力的なマーケティング動画を生成。商品の特徴を理解し、最適なストーリーラインを構築します。
                    </p>
                    <ul class="space-y-2 text-sm text-gray-500">
                        <li class="flex items-center"><span class="text-green-500 mr-2">✓</span>自動スクリプト生成</li>
                        <li class="flex items-center"><span class="text-green-500 mr-2">✓</span>商品情報の自動解析</li>
                        <li class="flex items-center"><span class="text-green-500 mr-2">✓</span>最適化されたストーリー</li>
                    </ul>
                </div>
                
                <!-- Feature 2 -->
                <div class="bg-white rounded-2xl p-8 shadow-lg hover:shadow-xl transition-shadow">
                    <div class="w-16 h-16 bg-gradient-to-r from-brand-purple to-brand-pink rounded-xl flex items-center justify-center mb-6">
                        <span class="text-white text-2xl font-bold">2</span>
                    </div>
                    <h3 class="text-2xl font-bold text-gray-900 mb-4">製品アバターの作成</h3>
                    <p class="text-gray-600 mb-6">
                        あなたの商品専用のAIアバターを作成。商品の魅力を人間らしく伝える、カスタマイズされたデジタルスポークスパーソンです。
                    </p>
                    <ul class="space-y-2 text-sm text-gray-500">
                        <li class="flex items-center"><span class="text-green-500 mr-2">✓</span>カスタムアバター生成</li>
                        <li class="flex items-center"><span class="text-green-500 mr-2">✓</span>多言語音声対応</li>
                        <li class="flex items-center"><span class="text-green-500 mr-2">✓</span>表情・ジェスチャー調整</li>
                    </ul>
                </div>
                
                <!-- Feature 3 -->
                <div class="bg-white rounded-2xl p-8 shadow-lg hover:shadow-xl transition-shadow">
                    <div class="w-16 h-16 bg-gradient-to-r from-brand-pink to-red-500 rounded-xl flex items-center justify-center mb-6">
                        <span class="text-white text-2xl font-bold">3</span>
                    </div>
                    <h3 class="text-2xl font-bold text-gray-900 mb-4">ビデオアバターの作成</h3>
                    <p class="text-gray-600 mb-6">
                        実在の人物をベースとしたリアルなビデオアバターを作成。より親しみやすく、信頼性の高いマーケティング動画を制作できます。
                    </p>
                    <ul class="space-y-2 text-sm text-gray-500">
                        <li class="flex items-center"><span class="text-green-500 mr-2">✓</span>リアルな人物アバター</li>
                        <li class="flex items-center"><span class="text-green-500 mr-2">✓</span>自然な口の動き</li>
                        <li class="flex items-center"><span class="text-green-500 mr-2">✓</span>感情表現の再現</li>
                    </ul>
                </div>
            </div>
        </div>
    </section>



    <!-- Benefits Section -->
    <section id="benefits" class="py-20 bg-white">
        <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
            <div class="grid lg:grid-cols-2 gap-16 items-center">
                <div class="space-y-8">
                    <div>
                        <h2 class="text-4xl font-bold text-gray-900 mb-6">
                            なぜTopview AIが選ばれるのか
                        </h2>
                        <p class="text-xl text-gray-600">
                            従来の動画制作の課題を解決し、誰でも簡単にプロ品質のマーケティング動画を作成できます。
                        </p>
                    </div>
                    
                    <div class="space-y-6">
                        <div class="flex items-start space-x-4">
                            <div class="w-8 h-8 bg-green-500 rounded-full flex items-center justify-center flex-shrink-0 mt-1">
                                <span class="text-white text-sm">✓</span>
                            </div>
                            <div>
                                <h3 class="text-lg font-semibold text-gray-900">撮影・編集スキル不要</h3>
                                <p class="text-gray-600">専門知識がなくても、プロ品質の動画を簡単に作成できます。</p>
                            </div>
                        </div>
                        
                        <div class="flex items-start space-x-4">
                            <div class="w-8 h-8 bg-green-500 rounded-full flex items-center justify-center flex-shrink-0 mt-1">
                                <span class="text-white text-sm">✓</span>
                            </div>
                            <div>
                                <h3 class="text-lg font-semibold text-gray-900">圧倒的な時短効果</h3>
                                <p class="text-gray-600">従来数日かかる作業を、わずか数分で完了できます。</p>
                            </div>
                        </div>
                        
                        <div class="flex items-start space-x-4">
                            <div class="w-8 h-8 bg-green-500 rounded-full flex items-center justify-center flex-shrink-0 mt-1">
                                <span class="text-white text-sm">✓</span>
                            </div>
                            <div>
                                <h3 class="text-lg font-semibold text-gray-900">マルチプラットフォーム対応</h3>
                                <p class="text-gray-600">TikTok、YouTube、Instagram など各プラットフォームに最適化された動画を生成。</p>
                            </div>
                        </div>
                        
                        <div class="flex items-start space-x-4">
                            <div class="w-8 h-8 bg-green-500 rounded-full flex items-center justify-center flex-shrink-0 mt-1">
                                <span class="text-white text-sm">✓</span>
                            </div>
                            <div>
                                <h3 class="text-lg font-semibold text-gray-900">多言語対応</h3>
                                <p class="text-gray-600">グローバル市場向けに、複数言語での動画制作が可能です。</p>
                            </div>
                        </div>
                    </div>
                </div>
                
                <div class="relative">
                    <img decoding="async" src="./2o86kmlpdq.png" 
                         alt="AI Video Marketing" 
                         class="w-full rounded-2xl shadow-2xl">
                    <div class="absolute inset-0 bg-gradient-to-r from-blue-500/10 to-purple-500/10 rounded-2xl"></div>
                </div>
            </div>
        </div>
    </section>

    <!-- How It Works Section -->
    <section id="how-it-works" class="py-20 bg-gray-50">
        <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
            <div class="text-center mb-16">
                <h2 class="text-4xl font-bold text-gray-900 mb-4">3ステップで完成</h2>
                <p class="text-xl text-gray-600">簡単な操作で、プロ品質のマーケティング動画を作成</p>
            </div>
            
            <div class="grid md:grid-cols-3 gap-8 mb-16">
                <div class="text-center">
                    <div class="w-20 h-20 bg-gradient-to-r from-brand-blue to-brand-purple rounded-full flex items-center justify-center mx-auto mb-6 hover:scale-110 transition-transform">
                        <span class="text-white text-2xl font-bold">1</span>
                    </div>
                    <h3 class="text-xl font-bold text-gray-900 mb-4">製品情報を入力</h3>
                    <p class="text-gray-600">
                        製品のURLや基本情報を入力するだけ。AIが自動で商品の特徴を分析します。
                    </p>
                </div>
                
                <div class="text-center">
                    <div class="w-20 h-20 bg-gradient-to-r from-brand-purple to-brand-pink rounded-full flex items-center justify-center mx-auto mb-6 hover:scale-110 transition-transform">
                        <span class="text-white text-2xl font-bold">2</span>
                    </div>
                    <h3 class="text-xl font-bold text-gray-900 mb-4">アバター・音声を選択</h3>
                    <p class="text-gray-600">
                        豊富なアバターと音声オプションから、ブランドに最適なものを選択します。
                    </p>
                </div>
                
                <div class="text-center">
                    <div class="w-20 h-20 bg-gradient-to-r from-brand-pink to-red-500 rounded-full flex items-center justify-center mx-auto mb-6 hover:scale-110 transition-transform">
                        <span class="text-white text-2xl font-bold">3</span>
                    </div>
                    <h3 class="text-xl font-bold text-gray-900 mb-4">動画生成・エクスポート</h3>
                    <p class="text-gray-600">
                        AIが数分で動画を生成。必要に応じて編集し、各プラットフォームに最適化してエクスポート。
                    </p>
                </div>
            </div>

            <!-- Success Metrics -->
            <div class="bg-white rounded-2xl p-8 shadow-lg">
                <div class="text-center mb-8">
                    <h3 class="text-2xl font-bold text-gray-900 mb-2">効果を数字で証明</h3>
                    <p class="text-gray-600">導入企業の平均的な改善結果</p>
                </div>
                <div class="grid grid-cols-2 md:grid-cols-4 gap-8">
                    <div class="text-center">
                        <div class="text-3xl font-bold text-green-500 mb-2">+247%</div>
                        <div class="text-gray-600">エンゲージメント率向上</div>
                    </div>
                    <div class="text-center">
                        <div class="text-3xl font-bold text-blue-500 mb-2">-89%</div>
                        <div class="text-gray-600">制作時間短縮</div>
                    </div>
                    <div class="text-center">
                        <div class="text-3xl font-bold text-purple-500 mb-2">+156%</div>
                        <div class="text-gray-600">コンバージョン率改善</div>
                    </div>
                    <div class="text-center">
                        <div class="text-3xl font-bold text-red-500 mb-2">-95%</div>
                        <div class="text-gray-600">制作コスト削減</div>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- Demo Section -->
    <section id="demo" class="py-20 bg-white">
        <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
            <div class="text-center mb-16">
                <h2 class="text-4xl font-bold text-gray-900 mb-4">実際の動画をご覧ください</h2>
                <p class="text-xl text-gray-600">Topview AIで作成された実際のマーケティング動画の例</p>
            </div>
            
            <div class="grid lg:grid-cols-2 gap-12 items-center">
                <div class="space-y-6">
                    <h3 class="text-2xl font-bold text-gray-900">わずか数クリックで、このクオリティ</h3>
                    <p class="text-gray-600 text-lg leading-relaxed">
                        従来の動画制作では数万円のコストと数日の時間が必要でした。Topview AIなら、同等以上のクオリティを数分で、しかも低コストで実現できます。
                    </p>
                    <div class="space-y-4">
                        <div class="flex items-center space-x-3">
                            <span class="text-green-500 text-xl">⚡</span>
                            <span class="text-gray-700">制作時間：5分以内</span>
                        </div>
                        <div class="flex items-center space-x-3">
                            <span class="text-green-500 text-xl">💰</span>
                            <span class="text-gray-700">コスト：従来の95%削減</span>
                        </div>
                        <div class="flex items-center space-x-3">
                            <span class="text-green-500 text-xl">🎯</span>
                            <span class="text-gray-700">効果：エンゲージメント率向上</span>
                        </div>
                    </div>
                </div>
                
                <div class="relative">
                    <div class="bg-gray-900 rounded-2xl p-6 text-center">
                        <div class="aspect-video rounded-xl overflow-hidden mb-4 shadow-2xl">
                            <iframe loading="lazy" 
                                width="100%" 
                                height="100%" 
                                src="https://www.youtube.com/embed/U4g5p5bcJvI?si=CAu7eGe1_LjMD2rh" 
                                title="【マーケティングAI動画ならコレ】『Topview AI』驚きの機能を紹介" 
                                frameborder="0" 
                                allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" 
                                referrerpolicy="strict-origin-when-cross-origin" 
                                allowfullscreen
                                class="rounded-xl">
                            </iframe>
                        </div>
                        <p class="text-gray-300 text-sm">
                            AIアイデアファクトリーによるTopview AIの詳細解説動画
                        </p>
                    </div>
                </div>
            </div>
        </div>
    </section>

    <!-- CTA Section -->
    <section class="py-20 bg-gradient-to-r from-brand-blue to-brand-purple">
        <div class="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8 text-center">
            <h2 class="text-4xl lg:text-5xl font-bold text-white mb-6">
                今すぐ始めませんか？
            </h2>
            <p class="text-xl text-blue-100 mb-8 leading-relaxed">
                無料トライアルで、AIマーケティング動画の威力を体験してください。<br>
                クレジットカード不要で、すぐにお試しいただけます。
            </p>
            
            <div class="flex flex-col sm:flex-row gap-4 justify-center items-center mb-8">
                <a href="https://www.topview.ai/?via=remrev" target="_blank" 
                   class="bg-white text-brand-blue px-8 py-4 rounded-xl text-lg font-semibold hover:bg-gray-100 transition-all transform hover:scale-105 shadow-lg">
                    無料で今すぐ始める
                </a>
            </div>
            
            <div class="flex flex-col sm:flex-row gap-4 justify-center items-center text-blue-100 text-sm">
                <div class="flex items-center space-x-2">
                    <span class="text-green-400">✓</span>
                    <span>無料トライアル</span>
                </div>
                <div class="flex items-center space-x-2">
                    <span class="text-green-400">✓</span>
                    <span>クレジットカード不要</span>
                </div>
                <div class="flex items-center space-x-2">
                    <span class="text-green-400">✓</span>
                    <span>即座に利用開始</span>
                </div>
            </div>
        </div>
    </section>

    <!-- Footer -->
    <footer class="bg-gray-900 text-white py-12">
        <div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8">
            <div class="grid md:grid-cols-4 gap-8">
                <div class="space-y-4">
                    <div class="text-2xl font-bold bg-gradient-to-r from-brand-blue to-brand-purple bg-clip-text text-transparent">
                        Topview AI
                    </div>
                    <p class="text-gray-400">
                        AIがあなたの動画マーケティングを劇的に変革する、新時代のソリューション
                    </p>
                </div>
                
                <div>
                    <h3 class="text-lg font-semibold mb-4">機能</h3>
                    <ul class="space-y-2 text-gray-400">
                        <li>URLから動画作成</li>
                        <li>製品アバター</li>
                        <li>ビデオアバター</li>
                        <li>多言語対応</li>
                    </ul>
                </div>
                
                <div>
                    <h3 class="text-lg font-semibold mb-4">プラットフォーム</h3>
                    <ul class="space-y-2 text-gray-400">
                        <li>TikTok</li>
                        <li>YouTube</li>
                        <li>Instagram</li>
                        <li>Facebook</li>
                    </ul>
                </div>
                
                <div>
                    <h3 class="text-lg font-semibold mb-4">リソース</h3>
                    <ul class="space-y-2 text-gray-400">
                        <li><a href="https://www.topview.ai/?via=remrev" target="_blank" class="hover:text-white transition-colors">公式サイト</a></li>
                        <li><a href="https://youtu.be/U4g5p5bcJvI" target="_blank" class="hover:text-white transition-colors">詳細解説動画</a></li>
                        <li>サポート</li>
                        <li>ドキュメント</li>
                    </ul>
                </div>
            </div>
            
            <div class="border-t border-gray-800 mt-8 pt-8 text-center text-gray-400">
                <p>&copy; 2024 Topview AI. すべての権利を保有しています。</p>
                <p class="mt-2 text-sm">
                    このページは<a href="https://youtu.be/U4g5p5bcJvI" target="_blank" class="text-brand-blue hover:text-brand-purple transition-colors">AIアイデアファクトリー</a>の解説動画を基に作成されました。
                </p>
            </div>
        </div>
    </footer>

    <script>
        // Smooth scrolling for anchor links with offset for fixed header
        document.querySelectorAll('a[href^="#"]').forEach(anchor => {
            anchor.addEventListener('click', function (e) {
                e.preventDefault();
                const target = document.querySelector(this.getAttribute('href'));
                if (target) {
                    const headerHeight = 64; // 16 * 4 = 64px
                    const elementPosition = target.getBoundingClientRect().top;
                    const offsetPosition = elementPosition + window.pageYOffset - headerHeight;
                    
                    window.scrollTo({
                        top: offsetPosition,
                        behavior: 'smooth'
                    });
                }
            });
        });

        // Enhanced scroll effect for navigation
        window.addEventListener('scroll', function() {
            const nav = document.querySelector('nav');
            if (window.scrollY > 10) {
                nav.classList.add('shadow-lg');
                nav.classList.add('bg-white/95');
                nav.classList.add('backdrop-blur-sm');
            } else {
                nav.classList.remove('shadow-lg');
                nav.classList.remove('bg-white/95');
                nav.classList.remove('backdrop-blur-sm');
            }
        });

        // Add subtle animations on scroll
        const observerOptions = {
            threshold: 0.1,
            rootMargin: '0px 0px -50px 0px'
        };

        const observer = new IntersectionObserver(function(entries) {
            entries.forEach(entry => {
                if (entry.isIntersecting) {
                    entry.target.style.opacity = '1';
                    entry.target.style.transform = 'translateY(0)';
                }
            });
        }, observerOptions);

        // Observe elements for animation
        document.addEventListener('DOMContentLoaded', function() {
            const animateElements = document.querySelectorAll('.animate-on-scroll');
            animateElements.forEach(el => {
                el.style.opacity = '0';
                el.style.transform = 'translateY(30px)';
                el.style.transition = 'opacity 0.6s ease, transform 0.6s ease';
                observer.observe(el);
            });
        });
    </script>
</body>
</html>
]]></content:encoded>
					
					<wfw:commentRss>https://remind-review.com/topview-ai_intro/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Google AI Studio AI音声丨Speaker別入力は不要です【Gemini Speech Generation】</title>
		<link>https://remind-review.com/gemini_speech_generation_voice/</link>
					<comments>https://remind-review.com/gemini_speech_generation_voice/#respond</comments>
		
		<dc:creator><![CDATA[リマレ]]></dc:creator>
		<pubDate>Sat, 14 Jun 2025 16:32:02 +0000</pubDate>
				<category><![CDATA[AIツール]]></category>
		<guid isPermaLink="false">https://remind-review.com/?p=4183</guid>

					<description><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/06/0b15cc4092861205d0fbb5344659247f.jpg" class="webfeedsFeaturedVisual" /></p>この記事はYouTube動画の補足資料として掲載しています。 対話形式にするプロンプト こちらは単純です。 手順①　Geminiに作りたいテーマを質問する まず対話形式にしたい内容について、普通にチャットで聞いてください [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/06/0b15cc4092861205d0fbb5344659247f.jpg" class="webfeedsFeaturedVisual" /></p>
<p class="wp-block-paragraph">この記事はYouTube動画の補足資料として掲載しています。</p>



<figure class="wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Google AI Studio AI音声丨Speaker別入力は不要です【Gemini Speech Generation】" width="500" height="281" src="https://www.youtube.com/embed/fy5qh0NEwP4?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<h2 class="wp-block-heading">対話形式にするプロンプト</h2>



<p class="wp-block-paragraph">こちらは単純です。</p>



<h3 class="wp-block-heading">手順①　Geminiに作りたいテーマを質問する</h3>



<p class="wp-block-paragraph">まず対話形式にしたい内容について、普通にチャットで聞いてください。</p>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="376" src="https://remind-review.com/wp-content/uploads/2025/06/2025-06-15_01h18_44.png" alt="" class="wp-image-4185" srcset="https://remind-review.com/wp-content/uploads/2025/06/2025-06-15_01h18_44.png 780w, https://remind-review.com/wp-content/uploads/2025/06/2025-06-15_01h18_44-300x145.png 300w, https://remind-review.com/wp-content/uploads/2025/06/2025-06-15_01h18_44-768x370.png 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">次に「回答した内容を２人の対話形式にして」とリクエストします。</p>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="414" src="https://remind-review.com/wp-content/uploads/2025/06/2025-06-15_01h20_10.png" alt="" class="wp-image-4186" srcset="https://remind-review.com/wp-content/uploads/2025/06/2025-06-15_01h20_10.png 780w, https://remind-review.com/wp-content/uploads/2025/06/2025-06-15_01h20_10-300x159.png 300w, https://remind-review.com/wp-content/uploads/2025/06/2025-06-15_01h20_10-768x408.png 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>


<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h3 class="wp-block-heading">手順②　対話形式に変換する</h3>



<p class="wp-block-paragraph">次に以下のプロンプトを入れます。</p>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="gray"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_1-e1697102814949-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>プロンプト内の「〇〇な人」「△△な人」は、それぞれ自分が作りたいキャラクターを設定してください。<br>例：〇〇＝この情報を知らない初心者のジェミさん<br>　　△△＝この情報を熟知している先生のリマレレ　など</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<div class="hcb_wrap"><pre class="prism line-numbers lang-plain"><code>プロンプトの情報を整理して、 2人の対話方式でわかりやすく解説する対話を作成してください。一人は〇〇（女性）、もう一人は△△（男性）にしてください。



# 話者

話者は必ず分かるようにしてください。

「話者名+：」を冒頭に入れてください。

例：ジェミ：



# 話し方

お互いに親しみやすいフレンドリーな対話だけど、かならず敬語で話すこと。



# 呼び方

お互いさん付けで呼ぶ



# 対話のスタイル

フレンドリー、リアクションは大きく、感嘆詞を活用してください。</code></pre></div>


<div class="swell-block-balloon"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>これで話者別の対話が完成します。</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>

<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7635352368969007"
     crossorigin="anonymous"></script>
<!-- 記事のｈ２用（スポットで貼る） -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-7635352368969007"
     data-ad-slot="8040327844"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<h2 class="wp-block-heading">動画で紹介したGemini Speech Generationの紹介</h2>



<h3 class="wp-block-heading">関西弁の音声</h3>



<figure class="wp-block-audio"><audio controls src="https://remind-review.com/wp-content/uploads/2025/06/74ec1f1d963c82b4ce32586a8397e664.wav"></audio></figure>



<h3 class="wp-block-heading">笑いながら話して</h3>



<figure class="wp-block-audio"><audio controls src="https://remind-review.com/wp-content/uploads/2025/06/bcc9cd6d376ac4b438e07b44c3a749e9.wav"></audio></figure>



<h3 class="wp-block-heading">テンション高めに話して（日本語によるリクエスト）</h3>



<figure class="wp-block-audio"><audio controls src="https://remind-review.com/wp-content/uploads/2025/06/c641dd8b9893495af64c632855a813e4.wav"></audio></figure>



<h3 class="wp-block-heading">テンション高めに話して（英語によるリクエスト）</h3>



<figure class="wp-block-audio"><audio controls src="https://remind-review.com/wp-content/uploads/2025/06/09336d90a8e035c8601d9e3fc8a1ac14.wav"></audio></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://remind-review.com/gemini_speech_generation_voice/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://remind-review.com/wp-content/uploads/2025/06/74ec1f1d963c82b4ce32586a8397e664.wav" length="2156730" type="audio/wav" />
<enclosure url="https://remind-review.com/wp-content/uploads/2025/06/bcc9cd6d376ac4b438e07b44c3a749e9.wav" length="1905210" type="audio/wav" />
<enclosure url="https://remind-review.com/wp-content/uploads/2025/06/c641dd8b9893495af64c632855a813e4.wav" length="1826490" type="audio/wav" />
<enclosure url="https://remind-review.com/wp-content/uploads/2025/06/09336d90a8e035c8601d9e3fc8a1ac14.wav" length="1824570" type="audio/wav" />

			</item>
		<item>
		<title>初心者でも簡単！AI動画生成ツール【Pollo AI】で動画を作成しよう</title>
		<link>https://remind-review.com/pollo_ai_movie/</link>
					<comments>https://remind-review.com/pollo_ai_movie/#respond</comments>
		
		<dc:creator><![CDATA[リマレ]]></dc:creator>
		<pubDate>Sat, 08 Mar 2025 10:07:38 +0000</pubDate>
				<category><![CDATA[AIツール]]></category>
		<guid isPermaLink="false">https://remind-review.com/?p=3831</guid>

					<description><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/03/34eeef9ad11d89fd1433c48ee18b4047.png" class="webfeedsFeaturedVisual" /></p>Pollo AIは、テキストや画像から高品質な動画を簡単に作成できるAI動画生成ツールです。 動画編集の専門知識や高価なソフトウェアは一切不要。ChromeやSafariなどブラウザでも使うことができます。 この記事では [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://remind-review.com/wp-content/uploads/2025/03/34eeef9ad11d89fd1433c48ee18b4047.png" class="webfeedsFeaturedVisual" /></p>
<div class="swell-block-capbox cap_box"><div class="cap_box_ttl"><span><strong>この記事で分かること</strong></span></div><div class="cap_box_content">
<ul class="wp-block-list">
<li><strong>Pollo AIでどのような動画が作成できるのか<br></strong></li>



<li><strong>Pollo AIの基本的な操作方法と活用事例<br></strong></li>



<li><strong>Pollo AIの料金プランと無料プランの制限事項</strong></li>
</ul>
</div></div>



<p class="wp-block-paragraph"><strong><span class="swl-marker mark_yellow">Pollo AI</span></strong>は、<strong><span class="swl-marker mark_yellow">テキストや画像から高品質な動画を簡単に作成できるAI動画生成ツール</span></strong>です。</p>



<p class="wp-block-paragraph">動画編集の専門知識や高価なソフトウェアは一切不要。ChromeやSafariなどブラウザでも使うことができます。</p>


<div class="swell-block-balloon"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>スマホでもできるので、手軽に利用することができますよ！</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<p class="wp-block-paragraph">この記事では、Pollo AIの基本的な使い方から、さらに活用するためのヒントまでを網羅的に解説します。</p>



<p class="wp-block-paragraph">= <div class="c-balloon -bln-right" data-col="gray"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_2-e1697102769629-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">AIで動画が作れるって本当ですか？難しそうだし、何ができるのかもよく分かりません…<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">
<p>Pollo AIは<strong>直感的なインターフェース</strong>で、初心者の方でもすぐに使いこなせるように設計されていますので、あなたのアイデアを数分で魅力的な動画に変えることができますよ。</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<p class="wp-block-paragraph">では詳細を見てみましょう。</p>



<p class="wp-block-paragraph"><a href="https://pollo.ai/ja">pollo ai：無料のAI動画生成ツール</a></p>



<h2 class="wp-block-heading">Pollo AIで利用できる豊富なAIモデル</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="370" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h44_42.jpg" alt="" class="wp-image-3836" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h44_42.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h44_42-300x142.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h44_42-768x364.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">Pollo AIの最大の魅力の一つは、<strong><span class="swl-marker mark_yellow">複数の先進的なAIモデルを統合したオールインワンプラットフォームであること</span></strong>です。</p>



<p class="wp-block-paragraph">話題のAI動画生成ツールであるRunwayやLuma AI、Klingなど様々なツールがあり、目的に合わせて最適なモデルを選択しAI動画を自動生成することができます。</p>



<h3 class="wp-block-heading">多彩な動画生成AIモデル</h3>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="370" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h45_13.jpg" alt="" class="wp-image-3839" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h45_13.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h45_13-300x142.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h45_13-768x364.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="370" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h45_25.jpg" alt="" class="wp-image-3837" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h45_25.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h45_25-300x142.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h45_25-768x364.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph"></p>



<p class="wp-block-paragraph">Pollo AIでは、以下のような<strong>業界をリードする多様なAI動画生成モデル</strong>を利用できます。こ</p>



<p class="wp-block-paragraph">れらのモデルはそれぞれ異なる強みを持っており、さまざまなニーズに対応できます。</p>



<ul class="wp-block-list is-style-num_circle has-swl-pale-04-background-color has-background">
<li><strong>Kling AI:</strong> テキストや画像から<strong>リアルな人物の動画</strong>を生成するのに優れています。自然な表情や動きを再現でき、広告や説明動画に適しています。</li>



<li><strong>Runway:</strong> <strong>アーティスティックな表現や創造的な動画制作</strong>に強みを持つモデルです。特殊効果や独創的な映像表現を実現できます。</li>



<li><strong>Hailuo AI:</strong> <strong>写真から動画への変換</strong>を得意としており、静止画に自然な動きを加えることができます。商品プレゼンテーションなどに活用できます。</li>



<li><strong>Vidu AI:</strong> <strong>テキストから動画を生成する能力</strong>に優れており、シナリオベースの動画制作に適しています。ストーリーテリングに強みがあります。</li>



<li><strong>Luma AI:</strong> シンプルなプロンプトから<strong>複雑な動画シーン</strong>を生成できるモデルで、少ない入力情報からクリエイティブな動画を作成できます。</li>



<li><strong>Pika AI:</strong> アニメーションやグラフィカルな表現に強みを持ち、<strong>視覚的にインパクトのある動画制作</strong>が可能です。</li>



<li><strong>PixVerse AI:</strong> アニメや漫画系の動画作成に適しており、<strong>ユニークなアニメーション</strong>を生成できます。</li>



<li><strong>Seaweed:</strong> <strong>スムーズで違和感のない動きの表現</strong>に優れており、特に自然現象や抽象的な概念の可視化に適しています。</li>



<li><strong>Wanx AI:</strong> <strong>キャラクターアニメーション</strong>に特化したモデルで、一貫したキャラクターの動きや表情を生成できます。</li>



<li><strong>Veo 2:</strong> <strong>最大4Kの高解像度</strong>で数分間の動画を生成する能力を備えています。</li>



<li><strong>Hunyuan AI:</strong> 多様なスタイルでの動画生成をサポートしています。</li>



<li><strong>Pollo 1.5:</strong> Pollo AI独自開発のモデルで、<strong>映画のような高品質な映像</strong>を生成することを目指しています。</li>
</ul>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_1-e1697102814949-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>これだけのモデルを１つのサイトで使えるなんて理想的ですね！</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<h3 class="wp-block-heading">バラエティ豊かな画像生成AIモデル</h3>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="370" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h58_59.png" alt="" class="wp-image-3842" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h58_59.png 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h58_59-300x142.png 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h58_59-768x364.png 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">動画生成に加え、Pollo AIは<strong>高精度な画像生成AIモデル</strong>も提供しています。</p>



<p class="wp-block-paragraph">テキストや既存の画像から、あなたのイメージ通りのビジュアルコンテンツを創出できます。</p>



<ul class="wp-block-list is-style-check_list has-swl-pale-03-background-color has-background">
<li><strong>FLUX 1.1 Pro / Ultra:</strong> 高品質な画像生成をサポートします。</li>



<li><strong>FLUX Schnell / Dev:</strong> 高速な画像生成が可能です。</li>



<li><strong>Recraft / Ideogram / Stable Diffusion / Dall-E:</strong> さまざまなスタイルや用途に合わせた画像生成に対応しています。</li>
</ul>



<p class="wp-block-paragraph">これらの豊富なAIモデルを活用することで、Pollo AIは<strong>テキスト、画像、動画といった多様な入力形式に対応</strong>し、あなたのクリエイティブなアイデアを最大限に引き出すことができるでしょう。</p>



<h2 class="wp-block-heading">Pollo AIの基本的な使い方：動画生成をステップバイステップで解説</h2>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="370" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h45_58.jpg" alt="" class="wp-image-3840" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h45_58.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h45_58-300x142.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h45_58-768x364.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">Pollo AIで動画を生成する基本的な手順は非常に簡単です。</p>



<p class="wp-block-paragraph">ここでは、最も基本的な機能である<strong>「テキストから動画へ（Text to Video）」</strong>を例に、その使い方をステップバイステップで解説します。</p>



<h3 class="wp-block-heading">ステップ１：アカウント登録とログイン</h3>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="370" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h59_43.jpg" alt="" class="wp-image-3843" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h59_43.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h59_43-300x142.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_17h59_43-768x364.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">まずはPollo AIの公式サイト <a href="https://pollo.ai/ja">https://pollo.ai/ja</a> にアクセスし、<strong>「無料版を始める」</strong>をクリックします。Googleアカウントやメールアドレスで簡単に登録・ログインできます。</p>



<p class="wp-block-paragraph">= <div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">アカウント登録は簡単、すぐにPollo AIの世界を体験できます。<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<h3 class="wp-block-heading">ステップ２：生成モードの選択</h3>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="370" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h06_25.jpg" alt="" class="wp-image-3846" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h06_25.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h06_25-300x142.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h06_25-768x364.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">ログイン後、左側のメニューから「テキストから動画へ」を選択します。</p>



<p class="wp-block-paragraph">Pollo AIには、他にも「画像から動画へ」「動画から動画へ」「AIエフェクト」など、様々な生成モードが用意されています。</p>



<h3 class="wp-block-heading">ステップ３：プロンプトの入力</h3>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="370" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h07_02.jpg" alt="" class="wp-image-3847" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h07_02.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h07_02-300x142.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h07_02-768x364.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">次に、生成したい動画を入力します。</p>



<p class="wp-block-paragraph">例えば、「美しい星空をバックに、東京タワーのシルエットが浮かび上がる」といった具体的な描写を心がけると、よりイメージに近い動画が生成されやすくなります。</p>



<p class="wp-block-paragraph">= <div class="c-balloon -bln-right" data-col="gray"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_2-e1697102769629-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">どんなプロンプトを入力すれば良いか分かりません…<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">
<p>プロンプトの作成に困った場合は、<strong>「Generate with AI」</strong>機能を利用すると、AIが自動的に詳細なプロンプトを提案してくれますよ。</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<p class="wp-block-paragraph">また、他のユーザーが作成した動画を参考に、どのようなプロンプトが効果的かを探るのも良いでしょう。</p>



<h3 class="wp-block-heading">ステップ４：動画生成モデルの選択</h3>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="370" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h08_11.jpg" alt="" class="wp-image-3848" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h08_11.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h08_11-300x142.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h08_11-768x364.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">プロンプトを入力したら、右上のドロップダウンメニューから使用する<strong>AIモデルを選択</strong>します。</p>



<p class="wp-block-paragraph">前述の通り、各モデルには得意な分野がありますので、生成したい動画の内容に合わせて最適なモデルを選びましょう。</p>



<p class="wp-block-paragraph">今回はKLINGを選択した場合のステップで説明していきます。</p>



<h3 class="wp-block-heading">ステップ５：その他の設定</h3>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="370" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h25_25.jpg" alt="" class="wp-image-3849" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h25_25.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h25_25-300x142.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h25_25-768x364.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">動画の<strong>アスペクト比（縦横比）と長さ</strong>を設定します。</p>



<p class="wp-block-paragraph">SNS投稿用なら縦長（9:16）、YouTube用なら横長（16:9）など、用途に合わせて選択します。</p>



<p class="wp-block-paragraph">即効性はどれだけプロンプトに忠実であるかを示す指標です。</p>



<p class="wp-block-paragraph">動画の長さ（5秒または10秒）、公開可視性（Pollo AIのギャラリーに掲載しても良いかどうか）、コピー防止（公開した動画やプロンプトが公開されないようにするか）を選択します、</p>



<h3 class="wp-block-heading">ステップ６：生成とダウンロード</h3>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="370" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h31_54.jpg" alt="" class="wp-image-3850" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h31_54.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h31_54-300x142.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-08_18h31_54-768x364.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">全ての設定が完了したら、「生成する」ボタンをクリックして動画生成を開始します。</p>



<p class="wp-block-paragraph">生成完了まで数分程度かかります。</p>



<p class="wp-block-paragraph">完成した動画はプレビューで確認し、気に入ったらダウンロードボタンでMP4ファイルとして保存できます。</p>



<p class="wp-block-paragraph">= <div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">たったこれだけのステップで、あなたの想像力が形になります！ぜひ色々なプロンプトやモデルを試して、可能性を探ってみてくださいね。<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph">Pollo AIの公式サイト <a href="https://pollo.ai/ja">https://pollo.ai/ja</a></p>



<h2 class="wp-block-heading">動画生成レビュー</h2>



<figure class="wp-block-video"><video height="960" style="aspect-ratio: 960 / 960;" width="960" controls src="https://remind-review.com/wp-content/uploads/2025/03/e78f1db5ccbc4660ca463640446f00e8.mp4"></video></figure>



<p class="wp-block-paragraph">上の動画は動画生成したものです。</p>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="gray"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_1-e1697102814949-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>すごいリアルだよね！</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<p class="wp-block-paragraph">いくつかのモデルで試してみたので見てみましょう。</p>



<h3 class="wp-block-heading">AIビデオエフェクト</h3>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_23h14_02.jpg" alt="" class="wp-image-3892" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_23h14_02.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_23h14_02-300x155.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_23h14_02-768x396.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">Pollo AIには、既存の映像や新規作成した動画に適用できる様々なエフェクトが用意されています。</p>



<p class="wp-block-paragraph">これをAIビデオエフェクトという機能で、たくさんのエフェクトを使うことで、普通の動画を魅力的でユニークなものに変化させることができます。</p>



<h4 class="wp-block-heading">人物関連エフェクト</h4>



<ul class="wp-block-list is-style-good_list has-swl-pale-04-background-color has-background">
<li><strong>AI キス動画生成ツール</strong>：2人の人物が登場する映像にキスシーンを自然に追加できます</li>



<li><strong>AI ハグ</strong>：人物同士がハグするシーンを自然に生成します</li>



<li><strong>AI 握手</strong>：自然な握手の動きを映像に追加できます</li>



<li><strong>AI カーリーヘア</strong>：髪型を巻き髪に変更するエフェクトです</li>



<li><strong>AI 筋肉ジェネレーター</strong>：人物の筋肉を強調する効果を追加します</li>



<li><strong>AI育毛</strong>：薄毛を改善したビジュアルに変更するエフェクトです</li>
</ul>



<h4 class="wp-block-heading">視覚効果エフェクト</h4>



<ul class="wp-block-list is-style-good_list has-swl-pale-03-background-color has-background">
<li><strong>AI スクイッシュエフェクト</strong>：対象を圧縮・変形させる面白いエフェクトです</li>



<li><strong>AI インフレートエフェクト</strong>：対象が膨らむ視覚効果を追加します</li>



<li><strong>AIエクスプロードエフェクト</strong>：対象が爆発・分解するダイナミックな効果を生み出します</li>



<li><strong>AIメルトエフェクト</strong>：対象が溶けるような視覚効果を適用します</li>



<li><strong>AI ヴェノム変換</strong>：映画「ヴェノム」風の特殊効果を適用できます</li>
</ul>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h04_25.jpg" alt="" class="wp-image-3893" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h04_25.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h04_25-300x155.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h04_25-768x396.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">スクイッシュエフェクトでこの人形（私のアイコンを人形に画像生成したもの）を潰してみます。</p>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h04_43.jpg" alt="" class="wp-image-3894" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h04_43.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h04_43-300x155.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h04_43-768x396.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">生成を始めると右側に完成度が表示されます。</p>


<div class="swell-block-balloon"><div class="c-balloon -bln-right" data-col="red"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_Smile_womanJapanesewearing_clothes_2-1-e1697102932161-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">
<p>どれくらいまで完了してるか分かるのは嬉しいですね。</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<p class="wp-block-paragraph">完了した動画がこちら</p>



<figure class="wp-block-video"><video height="736" style="aspect-ratio: 1376 / 736;" width="1376" controls src="https://remind-review.com/wp-content/uploads/2025/03/c02992a75b63580c3dbdaa666c7d29e0.mp4"></video></figure>



<p class="wp-block-paragraph">指で潰されてしまいました・・・</p>



<h3 class="wp-block-heading">画像から動画生成</h3>



<h4 class="wp-block-heading">pollo aiモデル</h4>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h15_19.png" alt="" class="wp-image-3896" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h15_19.png 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h15_19-300x155.png 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h15_19-768x396.png 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">pollo aiのオリジナルモデルは必要なクレジット数が少なめでコスパが良いです。</p>



<p class="wp-block-paragraph">画面はこんな感じプロンプトを入れてアスペクト比をいれていきます。</p>



<p class="wp-block-paragraph">生成する動画誰でも見れるように公開されますので、他人に見られたくない場合は公開可能性をチェックを外します。</p>



<p class="wp-block-paragraph">また、プロンプトをコピーされたくない場合にはコピー禁止にチェックを入れます。</p>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h15_19-1.png" alt="" class="wp-image-3902" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h15_19-1.png 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h15_19-1-300x155.png 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h15_19-1-768x396.png 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">出来上がった動画がこちら</p>



<figure class="wp-block-video"><video height="960" style="aspect-ratio: 960 / 960;" width="960" controls src="https://remind-review.com/wp-content/uploads/2025/03/e78f1db5ccbc4660ca463640446f00e8-1.mp4"></video></figure>



<p class="wp-block-paragraph">本物みたいですね。</p>



<h4 class="wp-block-heading">KlingAI</h4>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h24_36-1.jpg" alt="" class="wp-image-3901" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h24_36-1.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h24_36-1-300x155.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h24_36-1-768x396.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">同じ花火の動画を<strong>KLING</strong>でもやってみました。</p>



<p class="wp-block-paragraph">先ほどのpollo aiと若干メニューが違いますね。</p>



<p class="wp-block-paragraph"><strong><span class="swl-marker mark_yellow">「即効性」</span></strong>というメニューが増えました。それぞれのモデルに特化したメニューが表示されます。</p>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h24_42.jpg" alt="" class="wp-image-3903" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h24_42.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h24_42-300x155.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h24_42-768x396.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">出来上がった動画はこちらです。</p>



<figure class="wp-block-video"><video height="960" style="aspect-ratio: 960 / 960;" width="960" controls src="https://remind-review.com/wp-content/uploads/2025/03/c9b8fd35a42c543bfe1c8909f967742c.mp4"></video></figure>


<div class="swell-block-balloon"><div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">
<p>個人的には、最初だけ少し違和感があったけど、以降は自然に見えたと思います。</p>
<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></div>


<h4 class="wp-block-heading">PixVerse</h4>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h59_26.jpg" alt="" class="wp-image-3905" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h59_26.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h59_26-300x155.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h59_26-768x396.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">PixVerseもありました。</p>



<p class="wp-block-paragraph">こちらもメニューが違います。</p>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h59_38.jpg" alt="" class="wp-image-3906" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h59_38.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h59_38-300x155.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_22h59_38-768x396.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph"><strong><span class="swl-marker mark_yellow">スタイルやモード</span></strong>を指定することができますね。</p>



<p class="wp-block-paragraph">先ほどとシーンを変えて生成してもらいました。</p>



<p class="wp-block-paragraph">出来上がった動画はこちら。</p>



<figure class="wp-block-video"><video height="720" style="aspect-ratio: 1280 / 720;" width="1280" controls src="https://remind-review.com/wp-content/uploads/2025/03/a7f98d8d6394e912b120adb013041bf9.mp4"></video></figure>



<p class="wp-block-paragraph">ぱっと見精度高く見えますが、ちょっと破綻があります。</p>



<h4 class="wp-block-heading">Hailuo AI</h4>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_23h08_03.jpg" alt="" class="wp-image-3908" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_23h08_03.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_23h08_03-300x155.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_23h08_03-768x396.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">Hailuo AIでは人とロボットがコミュニケーションを取れるかどうか試してみました。</p>



<p class="wp-block-paragraph">こちらはpollo aiとメニューは変わらないですね。</p>



<figure class="wp-block-image size-full"><img decoding="async" width="780" height="402" src="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_23h08_57.jpg" alt="" class="wp-image-3909" srcset="https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_23h08_57.jpg 780w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_23h08_57-300x155.jpg 300w, https://remind-review.com/wp-content/uploads/2025/03/2025-03-13_23h08_57-768x396.jpg 768w" sizes="(max-width: 780px) 100vw, 780px" /></figure>



<p class="wp-block-paragraph">しかし必要なクレジットは50と最高級のお値段です。</p>



<p class="wp-block-paragraph">モデルによって消費クレジット数に差があるので気をつけましょう。</p>



<p class="wp-block-paragraph">出来上がった動画がこちら。</p>



<figure class="wp-block-video"><video height="720" style="aspect-ratio: 1312 / 720;" width="1312" controls src="https://remind-review.com/wp-content/uploads/2025/03/bcf530b51afbe2d8205ab4ac78fab177.mp4"></video></figure>



<p class="wp-block-paragraph">カプセルからの出方は謎でしたが、その後はアニメーションとしてクオリティが高いなと感じました</p>



<p class="wp-block-paragraph">皆さんはどう感じましたでしょうか。</p>



<p class="wp-block-paragraph">素材やテーマによっても好みが変わるので、何度か試して好きなAIモデルを見つけてみてください。</p>



<h2 class="wp-block-heading">Pollo AIの料金プラン：無料プランから有料プランまで</h2>



<p class="wp-block-paragraph">Pollo AIは、<strong>無料プランと複数の有料プラン</strong>を提供しており、個人の利用からビジネスでの本格的な活用まで、幅広いニーズに対応しています。</p>



<h3 class="wp-block-heading">無料プラン</h3>



<p class="wp-block-paragraph">まず試してみたい方におすすめのプランです。</p>



<ul class="wp-block-list is-style-good_list has-swl-pale-04-background-color has-background">
<li><strong>料金:</strong> 無料</li>



<li><strong>クレジット:</strong> 20クレジット付与（動画約2本分）</li>



<li><strong>生成制限:</strong> 最大2動画、最大4画像</li>



<li><strong>機能制限:</strong> あり（生成速度：普通、ウォーターマークあり、商用利用不可、非公開設定不可など）</li>
</ul>



<p class="wp-block-paragraph">= <div class="c-balloon -bln-right" data-col="gray"><div class="c-balloon__icon -square"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/10/Anime_Pastel_Dream_2-e1697102769629-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"></div><div class="c-balloon__body -speaking -border-none"><div class="c-balloon__text">無料プランだと、どこまで使えるんですか？<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph">無料プランでは、基本的な動画生成機能を試すことができますが、生成できる動画や画像の数、画質、利用できる機能に制限があります。</p>



<p class="wp-block-paragraph">生成した動画には<strong>ウォーターマーク</strong>が表示され、<strong>商用利用はできません</strong>。</p>



<p class="wp-block-paragraph"></p>



<h3 class="wp-block-heading">有料プラン（ライトプラン、プロプラン）</h3>



<p class="wp-block-paragraph">より本格的にPollo AIを活用したい方、ビジネス利用を検討している方におすすめです。</p>



<p class="wp-block-paragraph">有料プランでは、無料プランの制限が解除され、より多くのクレジット、高速な生成速度、商用利用権などが付与されます。</p>



<ul class="wp-block-list is-style-good_list has-swl-pale-04-background-color has-background">
<li><strong>ライトプラン:</strong> 月額15ドル（年間契約の場合10ドル/月）。月間300クレジット、最大30動画/月、最大60画像/月。ウォーターマークなし、高速生成、商用利用可能。</li>



<li><strong>プロプラン:</strong> 月額29ドル～899ドル（年間契約の場合25ドル～659ドル/月）。月間800クレジット以上、最大80動画/月以上、最大160画像/月以上。ライトプランの全機能に加え、より多くのクレジットと並列タスクが可能。</li>
</ul>



<p class="wp-block-paragraph">= <div class="c-balloon -bln-left" data-col="green"><div class="c-balloon__icon -circle"><img decoding="async" loading="lazy" src="https://remind-review.com/wp-content/uploads/2023/08/unnamed-150x150.jpg" alt="" class="c-balloon__iconImg" width="80px" height="80px"><span class="c-balloon__iconName">&lt;br&gt;リマレ</span></div><div class="c-balloon__body -speaking -border-on"><div class="c-balloon__text">有料プランは、あなたのクリエイティブな活動やビジネスを強力にサポートします！<br>生成できる動画の数が増えるだけでなく、高画質での出力や商用利用も可能になり、さらに幅広い用途で活用できます。<br>ご自身のニーズに合ったプランを選んで、Pollo AIの可能性を最大限に引き出してください。<span class="c-balloon__shapes"><span class="c-balloon__before"></span><span class="c-balloon__after"></span></span></div></div></div></p>



<p class="wp-block-paragraph">プランを選択する際は、<strong>月間の動画・画像生成数と予算のバランス</strong>を考慮することが大切です。</p>



<p class="wp-block-paragraph">まずは無料プランで機能を試してみて、本格的に活用したいと思ったときに有料プランへの移行を検討するのがおすすめです。</p>



<h2 class="wp-block-heading">まとめ：Pollo AIで手軽に高品質なAI動画を</h2>



<p class="wp-block-paragraph">今回はPollo AIの基本的な使い方を紹介しました。</p>



<p class="wp-block-paragraph">Pollo AIは、<strong>初心者でも簡単に高品質なAI動画を作成できる</strong>強力なツールです。</p>



<p class="wp-block-paragraph">無料プランから始められるので、まずはその手軽さを体験してみてはいかがでしょうか。</p>



<p class="wp-block-paragraph"><a href="https://pollo.ai/ja">https://pollo.ai/ja</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://remind-review.com/pollo_ai_movie/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://remind-review.com/wp-content/uploads/2025/03/e78f1db5ccbc4660ca463640446f00e8.mp4" length="8392167" type="video/mp4" />
<enclosure url="https://remind-review.com/wp-content/uploads/2025/03/c02992a75b63580c3dbdaa666c7d29e0.mp4" length="2807370" type="video/mp4" />
<enclosure url="https://remind-review.com/wp-content/uploads/2025/03/e78f1db5ccbc4660ca463640446f00e8-1.mp4" length="8392167" type="video/mp4" />
<enclosure url="https://remind-review.com/wp-content/uploads/2025/03/c9b8fd35a42c543bfe1c8909f967742c.mp4" length="4325481" type="video/mp4" />
<enclosure url="https://remind-review.com/wp-content/uploads/2025/03/a7f98d8d6394e912b120adb013041bf9.mp4" length="4393693" type="video/mp4" />
<enclosure url="https://remind-review.com/wp-content/uploads/2025/03/bcf530b51afbe2d8205ab4ac78fab177.mp4" length="2549268" type="video/mp4" />

			</item>
	</channel>
</rss>
