Wonderland
  • Wonderland
    • The Complete Guide to Wonderland: A Multidimensional Web3 Ecosystem
    • Wonderland x Alice x ElizaOS Hyperfy Agent Starter Pack
      • Alice x Eliza x Hyperfy Agent Starter Kit
  • Alice in Hyperfy Wonderland
  • $Alice x X402 Protocol
  • ALICE
Powered by GitBook
On this page
  • Alice in Hyperfy Wonderland
  • Bridging AI Personalities with 3D Virtual Worlds
  • What Makes This Project Innovative
  • Contents of This Guide
  • Getting Started

Alice in Hyperfy Wonderland

Alice in Hyperfy Wonderland

"Curiouser and curiouser!" cried Alice. "Now I'm exploring the metaverse!"

Bridging AI Personalities with 3D Virtual Worlds

Welcome to the GitBook guide for Alice in Hyperfy Wonderland, a revolutionary project that brings the beloved character of Alice from Lewis Carroll's classic tales into the immersive 3D environment of Hyperfy.

This guide documents our innovative approach to creating autonomous AI agents that exist beyond text interfaces, inhabiting virtual worlds with personality, movement, and interactive capabilities.

What Makes This Project Innovative

The Alice in Hyperfy Wonderland project represents a significant leap forward in several key areas:

1. Embodied AI in Metaverse Environments

Traditional AI interactions happen through text or voice interfaces. Alice exists as a fully embodied character in a 3D space, capable of:

  • Moving naturally through the environment

  • Responding to proximity of other users

  • Using animations and emotes for non-verbal communication

  • Maintaining a consistent in-character personality

2. Multi-Modal Integration Architecture

We've developed a modular framework that combines:

  • 3D avatar technology (VRM format)

  • Real-time WebSocket communication

  • Environmental awareness systems

  • Character-driven AI responses

  • Voice synthesis capabilities

This integration creates a fluid, believable presence that engages users on multiple sensory levels.

3. Extensible Character Framework

While our implementation focuses on Alice, the framework we've created can be used for any character or personality:

  • Character configurations are separated from the core system

  • Behavior patterns can be customized without code changes

  • Animation sets can be swapped or expanded

  • Multiple AI models can be integrated for different aspects of intelligence

4. Hyperfy Integration

By integrating directly with Hyperfy's node client, we've created one of the first examples of how AI characters can be deployed in existing metaverse platforms without extensive modifications.

Contents of This Guide

This GitBook provides comprehensive documentation on:

Each section includes code examples, configuration samples, and best practices learned through development.

Getting Started

"Begin at the beginning," the King said, very gravely, "and go on till you come to the end: then stop."

Let's begin our adventure into the metaverse!

PreviousWonderland x Alice x ElizaOS Hyperfy Agent Starter PackNext$Alice x X402 Protocol

Last updated 2 days ago

- The technical foundations of the system

- How Alice's personality was created

- How we connected to Hyperfy

- Creating the multi-model AI system

- Adding ElevenLabs voice capabilities

- Running the complete system

- Creating your own characters

To begin your journey with Alice in Hyperfy Wonderland, we recommend first understanding the , then following our to get Alice running in your own Hyperfy environment.

System Architecture
Character Development
Integration Process
AI Backend Setup
Voice Integration
Deployment Guide
Extension Guide
system architecture
quick start guide