Add screenshot
This commit is contained in:
parent
7f7d2e1591
commit
72615bc4bd
Binary file not shown.
After Width: | Height: | Size: 352 KiB |
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
## **URL**: https://niek.github.io/chatgpt-web/
|
## **URL**: https://niek.github.io/chatgpt-web/
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
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.
|
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?
|
## Why?
|
||||||
|
|
Loading…
Reference in New Issue