We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78e5f8 commit 18e9a0eCopy full SHA for 18e9a0e
README.md
@@ -2,6 +2,12 @@
2
3
通过 AI 分析页面内容,轻松获取用户答案的谷歌浏览器扩展程序。
4
5
+
6
+
7
+## 示例
8
9
+
10
11
## 安装
12
13
1. 克隆此存储库:
@@ -15,3 +21,11 @@ git clone https://github.com/coder-hxl/page-ai.git
15
21
3. 开启在页面右上角的 `开发者模式`
16
22
17
23
4. 点击页面左上角的加载已解压的扩展程序,选择 page-ai 的 `packages\chrome` 文件夹
24
25
+## API Key
26
27
+**领取 API Key**
28
29
+- **[OpenAI 官方的 API Key](https://platform.openai.com/api-keys)**
30
+- **[免费的 API Key - GPT_API_free](https://github.com/chatanywhere/GPT_API_free)**
31
+- **[免费的 API Key - Reverse Proxy](https://github.com/PawanOsman/ChatGPT)**
0 commit comments