From e58e3c250084bf2d5f4912ef044863e195545607 Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Mon, 17 Apr 2023 00:24:24 -0700 Subject: [PATCH] Updated link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1f41a8..36c266a 100644 --- a/README.md +++ b/README.md @@ -413,7 +413,7 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [Back to the Top](#table-of-contents) -## Chatbot UI for ChatGPT +**Chatbot UI for ChatGPT** [Chatbot UI by mckaywrigley](https://github.com/mckaywrigley/chatbot-ui) is an advanced chatbot kit for OpenAI's chat models built on top of Chatbot UI Lite using Next.js, TypeScript, and Tailwind CSS. This version of ChatBot UI supports both GPT-3.5 and GPT-4 models. Conversations are stored locally within your browser. You can export and import conversations to safeguard against data loss. See a [demo](https://twitter.com/mckaywrigley/status/1636103188733640704).