Skip to content

KonradowyPL/chat

Repository files navigation

AIssistant

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.
img 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

License

This repository is under GNU GPL-3 license