Skip to content
/ ChatY Public

ChatY is an open source GPT desktop client developed based on wails. It is probably the most beautiful ChatGPT assistant in your computer.

License

Notifications You must be signed in to change notification settings

CiroLee/ChatY

Repository files navigation

banner

ChatY

English | 中文

ChatY /tʃæti/ is an open-source GPT desktop client developed based on wails. It is probably the most beautiful ChatGPT assistant in your computer.

macos windows

Preview

chaty-light

chaty-dark

chaty-math

Features

  • Support for multiple platforms.
  • Support i18n(default is Chinese).
  • Freer management of prompts.
  • Support for chat multi-select.
  • Support for Dialog Custom parameters
  • Data is completely localized(use indexDB), no user data is recorded.
  • UI is completely independent and does not relay on third-party UI libraries.
  • Interaction is simple and easy to use, supporting shortcut key operation.
  • More controllable history session mode, which can ensure the accuracy of the results and save your token at the same time.
  • Based on the MIT protocol, open-source and free.

Download

download here

Development

development environment requires:

clone the repo

git clone https://github.com/CiroLee/ChatY.git

run the project in development mode

# cd the project
wails dev

build

# build base on your os
wails build

# build for multiple platforms
make build version=your own version

LICENSE

MIT License

About

ChatY is an open source GPT desktop client developed based on wails. It is probably the most beautiful ChatGPT assistant in your computer.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published