update readme
This commit is contained in:
11
README.md
11
README.md
@@ -1,13 +1,14 @@
|
|||||||
<p align="center">
|
<div align="center">
|
||||||
<img alt="demo" src="./demos/demo.gif?v=1">
|
<h1>ChatGPT UI</h1>
|
||||||
</p>
|
</div>
|
||||||
|
|
||||||
[English](./README.md) | [中文](./docs/zh/README.md)
|
[English](./README.md) | [中文](./docs/zh/README.md)
|
||||||
|
|
||||||
# ChatGPT UI
|
|
||||||
|
|
||||||
A ChatGPT web client that supports multiple users, multiple database connections for persistent data storage, supports i18n. Provides Docker images and quick deployment scripts.
|
A ChatGPT web client that supports multiple users, multiple database connections for persistent data storage, supports i18n. Provides Docker images and quick deployment scripts.
|
||||||
|
|
||||||
|
https://github.com/WongSaang/chatgpt-ui/blob/main/demos/demo.mp4?raw=true
|
||||||
|
|
||||||
|
|
||||||
## 📢Updates
|
## 📢Updates
|
||||||
<details open>
|
<details open>
|
||||||
<summary><strong>2023-03-23</strong></summary>
|
<summary><strong>2023-03-23</strong></summary>
|
||||||
|
|||||||
BIN
demos/demo.mp4
Normal file
BIN
demos/demo.mp4
Normal file
Binary file not shown.
@@ -1,13 +1,14 @@
|
|||||||
<p align="center">
|
<div align="center">
|
||||||
<img alt="demo" src="../../demos/demo.gif?v=1">
|
<h1>ChatGPT UI</h1>
|
||||||
</p>
|
</div>
|
||||||
|
|
||||||
[English](../../README.md) | [中文](./docs/zh/README.md)
|
[English](../../README.md) | [中文](./docs/zh/README.md)
|
||||||
|
|
||||||
# ChatGPT UI
|
|
||||||
|
|
||||||
ChatGPT Web 客户端,支持多用户,支持 Mysql、PostgreSQL 等多种数据库连接进行数据持久化存储,支持多语言。提供 Docker 镜像和快速部署脚本。
|
ChatGPT Web 客户端,支持多用户,支持 Mysql、PostgreSQL 等多种数据库连接进行数据持久化存储,支持多语言。提供 Docker 镜像和快速部署脚本。
|
||||||
|
|
||||||
|
https://github.com/WongSaang/chatgpt-ui/blob/main/demos/demo.mp4?raw=true
|
||||||
|
|
||||||
|
|
||||||
## 📢 更新
|
## 📢 更新
|
||||||
<details open>
|
<details open>
|
||||||
<summary><strong>2023-03-23</strong></summary>
|
<summary><strong>2023-03-23</strong></summary>
|
||||||
|
|||||||
Reference in New Issue
Block a user