import{_ as i,M as s,p as o,q as r,R as e,t,N as n,a1 as l}from"./framework-5866ffd3.js";const d={},c=e("h1",{id:"introduction",tabindex:"-1"},[e("a",{class:"header-anchor",href:"#introduction","aria-hidden":"true"},"#"),t(" Introduction")],-1),h=e("p",null,"ChatGPT UI is an unofficial ChatGPT web client. It supports multiple users, multiple languages, and multiple database connections for persistent data storage, such as Mysql, PostgreSQL, and Sqlite.",-1),u=e("p",null,"This project consists of two parts, the client-side and the server-side:",-1),p={href:"https://nuxt.com/",target:"_blank",rel:"noopener noreferrer"},g={href:"https://github.com/WongSaang/chatgpt-ui",target:"_blank",rel:"noopener noreferrer"},m={href:"https://djangoproject.com/",target:"_blank",rel:"noopener noreferrer"},f={href:"https://github.com/WongSaang/chatgpt-ui-server",target:"_blank",rel:"noopener noreferrer"},_=l('

Features

Client-side

Server-side

Original Intention

Since using ChatGPT, it has become a good helper in work. Unfortunately, as we all know, it cannot be accessed in some places. But fortunately, OpenAI has opened up its API, so I started to write a user interface for myself.

Nothing is difficult if you put your heart into it.

Later, several friends asked me how to use ChatGPT because they didn't have the technical skills. So I started to develop a multi-user system, which can not only be used by myself but also help my family and friends around me.

After the project was open-sourced, many people raised issues and some even submitted PRs, and the project has developed to its current state. I also learned a lot during this process, as I have always believed that helping others is also helping oneself.

',10);function b(v,y){const a=s("ExternalLinkIcon");return o(),r("div",null,[c,h,u,e("ul",null,[e("li",null,[t("Client-side, based on "),e("a",p,[t("Nuxt"),n(a)]),t(", project address: "),e("a",g,[t("https://github.com/WongSaang/chatgpt-ui"),n(a)])]),e("li",null,[t("Server-side, based on "),e("a",m,[t("Django"),n(a)]),t(", project address: "),e("a",f,[t("https://github.com/WongSaang/chatgpt-ui-server"),n(a)])])]),_])}const w=i(d,[["render",b],["__file","index.html.vue"]]);export{w as default};