Skip to content
Back to site

AI Chat & Content Generation

IrukaDark includes a built-in chat interface with powerful generation capabilities.

@ Commands

Trigger content generation directly in the chat:

CommandAction
@image <prompt>Generate images
@video <prompt>Generate videos
@slide <prompt>Generate presentation slides

Attach images as style references when using @image or @slide to guide the visual style of generated content.

Slash Commands

Extend and control AI responses:

CommandAction
/whatDeeper dive on the previous answer (key points, reasons, examples, caveats)
/nextContinue the last explanation in the same language
/tableReformat the previous response into a markdown table
/translate_ja, /translate_en, etc.Translate the last response to a specific language (16 languages)
/web on / /web off / /web statusToggle or check web search mode
/clearClear chat history
/helpShow help overlay with all commands and shortcuts

Image Generation Settings

CommandAction
/image statusShow current settings (size + count)
/image size <ratio>Set aspect ratio: auto, 1:1, 9:16, 16:9, 3:4, 4:3
/image count <n>Set generation count: 1-4
/image templateOpen template manager
/image template <name>Apply a saved template by name
/image template clearClear the active template

Video Generation Settings

CommandAction
/video statusShow current settings
/video size <ratio>Set aspect ratio: 16:9, 9:16
/video quality <res>Set resolution: 720p, 1080p, 4k
/video duration <sec>Set length: 4, 6, 8 seconds
/video count <n>Set generation count: 1-4

Slide Generation Settings

CommandAction
/slide statusShow current settings
/slide size <ratio>Set aspect ratio: 16:9, 9:16, 4:3, 3:4, 1:1
/slide count <n>Set generation count: 1-4
/slide templateOpen template manager
/slide template <name>Apply a saved template by name
/slide template clearClear the active template

Templates

Both image and slide generation support templates — saved combinations of a custom prompt and an optional style reference image. Templates let you maintain a consistent visual style across multiple generations.

  • Create, edit, and delete templates from the template manager
  • Apply a template by name via /image template <name> or /slide template <name>
  • Each template can include a reference image for style guidance

Chat Features

  • Message attachments — Attach images (PNG, JPEG, GIF, WebP, BMP), PDFs, and text files. Supported text formats include .txt, .md, .csv, .json, .xml, .yaml, .html, .js, .ts, .py, .go, .rs, .java, .sh, .sql, and more. Max 10 MB per file.
  • PDF content extraction — Attach PDFs and IrukaDark extracts the text for AI analysis
  • Web search — Toggle with /web on to include fresh web search results in AI responses. Source URLs are shown when web results are used.