This app used the free GPT-4 API, but it is no longer available.
You can use this as a base for your chatting app.
This app has:
- Ability to create multiple chats
- Dynamic chat storing and loading from localStorage
- Markdown support
- Ability to mass delete chats
Things this app does not have:
- Regenerate button
- Sharing chats (because all data is stored locally)
- Pinning chats
This repository is under GNU GPL-3 license