← Blog
2026-08-11 · 2 min read · 日本語版

Sente in One Minute — Speak, and Your Computer Moves

Sente (先手, "the first move" in Go) is an AI agent that runs your computer when you talk to it. Build an app, fix a bug, look something up — you just ask. Here is the one-minute demo (narration in Japanese; the footage speaks for itself).

Video: Sente — Speak, and Your Computer Moves (YouTube)

Three moves. That's all.

MOVE 1

Install

Paste one line into your terminal. No account yet? You can sign up right there with email verification.

curl -fsSL https://teai.io/te | sh
MOVE 2

Ask

In the video we ask for "a slick business dashboard" — and unscripted, real footage shows a dark SaaS-style page with live-updating charts done in 56 seconds. Bug fixes and test runs work the same way.

MOVE 3

Delegate

On startup, Sente proposes your next move by itself. Say "go" and it acts. It moves first — that's why it's called Sente.

Type it, or say it

Under the hood it runs on teai.io's pay-as-you-go API: frontier models like Claude and GLM behind one key, and you pay only for what you use.

More: Sente benchmark write-up (EN) / Getting-started guide (JA)