# Roboflow Universe क्या है?

[Roboflow Universe](https://universe.roboflow.com/) यह कंप्यूटर विज़न datasets और models साझा करने वाले लोगों का दुनिया का सबसे बड़ा समुदाय है।

आप Universe का उपयोग किसी model को training देने के लिए data खोजने में कर सकते हैं। आप किसी Workflow में उपयोग करने के लिए pre-trained model खोजने के लिए भी Universe का उपयोग कर सकते हैं।

Universe पर दस लाख से अधिक datasets साझा किए जा चुके हैं, और 50,000 models को प्रशिक्षित करके उपयोग के लिए उपलब्ध कराया गया है।

यदि आप free plan पर हैं, तो आपके datasets और models Roboflow Universe पर उपलब्ध होंगे। यदि आप paid plan पर हैं, तो आप private projects बना सकते हैं। Private projects केवल आपके Workspace के लिए accessible होते हैं और कभी public नहीं होते।

<figure><img src="/files/c2d63499b86e90e5c01da661826640990bb5243b" alt=""><figcaption><p>Roboflow Universe होम पेज।</p></figcaption></figure>

डॉक्यूमेंटेशन का यह section बताता है कि अपने computer vision projects में Universe का उपयोग कैसे करें।


---

# 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/universe/what-is-roboflow-universe.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.
