AutoGeneralAI commited on
Commit
9220bec
1 Parent(s): b9b47f4

Synced repo using 'sync_with_huggingface' Github Action

Browse files
Files changed (1) hide show
  1. README_cn.md +12 -0
README_cn.md ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # ChatGPT
2
+
3
+ GUI for ChatGPT API在线体验网址 https://huggingface.co/spaces/AutoGeneralAI/ChatGPT
4
+
5
+ ## 使用方法
6
+ 将自己的OpenAI API KEY https://platform.openai.com/
7
+ 放入key输入框,然后就可以愉快的使用ChatGPT,愉快的对话了。
8
+
9
+ 本项目不是web版的ChatGPT,而是调用其官方API的GUI for ChatGPT API。
10
+
11
+ ![image](https://user-images.githubusercontent.com/130114082/233837074-a260c2ff-4d93-4efd-ad3f-b97da7db82e7.png)
12
+