mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-24 04:10:15 +01:00
new demo gif
This commit is contained in:
parent
481927c5a3
commit
eaa0242e10
1 changed files with 3 additions and 4 deletions
|
|
@ -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 ##
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue