# AI Image Detector

{% hint style="warning" %}
技術的な制限のため、AI画像検出器は100％の精度を保証することはできません。ご了承ください。
{% endhint %}

AI画像生成技術が進化し、MidjourneyやFluxのようなソフトウェアが非常に説得力のあるフォトリアリスティックな画像を生成できるようになると、画像がAIによって生成されたかどうかを検出する新しいツールが登場しました。

### Waitai

<https://wasitai.com/>

画像がAIで生成されたかどうかを確認します。

### AI or Not

<https://www.aiornot.com/>

AI or Notを使えば、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/hua-xiang/ai-image-detector.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.
