Static website for the OpenSim AI Stack — a Docker-based OpenSimulator grid with AI integration.
- Home — hero, features, and stack overview
- Get It — prerequisites, Docker Compose commands, and key environment variables
- Play It — login instructions and how to talk to the AI bot
- Share It — ports to open and hypergrid basics
- Tailwind CSS v4 (CDN)
- DaisyUI v5 (CDN)
- Vanilla HTML/JS
- GitHub Pages ready
Any static file server works, for example:
python3 -m http.server 8000Then open http://localhost:8000.