From e0e008d38cb7698f1e60b90d6740c6d8e61ac4c9 Mon Sep 17 00:00:00 2001 From: Morgan Date: Sat, 19 Jul 2025 18:34:30 +0900 Subject: [PATCH] Update README.md Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 57c885f..33b8a4f 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ # ChatGPT-web + +Fork of [Niek/chatgpt-web](https://github.com/Niek/chatgpt-web) with heavy customization + +### Changes + +- Custom Models including Claude and Gemini (requires OpenAI-compat proxy) +- Collapsable Sidebar +- Dump/Load entire data +- Custom styling?