# Roboflow Rapid क्या है?

<figure><img src="/files/935be921435448e379d53e80f9e36fa0ba28444b" alt=""><figcaption></figcaption></figure>

[Roboflow Rapid](https://rapid.roboflow.com/) आपको raw data से सिर्फ़ पाँच मिनट में एक ready-to-use object detection API तक पहुँचने देता है।

Rapid के साथ शुरुआत करने के लिए, आपको बस एक छोटा वीडियो या कुछ images चाहिए।

इसके बाद आप अपना video या images upload कर सकते हैं और text prompts का उपयोग करके या जिन objects की पहचान आप करना चाहते हैं उनके चारों ओर bounding boxes बनाकर उन्हें label कर सकते हैं।

इसके बाद आप एक Rapid model train कर सकते हैं, जो आपके द्वारा label किए गए objects के आधार पर उन्हें पहचानना सीख जाएगा।

आपका Rapid model एक API endpoint के रूप में उपलब्ध होगा, जिसे आप अपनी पसंद की किसी भी programming language में उपयोग कर सकते हैं। आप Roboflow Workflows में इसे edit करके अपने API endpoint को customise भी कर सकते हैं।


---

# 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.roboflow.com/roboflow/roboflow-hi/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.
