Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mckaywrigley authored Mar 25, 2023
1 parent 4fbb5e1 commit 932853f
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@

Chatbot UI is an advanced chatbot kit for OpenAI's chat models built on top of [Chatbot UI Lite](https://github.com/mckaywrigley/chatbot-ui-lite) using Next.js, TypeScript, and Tailwind CSS.

It aims to mimic ChatGPT's interface and functionality.

All conversations are stored locally on your device.

See a [demo](https://twitter.com/mckaywrigley/status/1636103188733640704).

![Chatbot UI](./public/screenshot.png)
Expand All @@ -20,12 +16,14 @@ Expect frequent improvements.

**Next up:**

- [ ] More custom settings
- [ ] Regenerate & edit responses
- [ ] More model settings
- [ ] Custom themes
- [ ] Prompt templates
- [ ] Plugins

**Recent updates:**

- [x] Regenerate & edit responses
- [x] Folders (3/24/23)
- [x] Search chat content (3/23/23)
- [x] Stop message generation (3/22/23)
Expand Down

0 comments on commit 932853f

Please sign in to comment.