From eaa0242e1087ffacd19cf69ccdcbb936bbad5337 Mon Sep 17 00:00:00 2001 From: Daniel Avila Date: Tue, 14 Feb 2023 19:11:47 -0500 Subject: [PATCH] new demo gif --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 08f4e26aad..8276b98e40 100644 --- a/README.md +++ b/README.md @@ -38,11 +38,10 @@ Currently, this project is only functional with the `text-davinci-003` model. ### Technologies used -- Utilizes waylaidwanderer's [node-chatgpt-api package](https://github.com/waylaidwanderer/node-chatgpt-api) for current conversational AIs +- Utilizes waylaidwanderer's [node-chatgpt-api package](https://github.com/waylaidwanderer/node-chatgpt-api) - Response streaming identical to ChatGPT through server-sent events -- Use of Tailwind CSS (just like the official site) and [shadcn/ui](https://github.com/shadcn/ui) components -- Redux Toolkit, and React-Redux for state management -- Backend: Node.js, Express, MongoDB +- Use of Tailwind CSS (like the official site) and [shadcn/ui](https://github.com/shadcn/ui) components +- Backend: Node.js, Redux Toolkit, Express, MongoDB, Keyv ## Use Cases ##