Skip to content
/ Mikiu Public
forked from Elianio/Bynce

First 3D AI Agent Platform, allowing users to recreate and display Mikiu Agent. Using 3D Motion Capture & MMD Model Technology to interact with MIKIU.

License

Notifications You must be signed in to change notification settings

togtoho/Mikiu

 
 

Repository files navigation

Mikiu: AI Pose Picker for MikuMikuDance

demo_pose

Mikiu is a Web-based tool that poses MMD models from video input in real-time. Welcome feature requests and PRs!

Tech Stack

Features

  • Pose detection
  • Face detection
  • Hand detection (experimental)
  • Rust-WASM based pose-to-quaternion solver
  • 360-degree background selection
  • Video, image upload
  • Webcam input
  • Model selection
  • Ollama support (electron version)
  • VMD import/export (to export a valid VMD file, you must record at least one motion)
  • MMD editor: bone, material, mesh edit

Hint

  • Let your browser use dedicated GPU for better performance.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

First 3D AI Agent Platform, allowing users to recreate and display Mikiu Agent. Using 3D Motion Capture & MMD Model Technology to interact with MIKIU.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 45.3%
  • JavaScript 27.1%
  • Rust 23.9%
  • CSS 3.4%
  • HTML 0.3%