Skip to content

Commit a66f38b

Browse files
committed
更新readme
1 parent a62db5c commit a66f38b

File tree

1 file changed

+56
-43
lines changed

1 file changed

+56
-43
lines changed

README.md

Lines changed: 56 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -31,23 +31,44 @@
3131

3232
---
3333

34-
## 📑 目录
34+
<details>
35+
<summary><b>💭 开发者的话</b></summary>
36+
37+
<br>
38+
39+
> 二开这个项目的时候,作者本身不是程序员,也没有 webchat 需求。当时作者我第一次学会反向代理,可以中转谷歌的模型,心里很兴奋。
40+
41+
那个夏天刚好和暗恋对象暧昧,于是想让她用上谷歌的顶尖模型,但是无可奈何当时 iOS 端还没有 AI 代理 chatApp,而网页端 nextchat、owu 这些项目太过于笨重,手机体验不好。
42+
43+
为了让暗恋对象可以美美地使用上谷歌的模型,我找到然后熬了好几天夜改进了原作者的作品,并且学习了大量的前端的 React 技术栈的知识,利用着 AI 和自己拙劣的 debug 技术,开发了第一个可用的版本,让 ta 用上了。后来也根据她的各种反馈不断加功能与设计。
44+
45+
直到现在,这个网页变得完善,可爱。
46+
47+
只是可惜,**萧瑟秋风过,缘如流水去**。ikunKchat仍在,只是人南北。
48+
49+
**关于项目风格:** 如果你不喜欢 ikunKChat 的各种梗,可以考虑 Fork 下来二开,作者也在考虑更换其元素,开发出非 ikun 版本。
50+
51+
</details>
3552

