diff --git a/imagent-ui/public/presentation.html b/imagent-ui/public/presentation.html new file mode 100644 index 0000000..46b2617 --- /dev/null +++ b/imagent-ui/public/presentation.html @@ -0,0 +1,4903 @@ + + + + + + + + + + Image Agent — Imagent Team Presentation + + + + +
+ + + + +
+
+ + IMAGENT + Team brief +
+
Image Agent
+
01/21
+
+ + + +
+ +
+
Imagent · team presentation · 2026
+

Image Agent

+

Intelligence between human intent and generated pixels

+
+ Plan + Reason + Search + Remember + Evaluate +
+
+
+ Qwen-Image-Agent · arXiv:2606.26907 + 19 min · 21 frames +
+ +
+ +
+
+
01 · Outline
+

The story in four moves

+
+
+ North-star question + Better orchestration → better output from the same model +

Problem → system → evidence → Imagent roadmap

+
+
+
01

Why Image Agent

Context gap · beyond one-shot prompts

Frames 03—05
+
02

How it works

Planning · grounding · memory · feedback · runtime

Frames 06—10
+
03

Proof of gain

IA-Bench · paper results · real output · evaluation

Frames 11—15
+
04

Next direction

Use cases · system anatomy · two milestones

Frames 16—21
+
+
+
+ +
+ +
+ +
+
01
+
+
Chapter one · The problem
+

Why Image Agent

+

User intent without complete generation context

+
The context gapDirect vs agenticThe paradigm shift
+
+
+
From prompt following to context construction
+ +
+ +
+
+
+
02 · The problem
+

Models render Users imply

+

Incomplete requests · implicit intent · missing knowledge

+
Context Gap — distance from user context to sufficient generation context
+
+
smallUser context
+
Generation context
+
agentBuilds the bridge
+
+
+
+
+ A small vague request expanding through context into a detailed visual workspace +
+
Sparse intent → grounded generation context
+
+
+ +
+ +
+
+
03 · The shift
+

Prompt execution → context construction

+
+
+ Traditional T2I +

Direct generation

+
+ promptmodelimage +
+
    +
  • Prompt = full specification
  • +
  • Missing facts stay missing
  • +
  • No model self-inspection
  • +
  • Opaque failure · weak reproducibility
  • +
+
+
VS
+
+ Agentic generation +

Construct then render

+
+ intentagentmodeljudge +
+
    +
  • Explicit missing-context detection
  • +
  • Grounded facts · grounded references
  • +
  • Detailed generation brief
  • +
  • Auditable artifacts · auditable decisions
  • +
+
+
+
+ +
+ +
+ +
+
02
+
+
Chapter two · The system
+

How it works

+

Missing context → right source → deliberate rendering → traceable evidence

+
Paper architectureFour capabilitiesImagent runtimeFeedback loop
+
+
+
Plan · ground · generate · inspect
+ +
+ +
+
+
+
+
04 · Paper pipeline
+

Plan ground Generate refine

+
+
+ 01 Planning02 Grounding↺ Feedback +
+
+
+ Qwen-Image-Agent pipeline from user context through context-aware planning and context grounding to image generation and feedback +
+
User context → planning → grounding → generation → feedback
+
+ +
+ +
+
+
+
05 · Core abilities
+

Four routes One context gap

+
+
01PlanHigh-level intent → concrete visual structure
+
02ReasonHidden answer before rendering
+
03SearchExact · current · identity-specific context
+
04MemoryPreferences · history · visual consistency
+
+
+
+
Storyboard planning workspacePlan
+
Reasoning path through a mazeReason
+
Search network across global visual sourcesSearch
+
Layered visual memory returning into the systemMemory
+
+
+ +
+ +
+
+
06 · This repository
+

Imagent runtime Five fixed steps

+
+
    +
  1. Understand user intentPrompt · capability · assets · search · memory
  2. +
  3. Collect available contextRequired text · facts · preferences · case assets
  4. +
  5. Construct the generation promptContext → model-ready instruction
  6. +
  7. Generate through OpenRouterProject-standard google/gemini-3.1-flash-image renderer
  8. +
  9. Persist image + traceImage · context · prompt · latency · cost · metadata
  10. +
+
+
+
imagent_runtime/agent_runtime.py
+
trajectory
+  01  understand_user_intent
+  02  collect_available_context
+  03  construct_generation_prompt
+  04  generate_image_with_openrouter
+  05  persist_artifacts
+
+runtime_contract  stable
+agent_strategy    variable
+
+
Current reference agent · intentionally simple
Planning · critique · memory · regeneration belong in strategy
+
+
+
+ +
+ +
+
+
07 · From output to evidence
+

Generate Inspect Refine

+

VLM judge → explicit checks → correction context

+ +
+ +
+ +
+ +
+ +
+
Chapter three · The evidence
+

Proof of gain

+

Benchmark coverage · strict evaluation · comparable scores · inspectable artifacts

