🧠 ChatGPT Custom GPT

Upload and share files through ChatGPT conversation. Custom GPT with native file sharing actions. No signup required.

Features

Setup

  1. Go to chat.openai.com/gpts/editor
  2. Create a new GPT and switch to Configure tab
  3. Under Actions, import from URL: https://easysend.co/openapi-gpt.json
  4. Set Authentication to None and save

Example

Say "upload this file" in ChatGPT and attach a document. The GPT uploads it to EasySend and returns a download link anyone can use.

View on GitHub All Integrations

FAQ

Do I need ChatGPT Plus?

You need a ChatGPT Plus or Team subscription to create and use Custom GPTs with Actions.

Can the GPT read my files?

The GPT can see file metadata (name, size) but the actual file content goes directly to EasySend servers. Enable encryption for zero-knowledge sharing.

Is the OpenAPI spec public?

Yes. The spec is at easysend.co/openapi-gpt.json and can be used by any system that supports OpenAPI 3.1 actions.