What is Gosper?
Gosper is an AI work environment. In a workspace you describe what you want in plain language, and an agent breaks it into steps, writes and runs code, uses the services you’ve connected, and hands you the result: a document, a spreadsheet, a slide deck, a small app, or a video published to YouTube.
Two things set it apart from a chatbot:
- It actually does the work. The agent runs code in an isolated sandbox, reads and writes files, processes data, and acts in your YouTube, Baidu Netdisk or Shopify accounts through connectors.
- It doesn’t act on its own. Every action with side effects (publishing a video, editing a document, sending a message) waits for your approval. The agent doesn’t have to stop and wait: it carries on as if the action succeeded, and you review everything later in one go.
Key concepts
Section titled “Key concepts”| Concept | What it is |
|---|---|
| Workspace | A project. It holds your conversations with the agent, the apps and files it creates, and the connections this project may use. |
| Agent | The AI that plans and acts in a workspace. It runs code, calls connectors, and hands you actions to approve. |
| App (gadget) | A small application the agent builds for you: a document, sheet, deck or dashboard. Each runs in its own sandbox and belongs to you. |
| Blueprint | A reusable copy of an app. Others can create their own app from it without getting your data or accounts. |
| Connector (gatekeeper) | The only way an agent reaches an outside service. It exposes only the resources you granted, logs every read and write, and routes actions to you for approval. |
| Outputs | Every document, file and transfer your workspaces have produced, in one place. |
Where to start
Section titled “Where to start”QuickstartSign in, create your first workspace and finish your first task.
Approvals & safetyWhat the agent can and can't do, and how you stay in control.
ConnectorsHow YouTube, Baidu Netdisk, MCP and other services connect, and what they can reach.
ServicesConversion tracking for Hydrogen stores, and an AI assistant that answers shoppers.
You can also
Section titled “You can also”- Give the agent work, follow results and approve actions from WeChat. See Use Gosper in WeChat.
- Run tasks on a schedule, like a brief every weekday morning. See Scheduled tasks.
- Share an app with colleagues to build it together, or only to use it. See Sharing & collaboration.
- Choose the models the agent uses, or bring your own Anthropic, OpenAI or Google keys. See Models.