VOOZH about

URL: https://apify.com/dami_studio/ai-character-reference-bank

โ‡ฑ AI Character Reference Bank: Sheets + Character Bible ยท Apify


Pricing

from $150.00 / 1,000 character banks

Go to Apify Store

AI Character Reference Bank

Generate a consistent reference set for your characters โ€” portrait, 3/4, full-body, profile, and expression sheets โ€” from a text description, plus a reusable 'character bible' prompt to keep them on-model across scenes. For comics, games & storyboards. Bring your own OpenAI API key.

Pricing

from $150.00 / 1,000 character banks

Rating

5.0

(1)

Developer

๐Ÿ‘ Dami's Studio

Dami's Studio

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

3 days ago

Last modified

Share

Give it a one-line character description and it generates a matching set of reference images (portrait, three-quarter, full body, side profile, and expression sheets) plus a reusable "character bible" prompt you can paste into later jobs. It's built for people who need the same character to show up identically across many shots: comics, faceless videos, game concepts, storyboards.

How it works

For each character it writes a character-bible prompt from your description and shared style, then sends that same bible to OpenAI's gpt-image-1 once per requested view, appending the view instruction (front portrait, 3/4 angle, full body, side, or an expression). Reusing one locked description per view is what keeps the face, hair, clothing, and colors consistent across the set.

Input

You bring your own OpenAI key. Nothing is strictly required by the schema, but in practice you need characters and openaiApiKey or the run errors out.

FieldRequiredNotes
charactersyes (in practice)Array of descriptions. Plain strings, or objects { name, description }. The name becomes the file slug.
viewsnoWhich views/expressions to render. Any of portrait, threequarter, fullbody, side, happy, angry, sad, surprised. Defaults to portrait, threequarter, fullbody.
stylenoShared art style applied to every character so the whole set matches. Defaults to a clean studio-portrait style.
aspectRationo1:1, 9:16, or 16:9. Defaults to 1:1.
qualitynogpt-image-1 quality: low, medium, high. Lower is cheaper and faster. Defaults to high.
openaiApiKeyyes (in practice)Your OpenAI key with gpt-image-1 access. Stored as a secret.
baseUrlnoOverride for an OpenAI-compatible endpoint. Defaults to https://api.openai.com/v1.

Output

Each character is one dataset record. The PNG files land in the run's key-value store, and the record links to them. Key fields per record: name, slug, description, characterBible (the reusable prompt), and references, an array of { view, imageKey, imageUrl }. If a particular view fails, that entry carries an error instead of an image and the rest still run.

Example

{
"characters":[
{"name":"Milo","description":"a small brave fox cub with a red scarf and bright green eyes, cartoon style"}
],
"views":["portrait","threequarter","fullbody","happy","angry"],
"style":"consistent character design, clean studio background, soft even lighting",
"aspectRatio":"1:1",
"quality":"high",
"openaiApiKey":"sk-..."
}

Pricing

$0.15 per character, pay per result, no subscription. OpenAI image costs are billed separately to your own key.

Notes

The character bible reduces drift but doesn't eliminate it. Across many views you'll still see small inconsistencies, so treat the set as strong references rather than a guarantee, and reuse the characterBible string verbatim in downstream prompts to stay on model.

You might also like

Image Prompt Pack (AI) - Brand Style Guide + Prompts

macheta/image-prompt-pack

Generate a consistent AI image style guide plus a reusable prompt pack with negative prompts and variations for multiple marketing use cases.

Google Imagen 3 - AI Image Generator

alizarin_refrigerator-owner/gemini-image-generator

Generate AI images using Google's Imagen 3 model (imagen-3.0-generate-002). BYOK Model: Use your own Google AI API key Multiple Variations: Generate 1-4 image variations per prompt Aspect Ratios: Square (1:1), Landscape (16:9), Portrait (9:16), and more Negative Prompts: Specify what to avoid

110

Text Analyzer API

nyabutolabs/text-analyzer-actor

Analyze text and return structured insights such as word count and character count via API

๐Ÿ‘ User avatar

Kelvin Nyabuto

2

Reddit Scraper

daddyapi/reddit-scraper

Cheap, fast and reliable . Bring your own proxies

Unicode Text Inspector

automation-lab/unicode-text-inspector

Scan text for hidden Unicode characters: zero-width spaces, RTL override attacks, homoglyphs, and control characters. Get risk level + full codepoint details per character.

๐Ÿ‘ User avatar

Stas Persiianenko

7

ChatGPT Brand Visibility Tracker - AI SEO Rank Monitor

gio21/chatgpt-brand-visibility

Track how often ChatGPT mentions your brand vs competitors for target queries. Bring your own OpenAI API key.

Spanish Cadastre Property Scraper

parseforge/catastro-spain-property-scraper

Resolve any 20 character Spanish cadastral reference against the Catastro and return reference, address, surface, use, year_built, and municipality. Useful for property due diligence, real estate valuation, and tax research across urban and rural parcels in Spain.

AI Text-to-Speech Voiceover

dami_studio/ai-tts-voiceover

Turn text or a script into a natural AI voiceover audio file. Pick from multiple voices, speed, and format (MP3/WAV/Opus/AAC). Handles long scripts automatically. For faceless videos, narration, audiobooks, and podcasts. Bring your own OpenAI API key.

3

5.0

Related articles

I tested the 9 best brand monitoring tools in 2026 (free + paid)
Read more
Measure LLM brand visibility: a data-driven approach
Read more
Build a Reddit brand monitoring tool on n8n with Apify and OpenAI
Read more