> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/roboflow/roboflow-jp/rapid/what-is-roboflow-rapid.md).

# Roboflow Rapid とは？

<figure><img src="/files/4d327106892d23e066b673e366579befb63f5d8a" alt=""><figcaption></figcaption></figure>

[Roboflow Rapid](https://rapid.roboflow.com/) 生データから、わずか5分でそのまま使える物体検出APIに変えられます。

Rapidを始めるのに必要なのは、短い動画1本か数枚の画像だけです。

その後、動画や画像をアップロードし、テキストプロンプトを使うか、識別したい物体の周囲にバウンディングボックスを描いてラベル付けできます。

次に、Rapidモデルをトレーニングすると、ラベル付けした対象をもとに物体を識別できるようになります。

Rapidモデルは、任意のプログラミング言語から利用できるAPI endpointとして提供されます。また、Roboflow Workflowsで編集することで、API endpointをカスタマイズすることもできます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.roboflow.com/roboflow/roboflow-jp/rapid/what-is-roboflow-rapid.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.
