Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.44 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.44 KB

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