# ポッドキャスト

{% hint style="info" %}

* [Podcast Summaries](/ja/to/poddokyasuto/poddokyasuto.md)
* [AI-Generated News Podcasts](/ja/to/poddokyasuto/ainonysupoddokyasuto.md)
  {% endhint %}

## Podcast Generator:

### NotebookLM

<https://notebooklm.google/>

Google’s NotebookLM has introduced a new feature called Audio Overview, where two AI hosts engage in a “deep dive” discussion based on user-uploaded content.&#x20;

{% embed url="<https://blog.google/technology/ai/notebooklm-audio-overviews/>" %}

### ElevenLabs

ElevenLabs just introduced a similar function that could generate podcasts from papers and docs.

{% embed url="<https://x.com/elevenlabsio/status/1861833756027297965>" %}

***

## AIツールを使用してポッドキャストを作成する方法：

**1 Branding**&#x20;

Following the guidance from other sections, carry out market research, analyze the target audience, and undertake the creation of a logo and cover, along with other marketing-related activities.&#x20;

**2 Content Creation**&#x20;

Identify a topic and utilize large language models like ChatGPT/Claude to craft the content.

Podcast Pro

**3 Voice Generation**

Transform text documents into audio with AI voice generation tools such as ElevenLabs.&#x20;

### Podcast Pro

または、GPTを使用してポッドキャストを作成することもできます。

<https://chat.openai.com/g/g-BXRXtx5J3-podcast-pro>

> コンテンツ、タイトル、説明、およびアートワークを手助けするポッドキャストプロデューサー。

***

## オールインワンツール：

### <mark style="color:orange;">Podcastle</mark>

Podcastleは、プロフェッショナル品質のポッドキャストとビデオの作成、編集、公開を簡素化するAI搭載のポッドキャストソフトウェアです。使いやすい録音スタジオ、直感的なオーディオおよびビデオエディター、AI生成の音声、主要なプラットフォームにエピソードを公開するためのホスティングハブを提供します。Podcastleは、あらゆるバックグラウンドや経験レベルのクリエイターに対応しており、魅力的なコンテンツを作成し、オーディエンスを構築するためのツールを提供します。

{% embed url="<https://podcastle.ai/>" %}

***

### <mark style="color:orange;">NVIDIA Broadcast</mark>

<https://www.nvidia.com/en-us/geforce/broadcasting/broadcast-app/>

NVIDIA Broadcastは、あらゆる部屋をライブストリーム、ボイスチャット、ビデオ会議のためのホームスタジオに変えるAI搭載アプリケーションです。背景の除去/置換、ノイズキャンセル、視線修正、自動フレーミングなどの機能を提供し、音声と映像の品質を向上させます。NVIDIAのRTX GPU技術を使用して、コンテンツクリエーターやリモートワーカー向けにプロフェッショナルグレードのエフェクトを提供します。

{% hint style="warning" %}
このアプリはNvidiaのグラフィックスカードを必要とするため、現時点ではMacなどのプラットフォームでは使用できません。
{% endhint %}


---

# 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/poddokyasuto.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.
