Skip to content

A chatgpt client with support for claude, live2d table favourites and Vits text-to-speech

License

Notifications You must be signed in to change notification settings

Slebee/ChatGPT-live2d-Desktop

Repository files navigation

ChatGPT-live2d-Desktop

中文

This project was created for personal learning of tauri and to facilitate the use of ChatGpt, the live2d aspect is additional entertainment. Personal effort is limited, there should be some bugs.

image image image

Basic Features

  • Markdown support: LaTex, mermaid, code highlight, etc.
  • Dark mode
  • Privacy first, all data stored locally
  • I18n: English, 简体中文
  • Free and open-source

External Feature

  • Initial support live2d model preview.
  • Initial support Vits by vits-simple-api or other

Todo

  • Timing tasks
  • Exporting Chat Records
  • Clear cache
  • Persistent model files
  • Combine with chatgpt to customize model behavior
  • Support claude
  • Support Poe

Usage

The installer can be downloaded through release, just windows version.

Windows may need to install webview2.

live2d:Drag the model folder or zip file to the model display area to load.

The live2d model processing code is derived from live2d-viewer-web