首页 > SeeleAgent — Multimodal AI Agent | Games · Images · Video · 3D · Code

SeeleAgent — Multimodal AI Agent | Games · Images · Video · 3D · Code

The First game-native harness agent

SeeleAgent is a multimodal AI agent that turns one prompt into complete games, images, video, 3D assets, and code — powered by Seele02, a native multimodal foundation model, and the Seele PEGA Worldmodel for real-time, physics-driven 3D worlds.
Powered by Seele02 Multimodal Foundation Model and Seele PEGA Worldmodel

Use SEELE-02-Pro to generate a wasteland extraction-shooter — raid, loot, extract

Generated game scene

using UnityEngine;

public class BossController : MonoBehaviour {
  [SerializeField] private float aggroRange = 12f;
  private State _state = State.Idle;
  private Transform _player;

  void Update() {
    var d = Vector3.Distance(transform.position, _player.position);

    if (d < aggroRange && _state == State.Idle)
      TransitionTo(State.Chase);
  }
}

YOU

Build a wasteland extraction map — Rust Basin. Ruined refinery, rusted silos, sandstorm haze, 3 loot rooms, 2 extract zones.

Laying out a 12×12km post-collapse industrial valley. Core is a refinery with tall silos for LOS cover; NE helipad for fast extract, SW rail yard for silent extract. Tier-3 vault under the silo cluster, two tier-2 rooms at the pump house and control tower. Sandstorm weather volume, visibility 80m…

YOU

Good. Add ambient radio chatter from the refinery speakers.

Describe what you want to build…

Rust Basin — top-down extraction map with ruined refinery, loot rooms, and extraction zones

Describe it.
Play it. In one prompt.

Seele02

Cyberpunk heist — generated game scene rendered by Seele02

IN BROWSER

Three engines.
Multiplayer out of the box.

NPC with AI.

LYRA › Welcome, traveler. What brings you to the Amber Coast?

YOU › I’m looking for the lost shrine.

LYRA › The shrine lies beyond the

ClaudeOpus4.7Gpt-5.4Gemini3.1-ProSeele-Character

3D assets, textures, audio, rigs — generated.

3D model asset

seele-3d

Texture asset

nano banana

Rig / skeleton asset

seele-rig

Your marketing team,
shipped.

AI-generated videos, posters, and social posts — ready to ship.

Balance. Economy.
Worldbuilding.

PARAMOLDNEW
boss.hp800720
drop_rate12%18%
enemy.spd3.22.8
world.era4th5th

Teach your agent new tricks.

seele-agent

skills/×2

rhythm-game

shadertoy

tools/×1

shader-lint

Ship it. Then let the agent market it.

meta + structured data

12 backlinks submitted

X · TikTok · 小红书

Agent-authored promo poster

Stripe, PayPal, Alipay
— wired in.

Ads plug in. Revenue
splits auto.

Seele02• LIVE

Seele02 is a native multimodal foundation model with a Mixture-of-Transformers (MoT) architecture — a unified representation of text, 3D, and space with native understanding, generation, and multi-turn editing. Tool-call ready as a general Agent base.

Try it →

eva01• OSS SOON

eva01 treats mesh as a native language for multimodal models — it understands objects, generates geometry, and keeps editing across long context without losing identity.

View →

Seele PEGA Worldmodel• COMING SOON

The Seele PEGA Worldmodel is a world model with long-term 3D context memory — it predicts how game worlds evolve across time with spatial consistency. The foundation for truly persistent, living games.

View report →

Flexible Pricing Plans for Every Creator

Instant access to Seele02-Pro, faster generation across all modalities, and full ownership of everything you create.

Your studio is one prompt away.

SeeleAgent builds 2D and 3D games — mobile and multiplayer — with export to Unity 6, Three.js, and WebGL, and distribution to Steam, App Store, and Google Play. Open the workspace and ship your first game, video, or scene tonight.

上一篇
下一篇

评论 0