---
title: "香港人如何開設 ChatGPT ?"
url: https://sammy.hk/howto-create-chatgpt-account/
author: Sammy Fung
published: 2023-02-24T20:20:32+08:00
modified: 2023-02-24T20:21:08+08:00
description: "我服務香港人開源社群超過廿載，沒想過以商業自由、資訊及互聯網科技發達感以自豪的香港，會不能直接開設和使用 ChatGPT 帳號。ChatGPT 是 OpenAI 開發和訓練出來的對話式語言 AI 模組，讓用家以對話方式互動，一連串對答用家問題和改錯等。目前 ChatAPI 在研究初覽階段，用家可免費使用服務。ChatG…"
categories: ["科技"]
tags: ["人工智能"]
source: https://sammy.hk
---
[![](https://sammy.hk/wp-content/uploads/2023/02/openai-chatgpt-website.jpg)](https://sammy.hk/wp-content/uploads/2023/02/openai-chatgpt-website.jpg)我服務香港人開源社群超過廿載，沒想過以商業自由、資訊及互聯網科技發達感以自豪的香港，會不能直接開設和使用 [ChatGPT](https://openai.com/blog/chatgpt/) 帳號。ChatGPT 是 OpenAI 開發和訓練出來的對話式語言 AI 模組，讓用家以對話方式互動，一連串對答用家問題和改錯等。目前 ChatAPI 在研究初覽階段，用家可免費使用服務。ChatGPT 同時為開發者提供 API，方便編寫程式時與 ChatGPT 通訊。

開設 ChatGPT 除了電郵地址外，還需要用手機號碼來收短訊做認證，但可惜 OpenAPI 不接受所有香港手機號碼 (+852) 來登記，而且不能從香港地區使用 ChatGPT 服務。我嘗試過用網上免費外國手機號碼來登記 ChatGPT，但很多都用過數次而不能再重用。我建議付少量金錢買個號碼來登記，而我就付錢直接申請一張英國 giffgaff 預付手機卡，歡迎[按此用我的邀請碼](https://giffgaff.com/orders/affiliate/sammy83958?app=1)來申請 giffgaff 來讓你我一齊取優惠 來開 ChatGPT，又可以去英國時使用，一舉兩得。

除了外國手機號碼外，還需要虛擬私人網絡 (VPN) 來登記。我用 Private Internet Access 連接去英國來開設和使用 ChatGPT，歡迎[按此用我的邀請碼](http://www.privateinternetaccess.com/pages/buy-vpn/rout)來申請。一來開 giffgaff 預付卡可以跳過英國地址登記過程，亦可開設和使用 ChatGPT，不會被拒於外。

[![](https://sammy.hk/wp-content/uploads/2023/02/chatgpt-cantonese-bash-script-coding.jpg)](https://sammy.hk/wp-content/uploads/2023/02/chatgpt-cantonese-bash-script-coding.jpg)筆者用廣東話叫 ChatGPT 寫個 bash script 小程式開設 ChatGPT 後，用家可以透過 [Playground](https://platform.openai.com/playground) 或 [Chat](https://chat.openai.com/chat) 來嘗試使用，亦可[即時申請獨立 API keys](https://platform.openai.com/account/api-keys) 給程式 API 使用。

如果讀者需要協助開設 ChatGPT，可以發電郵到 <webmaster@sammy.hk> 給我洽談。

**開設 ChatGPT 的相關連結：**

1. OpenAPI 的 ChatGPT： <https://openai.com/blog/chatgpt/>
2. 申請 giffgaff 英國手機預付卡（連邀請碼）： <https://giffgaff.com/orders/affiliate/sammy83958?app=1>
3. 申請 Private Internet Access 虛擬私人網絡 (VPN) ： <http://www.privateinternetaccess.com/pages/buy-vpn/rout>

### 相關文章：

1. [再次試用 WordPress](https://sammy.hk/another-wordpress-trial/ "再次試用 WordPress")
2. [Mandrake Linux 改名為 Mandriva Linux](https://sammy.hk/mandrake-linux-%e6%94%b9%e5%90%8d%e7%82%ba-mandriva-linux/ "Mandrake Linux 改名為 Mandriva Linux")
3. [Mandrakesoft 收購 Conectiva](https://sammy.hk/mandrakesoft-%e6%94%b6%e8%b3%bc-conectiva/ "Mandrakesoft 收購 Conectiva")
4. [久違在家中電腦上進行編譯](https://sammy.hk/%e4%b9%85%e9%81%95%e5%9c%a8%e5%ae%b6%e4%b8%ad%e9%9b%bb%e8%85%a6%e4%b8%8a%e9%80%b2%e8%a1%8c%e7%b7%a8%e8%ad%af/ "久違在家中電腦上進行編譯")
