# AI Companion

ChatGPTのようなAIチャットボットを除くと、最も利用者が多いアプリケーションはAI Companionです。

{% hint style="success" %}
GoogleはCharacter AIを25億ドルで買収し、CEOと研究者たちはDeepMindのチームに加わりました。
{% endhint %}

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

<https://character.ai/>

Character AIは、カスタマイズ可能なAIキャラクターやチャットボットを作成し、対話を楽しめる人工知能プラットフォームです。高度な言語モデルを活用し、歴史上の人物や架空のキャラクターなど、多彩なペルソナとの会話やロールプレイを実現します。

<figure><img src="/files/rEqDvlPLP5jg4vT9dFBm" alt=""><figcaption></figcaption></figure>

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

<https://replika.com/>

Replikaは、機械学習を活用して、ユーザーにパーソナライズされた仮想の友人を提供するAIコンパニオンアプリです。会話や経験の共有、共感的なサポートを通じて、ユーザーを支えます。


---

# 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/ai-companion.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.
