mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 19:00:13 +01:00
update readme with 2nd use case img
This commit is contained in:
parent
15f3972b9f
commit
15986c078b
2 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
|
@ -79,12 +79,18 @@ Here are my planned/recently finished features.
|
|||
|
||||
## Use Cases ##
|
||||
|
||||

|
||||
- One stop shop for all conversational AIs, with the added bonus of searching past conversations.
|
||||
- Using the official API, you'd have to generate 7.5 million words to expense the same cost as ChatGPT Plus ($20).
|
||||
- ChatGPT Free is down.
|
||||
- ChatGPT/Google Bard/Bing AI conversations are lost in space or
|
||||
cannot be searched past a certain timeframe.
|
||||
- ChatGPT Free (at [chat.openai.com](https://chat.openai.com/chat)) is more limited than the API
|
||||
|
||||

|
||||
|
||||
- ChatGPT Free is down.
|
||||
|
||||

|
||||
|
||||
|
||||
## Origin ##
|
||||
This project was originally created as a Minimum Viable Product (or MVP) for the [@HackReactor](https://github.com/hackreactor/) Bootcamp. It was built with OpenAI response streaming and most of the UI completed in under 20 hours. During the end of that time, I had most of the UI and basic functionality done. This was created without using any boilerplates or templates, including create-react-app and other toolchains. I didn't follow any 'un-official chatgpt' video tutorials, and simply referenced the official site for the UI. The purpose of the exercise was to learn setting up a full stack project from scratch. Please feel free to give feedback, suggestions, or fork the project for your own use.
|
||||
|
|
|
|||
BIN
public/use_case2.png
Normal file
BIN
public/use_case2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 432 KiB |
Loading…
Add table
Add a link
Reference in a new issue