Skip to the content.

This page is a bare-bones guide to the technology that enables metauni. Most of what you see here has been scripted by us in Luau on top of Roblox, although we rely on many third-party libraries (such as Roact and the Nexus VR character model).

Chatbots

There are several GPT-powered chatbots present at all times at metauni. They are part of our seminars and other activities:

The chatbots

The underlying LLM is either ChatGPT or GPT4 depending on the setting. You can learn how the tech works.

Boards

Metaboards are multiplayer boards for sharing knowledge within Roblox. They are persistent (their contents stay there when you leave), accurate (all users see the same thing, even with redo/undo) and fast. For the code see the Metaboard GitHub repo. The easiest way to view boards is the Look button:

Boards and the web

Each board at metauni has a URL. Think of it like a Zoom meeting URL: when you visit the board URL in a web-browser, you can click on the “Visit Board” link to launch Roblox with the information required to take you directly to the board inside metauni. You can also view a board as a PNG. To find the URL of a board use the knot menu as shown in the video, and paste the Key into metauniService.

Orbs

Orbs make it easy to attend a seminar at metauni, by making it optional to control your avatar in 3D while listening to a talk. When you join an event, walk up to the orb, “Attach as Listener” and you’ll hear from the position of the Orb (which is near the speaker) and have the option to engage “Orbcam” which gives you a fullscreen view of the boards. Disable Orbcam to move your avatar around and “Detach” at the end of the talk so you can listen from the position of your avatar again.

A white ring above your head means you are currently attached as a Listener (note: if you are far from an Orb, and can’t hear someone speaking next to you, this might be why, as your “Metaverse ears” are somewhere else) and a black ring means someone is viewing through Orbcam.

For the code see the Orb GitHub repo.

Pockets

Currently metauni is organised as one top-level world (The Rising Sea) and numerous Pockets, which are worlds built from a template. For example, Symbolic Wilds 5 and Symbolic Wilds 6 are based off the same “world template” but the boards within have an independent existence (write on boards in Symbolic Wilds 5 and it doesn’t affect what you see in Symbolic Wilds 6). Just as links connect webpages, portals connect Pockets.

You will need the appropriate permissions to create new pockets.

For the code see the Metaportal GitHub repo.

VR and Replays

You can attend metauni events in VR with devices such as the Meta Quest (linked to a PC running Roblox). For more information see the VR page. Replays are multi-channel recordings of speaker audio, writing on metaboards, motion capture of a VR character and additional scripted elements such as interactive 3D graphs or mathematical objects. We believe these are a compelling new format for communicating complex ideas.

To experience it for yourself, jump into the Rising Sea.