Skip to content
  • Follow System
  • English
  • 中文

AIGC Projects

AIGC Projects turn scattered AI image generation into an organized, repeatable workflow. Instead of generating one-off images and losing track of the prompts, an AIGC project keeps your prompts, generated assets, and finished pages together — ideal for comic series, picture books, illustrated articles, and tutorials.

An AIGC project is a specialized kind of Collection focused on AI creation. It organizes work in four layers:

Project ("My Comic")
└─ Episode ("Chapter 1")
└─ Content ("Page 3")
└─ Asset (a generated image, with its prompt + version history)

Project types

Pick a type when you create a project — it sets sensible defaults (aspect ratio, layout, starter docs):

TypeFor
comicAI manga / comic strips (portrait, character-driven)
wechatArticles / self-media (landscape covers)
picturebookPicture books / children’s stories (square, narrative continuity)
tutorialIllustrated tutorials / product reviews (landscape diagrams)
customYour own structure, no preset

Two workspaces: creator & output

Each project binds two knowledge bases:

  • Creator KB — your private workspace. Draft prompts, style guides, character sheets, and world-building notes here. Never published.
  • Output KB — the public-facing result. Finished, illustrated documents live here; generated images are injected into these pages.

You write and iterate in the creator KB, then sync to output to assemble the finished, illustrated documents.

Start from a template

The fastest way to begin is a template, which scaffolds the whole project in one step — both KBs, starter documents (style guide, character sheet), an episode/content skeleton, and recommended models. Built-in templates cover comics, WeChat series, picture books, and tutorials. In the dashboard, click New AIGC Project → pick a template.

Before you generate: AIGC terms

The first time you use AIGC, you’ll be asked to accept the AIGC terms (a one-time consent covering AI-generated content). Generation is blocked until you accept. This is a quick in-app dialog.

Responsible AI

Picora applies safeguards to AI generation:

  • Content moderation — prompts are checked before generation; disallowed prompts are rejected at no cost. Generated images are re-checked; a blocked image is not stored and its credits are refunded.
  • AI provenance — every generated image is marked as AI-generated: a subtle visual watermark plus embedded metadata (EXIF Software / UserComment, XMP dc:creator="AI"). This keeps AI content transparent and traceable.

Plan limits

LimitTrialProPro+
AIGC projects220100
Images per batch42050
Monthly credit grant500 credits2,000 credits

AIGC requires an active plan (Trial or above). Generation is paid from your Credit wallet — see Generating images for how credits and cost work. The separate AI image tools (upscale, background removal, OCR…) require Pro or Pro+.

Next

  • Generating images — prompt blocks, models, batch generation, and versions.
  • AI image tools — smart crop, background removal, OCR, alt-text, auto-tag.
  • For developers — the full AIGC API (/v1/aigc/*) is browsable in the API playground.