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

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…

Describe it.
Play it. In one prompt.
Seele02

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.

seele-3d

nano banana

seele-rig
Your marketing team,
shipped.
AI-generated videos, posters, and social posts — ready to ship.
Balance. Economy.
Worldbuilding.
| PARAM | OLD | NEW | |
|---|---|---|---|
| boss.hp | 800 | → | 720 |
| drop_rate | 12% | → | 18% |
| enemy.spd | 3.2 | → | 2.8 |
| world.era | 4th | → | 5th |
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 · 小红书

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.
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.
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.
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