> 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-hi/rapid/what-is-roboflow-rapid.md).

# Roboflow Rapid क्या है?

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

[Roboflow Rapid](https://rapid.roboflow.com/) आपको कच्चे डेटा से पाँच मिनट में एक उपयोग-योग्य object detection API तक ले जाता है।

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

इसके बाद आप अपना वीडियो या छवियाँ अपलोड कर सकते हैं और टेक्स्ट prompts का उपयोग करके या जिन objects की आप पहचान करना चाहते हैं उनके चारों ओर bounding boxes बनाकर उन्हें label कर सकते हैं।

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

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


---

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