36-
- [在线体验](#-在线体验)
37-
- [功能特性](#-功能特性)
38-
- [界面展示](#-界面展示)
39-
- [部署指南](#-部署指南)
53+
---
54+
55+
## 目录
56+
57+
- [在线体验](#在线体验)
58+
- [功能特性](#功能特性)
59+
- [界面展示](#界面展示)
60+
- [部署指南](#部署指南)
4061
- [Vercel 一键部署](#1-vercel-一键部署-推荐)
4162
- [Docker 镜像部署](#2-docker-镜像部署-推荐)
4263
- [Docker Compose 部署](#3-docker-compose-部署)
4364
- [本地开发部署](#4-本地开发部署)
44-
- [环境变量配置](#️-环境变量配置)
45-
- [技术栈](#-技术栈)
46-
- [致谢](#-致谢)
65+
- [环境变量配置](#环境变量配置)
66+
- [技术栈](#技术栈)
67+
- [致谢](#致谢)
4768

4869
---
4970

50-
## 在线体验
71+
## 在线体验
5172

5273
<table>
5374
<tr>
@@ -60,7 +81,7 @@
6081
</tr>
6182
</table>
6283

63-
### 🚀 一键部署
84+
### 一键部署
6485

6586
<div align="center">
6687
<table>
@@ -91,7 +112,7 @@
91112

92113
---
93114

94-
## 🎯 功能特性
115+
## 功能特性
95116

96117
<table>
97118
<tr>
@@ -138,73 +159,65 @@
138159

139160
---
140161

141-
## 🖼️ 界面展示
162+
## 界面展示
142163

143-
### 🎤 唱 - 登录界面
164+
### 唱 - 登录界面
144165

145166
<div align="center">
146167
<img src="https://github.com/Wing900/ikunKChat/raw/main/public/show/login.png" alt="登录界面" width="80%" />
147-
<p><i>简洁优雅的登录入口,开启你的 AI 对话之旅</i></p>
148168
</div>
149169

150-
### 🕺 跳 - 聊天体验
170+
### 跳 - 聊天体验
151171

152172
<div align="center">
153173
<table>
154174
<tr>
155175
<td width="50%">
156176
<img src="https://github.com/Wing900/ikunKChat/raw/main/public/show/chat1_comp.png" alt="桌面端聊天-1" />
157-
<p align="center"><i>桌面端 - 流畅对话</i></p>
158177
</td>
159178
<td width="50%">
160179
<img src="https://github.com/Wing900/ikunKChat/raw/main/public/show/chat2_comp.png" alt="桌面端聊天-2" />
161-
<p align="center"><i>桌面端 - 多模型切换</i></p>
162180
</td>
163181
</tr>
164182
</table>
165183
</div>
166184

167-
### 🎵 RAP - 角色定制
185+
### RAP - 角色定制
168186

169187
<div align="center">
170188
<img src="https://github.com/Wing900/ikunKChat/raw/main/public/show/role.png" alt="角色定制" width="80%" />
171-
<p><i>个性化 AI 角色,让对话更有温度</i></p>
172189
</div>
173190

174-
### 🏀 篮球 - 移动端适配
175-
176-
<details>
177-
<summary>📱 点击展开移动端界面(完美响应式设计)</summary>
191+
### 篮球 - 移动端适配
178192

179193
<div align="center">
180194
<table>
181195
<tr>
182-
<td width="33%">
183-
<img src="https://github.com/Wing900/ikunKChat/raw/main/public/show/chat1_ph.png" alt="移动端-1" />
196+
<td width="25%">
197+
<img src="https://github.com/Wing900/ikunKChat/raw/main/public/show/chat1_ph.png" alt="移动端-i" />
184198
</td>
185-
<td width="33%">
186-
<img src="https://github.com/Wing900/ikunKChat/raw/main/public/show/chat2_ph.png" alt="移动端-2" />
199+
<td width="25%">
200+
<img src="https://github.com/Wing900/ikunKChat/raw/main/public/show/chat2_ph.png" alt="移动端-k" />
187201
</td>
188-
<td width="33%">
189-
<img src="https://github.com/Wing900/ikunKChat/raw/main/public/show/chat3_ph.png" alt="移动端-3" />
202+
<td width="25%">
203+
<img src="https://github.com/Wing900/ikunKChat/raw/main/public/show/chat3_ph.png" alt="移动端-u" />
204+
</td>
205+
<td width="25%">
206+
<img src="https://github.com/Wing900/ikunKChat/raw/main/public/show/chat4_ph.png" alt="移动端-n" />
190207
</td>
191208
</tr>
192209
<tr>
193-
<td align="center"><i>移动端对话</i></td>
194-
<td align="center"><i>功能切换</i></td>
195-
<td align="center"><i>侧边栏</i></td>
210+
<td align="center"><strong>i</strong></td>
211+
<td align="center"><strong>k</strong></td>
212+
<td align="center"><strong>u</strong></td>
213+
<td align="center"><strong>n</strong></td>
196214
</tr>
197215
</table>
198-
199-
<img src="https://github.com/Wing900/ikunKChat/raw/main/public/show/chat4_ph.png" alt="移动端-4" width="33%" />
200-
<p><i>设置界面</i></p>
201216
</div>
202217

203-
</details>
204-
205218
---
206219

207-
## 🚀 部署指南
220+
## 部署指南
208221

209222
### 1. Vercel 一键部署 (推荐)
210223

@@ -293,7 +306,7 @@ npm run build
293306

294307
---
295308

296-
## ⚙️ 环境变量配置
309+
## 环境变量配置
297310

298311
### 核心配置
299312

@@ -354,7 +367,7 @@ VITE_TITLE_MODEL_NAME="THUDM/GLM-4-9B-0414"
354367

355368
---
356369

357-
## 🛠️ 技术栈
370+
## 技术栈
358371

359372
<table>
360373
<tr>
@@ -414,7 +427,7 @@ VITE_TITLE_MODEL_NAME="THUDM/GLM-4-9B-0414"
414427

415428
---
416429

417-
## 🙏 致谢
430+
## 致谢
418431

419432
本项目基于以下开源项目和社区:
420433

@@ -429,12 +442,12 @@ VITE_TITLE_MODEL_NAME="THUDM/GLM-4-9B-0414"
429442

430443
<div align="center">
431444
<p>
432-
<strong>如果这个项目对你有帮助,请考虑给个 ⭐ Star!</strong>
445+
<strong>如果这个项目对你有帮助,欢迎给个 ⭐ Star!</strong>
433446
</p>
434447
<p>
435448
Made with ❤️ by <a href="https://github.com/Wing900">Wing900</a>
436449
</p>
437450
<p>
438-
<sub>© 2024 ikunKChat. All rights reserved.</sub>
451+
<sub>© 2026 ikunKChat. All rights reserved.</sub>
439452
</p>
440453
</div>

0 commit comments

Comments
 (0)