# ChatGptWxMiniProgram
ChatGpt微信小程序前端程序

ChatGpt聊天室微信小程序，一键部署到微信小程序，即可支持gpt微信聊天机器人。

# 效果图
![preview](https://github.com/Heliner/ChatGptWxMiniProgram/assets/32272517/e235a4dc-9600-4872-b34e-9f4c239be3e2)


# Demo
体验小程序

![image](https://user-images.githubusercontent.com/32272517/221414001-f4fff939-9745-45d0-947a-2dd49cc2a3fd.png)


# 关联项目
后台项目：https://github.com/Heliner/ChatGptWxBackend

# Feature
1. 使用webSocket进行通信
#  
欢迎大家踊跃star，提交commit
<picture>
  <source
    media="(prefers-color-scheme: dark)"
    srcset="
      https://api.star-history.com/svg?repos=Heliner/ChatGptWxMiniProgram&type=Date&theme=dark
    "
  />
  <source
    media="(prefers-color-scheme: light)"
    srcset="
      https://api.star-history.com/svg?repos=Heliner/ChatGptWxMiniProgram&type=Date
    "
  />
  <img
    alt="Star History Chart"
    src="https://api.star-history.com/svg?repos=Heliner/ChatGptWxMiniProgram&type=Date"
  />
</picture>