+
IA-BenchPaper resultsReal outputImagent benchmark
+
+
+
From impressive output to repeatable evidence
+ +
+ +
+
+
08 · Paper evaluation
+

Benchmark the agent not only the image

+
+
+
+
4capability familiesPlan · Reason · Search · Memory
+
17real-world subtasksComposition → weather → user profiles
+
730test instancesCapability-specific design
+
1801binary checklist itemsFine-grained · VLM-based verification
+
+
IA-score = 0.3 Plan + 0.3 Reason + 0.3 Search + 0.1 Memory
+
+
+
P

Planning-driven

Composition · enumeration · multi-panel layouts

+
R

Reasoning-driven

Math · science · commonsense · maze · map · geometry

+
S

Search-driven

Games · movies · anime · celebrities · stock · weather

+
M

Memory-driven

User profile · conversation history · cross-turn consistency

+
+
+
+ +
+ +
+
+
+
09 · Paper results
+

Trajectory lift

+
2.6×IA-score versus the underlying Qwen-Image-2.0 renderer
+

Qwen-Image-Agent 45.4 · Direct Qwen-Image-2.0 17.4 · WISE-Verified 0.902 overall

+
+
+ +

IA-Bench overall score (%) · higher is better · paper Table 1

+
+
+ +
+ +
+
+
+
+
10 · Same prompt
+

Same prompt Stronger brand fit

+
+
+ Direct model versus Image Agent + tryimagent.com ↗ +
+
+
+
+ Shared prompt +

One request

+
+

tryimagent.com

+

Website owner

+

Wonderful UI contributor

+

UI Design King card

+

GitHub avatar attached

+

Follow the website theme

+
+
Agent liftBrand context · visual hierarchy · deliberate composition
+
+
+
+
Direct modelBaseline
+
+
+ Direct model UI Design King card in a purple award style + 1 + 2 + 3 + 4 +
+
+
1Wrong website avatar2Wrong domain3Wrong color theme4Wrong date
+
+ +
+
Image AgentBrand aligned
+
Image Agent UI Design King card in the blue cyan TryImagent style
+
Blue cyan identityClear asymmetric hierarchy
+
+
+
+
+ +
+ +
+
+
+
+ Image Bench evaluation taxonomy with visual examples across creative generation, aesthetics, fidelity, quality and alignment +
+
Imagent-bench visual evaluation taxonomy
+
+
+
11 · Project evaluation
+

Fixed model Measured agent

+

Five quality dimensions · cost · latency · artifacts · traces

+
    +
  • Quality 01
  • +
  • Aesthetics 02
  • +
  • Alignment 03
  • +
  • Real-world fidelity 04
  • +
  • Creative generation 05
  • +
+
Two separate benchmarks
IA-Bench · paper capability benchmark
imagent-bench · project evaluation toolkit
+
+
+ +
+ +
+ +
+ +
+
Chapter four · The roadmap
+

Next direction

+

Promising research agent → dependable creative infrastructure

+
Professional use casesProject anatomyTwo milestonesOpen challenges
+
+
+
Quality first · multi-agent scale second
+ +
+ +
+
+
12 · Who it serves
+

Visual idea → production-ready assets

+
+
+
+ One Image Agent connecting professional visual workflows +
+
One intelligent visual workflow · many professional outcomes
+
+
+

Incomplete brief → grounded and reviewable visual production

+
+
DesignersExplore with control

Moodboards · brand directions · product concepts · layouts · consistent iterations

+
Content creatorsBuild complete stories

Thumbnails · social sequences · editorial visuals · content packages

+
AdvertisersGround campaigns

Audience concepts · factual creative · variants · quality checks

+
Product teamsScale production

Launch imagery · commerce assets · catalogs · localization · repeatable workflows

+
+
briefcontextvariantscritiqueassets
+
+
+
+ +
+ +
+
+
13 · Project anatomy
+

Small inspectable research system

+
+
+ Imagent mark +

One deliberate variable
Agent strategy

+

Stable model call · runtime · benchmark cases · report format

+
+ Open source + Traceable + Gittensor-powered +
+
+
+
Variableagent/

Strategy

Context · prompts · reasoning · critique · regeneration

+
Contractimagent_runtime/

Execution

Trajectory · provider call · image · machine-readable trace

+
Evidenceimagent-bench/

Evaluation

Cases · scores · policies · canonical reports

+
Surfaceimagent-ui/

Experience

Playground · transparent reports · leaderboard · research story

+
+
+
+ +
+ +
+
+
14 · Roadmap
+

Quality first Scale second

+
+
+
+
+
Milestone 01Now · Improve
+

Build the ultimate image-generation agent

+

Working foundation · target not reached
Next focus · quality · accuracy · real-world grounding

+
real-world datafactual accuracyvisual qualityfeedback loops
+
+
+
Milestone 02Next · Scale
+

Build a multi-agent visual system

+

