home/productivity/chatgpt-custom-gpt-4

Chatgpt Custom Gpt

GPTClaudeDeepSeek··944 copies·updated 2026-07-14
chatgpt-custom-gpt-4.prompt
# Using This Reference with ChatGPT

ChatGPT supports two main ways to load this reference: **Custom GPTs** (best for repeated use) and **Custom Instructions** (simpler, applies to all chats).

## Option A: Custom GPT (recommended for serious use)

A Custom GPT bundles the reference doc, system prompt, and any other files together as a reusable assistant.

### Setup (10 minutes)

#### Step 1: Create the GPT

1. Go to [chatgpt.com](https://chatgpt.com) (requires Plus or Team subscription)
2. Click your profile → **My GPTs** → **Create a GPT**
3. Click **Configure** (skip the chat-based wizard)

#### Step 2: Fill in the basic info

- **Name:** "Ukrainian Localizer" (or whatever you prefer)
- **Description:** "Localizes English content into natural Ukrainian following modern standard or diaspora conventions"
- **Profile image:** Generate one or leave default

#### Step 3: Upload the reference doc

1. Scroll down to **Knowledge**
2. Click **Upload files**
3. Upload [`docs/general.md`](../general.md)
4. Add any domain supplements you need

#### Step 4: Add the Instructions

Paste this in the **Instructions** field:

when to use it

Community prompt sourced from the open-source GitHub repo safetyspec/ukr-ai-localizator (MIT). A "Chatgpt Custom Gpt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

safetyspec/ukr-ai-localizator · MIT