├── README.md ├── main.py └── templates └── chat.html /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlliotTech/chatgpt-web/HEAD/README.md -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlliotTech/chatgpt-web/HEAD/main.py -------------------------------------------------------------------------------- /templates/chat.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AlliotTech/chatgpt-web/HEAD/templates/chat.html --------------------------------------------------------------------------------