Organize badges
This commit is contained in:
parent
1691cfbe30
commit
e513187d9e
|
@ -1,12 +1,13 @@
|
|||
# ChatGPT-web
|
||||
[](https://github.com/Niek/chatgpt-web/actions/workflows/pages.yml)
|
||||
[](https://standardjs.com)
|
||||
[](/LICENSE)
|
||||
[](#contributors)
|
||||
|
||||
## **URL**: https://niek.github.io/chatgpt-web/
|
||||
|
||||

|
||||
|
||||
[](#contributors)
|
||||
|
||||
ChatGPT-web is a simple one-page web interface to the OpenAI ChatGPT API. To use it, you need to register for [an OpenAI API key](https://platform.openai.com/account/api-keys) first. All messages are stored in your browser's local storage, so everything is **private**. You can also close the browser tab and come back later to continue the conversation.
|
||||
|
||||
|
|
Loading…
Reference in New Issue