Specialized subagents · delegated work · parallel coherent output

+
research agentart directorparallel generatorsvisual critic
+
+
+
North starGittensor-powered creative system
Designers · creators · advertisers · product teams
+
+
+
+ A central Image Agent orchestrator coordinating specialized subagents and parallel visual outputs +
+
Specialize the work · parallelize the output · preserve one creative direction
+
+
+
+ +
+ +
+
+
+
15 · What remains hard
+

Beyond renderer Agent bottlenecks

+
+
01
Unidentified context gapsMissed gap → no recovery from a stronger renderer
+
02
Reason or searchModel knowledge for reasoning · exact dynamic facts for search
+
03
Too many visual referencesIrrelevant retrieval → bias · brittle multi-reference editing
+
04
Context explosionLong multimodal history → drift · cost · collapse
+
+
+
+
+ A complex generation context expanding from a small request +
+
Relevant context only
+
+
+ +
+ +
+ +
+
16 · Takeaway
+

Prompt → start Trajectory → product

+

Exceptional Image Agent first
Coordinated creative system next

+
+
01 · QualityReal-world context → accurate images
+
02 · ScaleSpecialized subagents → parallel production
+
03 · CommunityPublic progress · measurable evidence · shared momentum
+
+

Designers · creators · advertisers · teams · everyone with a visual idea

+ +
+ +
+
+ +
+ + + + + +
+ + + + + + diff --git a/imagent-ui/public/presentation/agent-nexus-hero.png b/imagent-ui/public/presentation/agent-nexus-hero.png new file mode 100644 index 0000000..c814564 Binary files /dev/null and b/imagent-ui/public/presentation/agent-nexus-hero.png differ diff --git a/imagent-ui/public/presentation/capability-atlas.png b/imagent-ui/public/presentation/capability-atlas.png new file mode 100644 index 0000000..749cd41 Binary files /dev/null and b/imagent-ui/public/presentation/capability-atlas.png differ diff --git a/imagent-ui/public/presentation/context-gap.png b/imagent-ui/public/presentation/context-gap.png new file mode 100644 index 0000000..480daeb Binary files /dev/null and b/imagent-ui/public/presentation/context-gap.png differ diff --git a/imagent-ui/public/presentation/direct-model-result.webp b/imagent-ui/public/presentation/direct-model-result.webp new file mode 100644 index 0000000..8e0a549 Binary files /dev/null and b/imagent-ui/public/presentation/direct-model-result.webp differ diff --git a/imagent-ui/public/presentation/evidence-observatory.png b/imagent-ui/public/presentation/evidence-observatory.png new file mode 100644 index 0000000..afdc3f8 Binary files /dev/null and b/imagent-ui/public/presentation/evidence-observatory.png differ diff --git a/imagent-ui/public/presentation/feedback-loop.png b/imagent-ui/public/presentation/feedback-loop.png new file mode 100644 index 0000000..24b8dc4 Binary files /dev/null and b/imagent-ui/public/presentation/feedback-loop.png differ diff --git a/imagent-ui/public/presentation/image-agent-result.webp b/imagent-ui/public/presentation/image-agent-result.webp new file mode 100644 index 0000000..6077e39 Binary files /dev/null and b/imagent-ui/public/presentation/image-agent-result.webp differ diff --git a/imagent-ui/public/presentation/image-bench-showcase.png b/imagent-ui/public/presentation/image-bench-showcase.png new file mode 100644 index 0000000..f47d215 Binary files /dev/null and b/imagent-ui/public/presentation/image-bench-showcase.png differ diff --git a/imagent-ui/public/presentation/imagent-mark.jpg b/imagent-ui/public/presentation/imagent-mark.jpg new file mode 100644 index 0000000..8686be6 Binary files /dev/null and b/imagent-ui/public/presentation/imagent-mark.jpg differ diff --git a/imagent-ui/public/presentation/imagent-use-cases.png b/imagent-ui/public/presentation/imagent-use-cases.png new file mode 100644 index 0000000..5cad467 Binary files /dev/null and b/imagent-ui/public/presentation/imagent-use-cases.png differ diff --git a/imagent-ui/public/presentation/jetbrains-mono-variable.ttf b/imagent-ui/public/presentation/jetbrains-mono-variable.ttf new file mode 100644 index 0000000..aa310be Binary files /dev/null and b/imagent-ui/public/presentation/jetbrains-mono-variable.ttf differ diff --git a/imagent-ui/public/presentation/multi-agent-constellation.png b/imagent-ui/public/presentation/multi-agent-constellation.png new file mode 100644 index 0000000..e292094 Binary files /dev/null and b/imagent-ui/public/presentation/multi-agent-constellation.png differ diff --git a/imagent-ui/public/presentation/pipeline.png b/imagent-ui/public/presentation/pipeline.png new file mode 100644 index 0000000..191abc2 Binary files /dev/null and b/imagent-ui/public/presentation/pipeline.png differ