Add screenshot

This commit is contained in:
Niek van der Maas 2023-03-02 23:06:47 +04:00
parent 7f7d2e1591
commit 72615bc4bd
2 changed files with 2 additions and 0 deletions

BIN
.github/screenshot.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 352 KiB

View File

@ -2,6 +2,8 @@
## **URL**: https://niek.github.io/chatgpt-web/
![Screenshot of ChatGPT-web](.github/screenshot.png)
ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT model. To use it, you need to register for an API key at https://platform.openai.com/account/api-keys first. All messages are stored in your browser's local storage, so you can close the tab and come back later to continue the conversation.
## Why?