# PureChat
**Repository Path**: vibber/PureChat
## Basic Information
- **Project Name**: PureChat
- **Description**: 基于 Vue3、Element-Plus 的清新优雅的聊天工作室(腾讯 IM 即时通讯) 用于学习参考,集成 ChatGPT(openai)
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: main
- **Homepage**: https://pureadmin.cn
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 126
- **Created**: 2024-06-20
- **Last Updated**: 2024-06-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
PureChat
聊天应用与AI开发框架
🌎 在线预览
|
💬 联系作者
[![Web][Web-image]][web-url]
[![Windows][Windows-image]][download-url]
[![MacOS][MacOS-image]][download-url]
[web-url]: https://pureadmin.cn
[download-url]: https://github.com/Hyk260/PureChat/releases
[Web-image]: https://img.shields.io/badge/Web-orange?logo=microsoftedge
[Windows-image]: https://img.shields.io/badge/-Windows-blue?logo=windows
[MacOS-image]: https://img.shields.io/badge/-MacOS-black?logo=apple
[](https://github.com/Hyk260/PureChat/blob/master/LICENSE)
[](https://github.com/Hyk260/PureChat/stargazers)
[](https://github.com/Hyk260/PureChat/network/members)
## 简介
[反馈](https://github.com/Hyk260/PureChat/issues) /
[QQ 群](https://github.com/Hyk260/PureChat/discussions/2) /
[打赏开发者](./images/weix.png) /
[文档](https://hyk260.github.io/pure-docs) /
[更新日志](https://hyk260.github.io/pure-docs/other/logs.html)
[PureChat](https://github.com/Hyk260/PureChat) 是一个聊天工作室(腾讯 IM 即时通讯) 集成 ChatGPT(openai)
### 🎉 特性
- 📦️ 使用 Vite5 构建
- 📃 RBAC 模型 + JWT 权限控制
- 🤖 接入 openai 语言模型
- ☁️ 聊天工作室 `基于IM即时通讯sdk`
- 🌚 光明/黑暗 模式主题切换`自动根据系统主题改变`
- ⚡️ 自定义 SVG 图标组件
- 🔴 国际化支持 English, 简体中文
- 🔧 Prettier + ESLint 规范
- 🛡️ GitHub快速登录享受无缝的社交体验
- ✨ 提供桌面应用electron版本 支持 macOS(.dmg)、Windows(.exe)双平台
- 🛠 更多特性开发中
环境配置
```
本地环境需要安装 Node.js 18.20+ 和 Git
```
克隆代码
```bash
git clone https://github.com/Hyk260/PureChat.git
```
安装依赖
```
pnpm install
```
启动项目
```
pnpm dev
```
打包
```
pnpm build
```
### 🖼️ 截图
