https://github.com/moeru-ai/chat
🥽🖼️ XR Voice Call WebUI, Make AI-Powered characters appear to you.
https://github.com/moeru-ai/chat
chat-ui vrm webxr
Last synced: 4 months ago
JSON representation
🥽🖼️ XR Voice Call WebUI, Make AI-Powered characters appear to you.
- Host: GitHub
- URL: https://github.com/moeru-ai/chat
- Owner: moeru-ai
- License: mit
- Created: 2025-02-09T14:44:41.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-06-14T08:58:44.000Z (4 months ago)
- Last Synced: 2025-06-24T17:45:22.049Z (4 months ago)
- Topics: chat-ui, vrm, webxr
- Language: TypeScript
- Homepage: https://chat.moeru.ai/docs
- Size: 61.1 MB
- Stars: 12
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# moeChat by Moeru AI
## About
You may have already seen [Project AIRI](https://github.com/moeru-ai/airi).
This project is similar to AIRI with the following key differences:
- Focus on VRM / WebXR Experience
- Not interested in VTuber
- No attempts to connect to other games or software## Development
> View the defined routes at [app/src/router.ts](https://github.com/moeru-ai/chat/blob/main/app/src/router.ts).
```bash
git clone https://github.com/moeru-ai/chat.git
cd chat
pnpm i
pnpm dev # @moeru-ai/chat
```## Supported Devices
### VR
VR mode should be available on any SteamVR supported device and Quest / PICO.
### MR
MR mode requires some advanced features, so we have made a list of support:
- **Quest 3/3S**: Developers own this device, therefore have access to top-tier support
- **Vision Pro**: Untested, theoretically supported
- **Pico 4 Ultra**: Untested, theoretically supportedIf you'd like to help with testing, please give us feedback in the [discussions](https://github.com/moeru-ai/chat/discussions).
## License
[MIT](./LICENSE.md)
[app/src/assets](./app/src/assets) and [app/public](./app/public) are third-party resources: see the reference for licenses.