MCPcopy Index your code
hub / github.com/Slebee/ChatGPT-live2d-Desktop

github.com/Slebee/ChatGPT-live2d-Desktop @V0.4.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release V0.4.1 ↗ · + Follow
477 symbols 1,069 edges 99 files 6 documented · 1% updated 3y agoV0.4.1 · 2023-06-30★ 44
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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
  • [x] Support claude
  • [x] 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

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 349
Method 88
Class 29
Enum 9
Interface 2

Languages

TypeScript97%
Rust3%

Modules by API surface

public/live2dcubismcore.min.js96 symbols
public/live2d.min.js82 symbols
src/object/model/ModelEntity.ts23 symbols
src/object/model/App.ts14 symbols
src/utils/index.ts13 symbols
src/object/PoeSocket.ts13 symbols
src/object/tts/Vits.ts12 symbols
src/object/model/patches.ts11 symbols
src/object/model/data.ts11 symbols
src/object/missions/Mission.ts9 symbols
src/pages/live2d/object/App.ts8 symbols
src/object/model/Live2DModel.ts8 symbols

For agents

$ claude mcp add ChatGPT-live2d-Desktop \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page