> ## Documentation Index
> Fetch the complete documentation index at: https://docs.curvelabs.org/llms.txt
> Use this file to discover all available pages before exploring further.

# AI video content: Unreel.ai

> How Unreel.ai uses ThinkFeel for AI video content workflows.

<img className="rounded-xl" src="https://mintcdn.com/curvelabs/BiyQ4TsT2qUFcIh1/images/impact-study-unreel.png?fit=max&auto=format&n=BiyQ4TsT2qUFcIh1&q=85&s=b8397f58fdee8559340ee6667aa349ef" alt="Unreel.ai AI video content workflow" data-path="images/impact-study-unreel.png" />

[Unreel.ai](https://unreel.ai/) helps creators produce AI video content for brand campaigns.

It uses [`/completions`](/api-reference/completions) through OpenAI-compatible SDKs. Existing generation code can point at ThinkFeel by setting the SDK base URL to `https://playground.curvelabs.org/api/v1` and using a ThinkFeel persona ID as the `model`.

<Info>Use `/completions` when your app already expects an OpenAI-style text completion response.</Info>
