> 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/deploy/serverless/foundation-models/yolo-world.md).

# YOLO-World

YOLO-World एक zero-shot object detection मॉडल है, जो आपको बिना किसी training के object detection करने की अनुमति देता है, बस उन items का वर्णन करके जिन्हें आप detect करना चाहते हैं।

{% hint style="success" %}
आप YOLO-World को स्थानीय रूप से भी उपयोग करके चला सकते हैं [Inference](https://inference.roboflow.com)हमारा open-source inference server।
{% endhint %}

### API Reference

हमारे hosted API के लिए base URL यहाँ है `https://infer.roboflow.com`.

{% hint style="info" %}
YOLO-World को Inference के साथ, Python SDK या self-hosted API के माध्यम से उपयोग करने के बारे में अधिक जानकारी के लिए, देखें [YOLO-World Inference docs page](https://inference.roboflow.com/foundation/yolo_world/).
{% endhint %}

{% openapi src="<https://infer.roboflow.com/openapi.json>" path="/yolo\_world/infer" method="post" expanded="false" %}
<https://infer.roboflow.com/openapi.json>
{% endopenapi %}
