# AIを使った小説の執筆

現在の大規模言語モデルの能力とメモリ制約を考えると、中長編小説の直接作成はまだ困難です。しかし、小説執筆用に設計されたサードパーティのAIサービスがいくつかありますので、検討する価値があります。

### GenAI Novel Writing Tools

{% tabs %}
{% tab title="Google Story Book" %}
<https://gemini.google.com/gem/storybook>

GoogleはGeminiアプリに新機能「Gemini Storybook」を追加し、誰でも（親、教育者、語り手など）パーソナル化された10ページ構成の絵本を、読み聞かせ音声付きで瞬時に生成できるようにしました。ピクセルアート、クレイメーション、コミックなどのアートスタイルや自分の写真・手描き図を取り込むこともでき、デスクトップとモバイルで45以上の言語に対応しています。
{% endtab %}

{% tab title="SudoWrite" %}
<https://sudowrite.com/>

**Sudowrite**\
Sudowriteは、作家をサポートするAIライティングツールで、描写や小説執筆、リライト、アイデア出しなどを手助けする信頼できるパートナーです。

**Muse**\
Sudowriteの「Muse」モデルは、クリエイティブライティングに特化した最先端のAIツールで、シーンや会話、物語の一貫性を的確に理解。ストーリーテリングを強化したい作家にとって、欠かせない機能となっています。
{% endtab %}

{% tab title="Novel AI" %}
<https://novelai.net/>
{% endtab %}

{% tab title="Squibler" %}
<https://www.squibler.io/>
{% endtab %}

{% tab title="Novel Crafter AI" %}
<https://www.novelcrafter.com/>

{% embed url="<https://www.novelcrafter.com/_astro/ui-planning.DeGapZ4e_Z2cW0Q.webp>" %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aiandbusiness.com/ja/to/kimi/aiwottano.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
