Demo app for 3D character conversation in the browser
Top 45.9% on sourcepulse
ChatVRM is a browser-based demo application enabling users to converse with 3D characters. It allows importing VRM files, adjusting character-specific voices, and generating responses with emotional expressions, targeting users interested in interactive 3D character experiences.
How It Works
The application leverages several key technologies: Web Speech API for voice recognition, ChatGPT API for response generation, Koemotion/Koeiromap API for text-to-speech synthesis, and @pixiv/three-vrm
for 3D character rendering. This stack facilitates an end-to-end interactive experience within a web browser.
Quick Start & Requirements
npm install
npm run dev
http://localhost:3000
Highlighted Details
Maintenance & Community
This repository was archived on 2024-07-18. Users are encouraged to fork the repository for further development.
Licensing & Compatibility
The repository does not explicitly state a license.
Limitations & Caveats
The project is archived and no longer actively maintained by the original developers. Further development requires forking the repository.
2 months ago
Inactive