Skip to content

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.
ConceptWhat it is
WorkspaceA project. It holds your conversations with the agent, the apps and files it creates, and the connections this project may use.
AgentThe 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.
BlueprintA 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.
OutputsEvery document, file and transfer your workspaces have produced, in one place.
  • 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.