Skip to content

Overworldai/Biome

Repository files navigation

Biome

Overworld's local desktop client for running Waypoint world models. Biome connects to a local GPU server to stream interactive AI-generated environments.

Requirements

  • Node.js 18+
  • Rust (latest stable)
  • A running Waypoint GPU server

Installation

# Install dependencies
npm install

# Run in development mode
npm run tauri dev

# Build for production
npm run tauri build

Releases

To trigger a new release build:

# Create and push a version tag
git tag v0.1.0
git push origin v0.1.0

This will automatically build the Windows installer and publish it to GitHub Releases. You can also trigger a build manually from the Actions tab using "Run workflow".

About

Overworld's local world client interface to run Waypoint world models

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •