mic1on/chatGPT-web
A self-hosted web interface for ChatGPT built with Vue 3 and FastAPI.

Velocity · 7d
+0.6
★ / day
Trend
→steady
star history
This project provides a private deployment solution for accessing ChatGPT via a web UI. The frontend is built with Vue 3 and the backend uses FastAPI with Python. Users configure their own OpenAI API key to interact with ChatGPT through the interface. It supports proxy configuration, continuous conversations, and the gpt-3.5-turbo model, and can be deployed via Docker or locally.