Rizm runs entirely in your environment. Data × Manifest = UI. Have the AI Administrator generate a UI optimized for your workflow.
Docs | Changelog | Demo | Forum
Rizm is a self-hosted workspace built to keep planning and execution in one continuous flow. Teams can manage work in boards, tables, and a collaborative wiki, while the AI Assistant helps with chat-based administration, user management, and actions that use the data already stored in the workspace.
| Feature | Description |
|---|---|
| Project management | Board and table views for structured work |
| Wiki | Collaborative editing with real-time sync |
| MCP | Model Context Protocol server for AI integration |
| AI Assistant & Administrator | Chat-based system administration, user management, and context-aware actions using stored workspace data |
Requires Docker and Docker Compose (docker compose).
git clone https://github.com/test-perspective/rizm-beta.git
cd rizm-betaWindows:
.\scripts\setup-win.cmd localLinux:
bash ./scripts/setup-linux.sh localmacOS:
bash ./scripts/setup-macos.sh localAccess Rizm at http://localhost:8080. Log in with Sign in as Admin on the demo, or use the default credentials after first run: admin@example.local / change-this-password.
For domain deployment, manual setup, MCP configuration, and other operational details, see the Wiki: Deployment Guide, Deployment Guide.ja, MCP Setup, Licensing and Future Updates.
- GitHub Issues
- Forum (Q&A, Announcements, How-to, Feedback)
- X @kenabe_tp
- support@test-perspective.com
| Category | Main Technologies |
|---|---|
| Frontend | React, TypeScript, Tailwind CSS, Vite, MUI Material, BlockNote, Monaco Editor |
| Backend | Rust (Axum, Tokio) |
| Infra / Middleware | Docker, Nginx, SQLite |
For a detailed dependency list (SBOM), see THIRD-PARTY-NOTICES. This distribution uses MUI X Data Grid Premium under the MUI X commercial license.
This release is licensed under Apache-2.0. See LICENSE. For licensing policy and future update notes, see Licensing and Future Updates.
Rizm is still evolving, so features and behavior may change, and the documentation is intentionally minimal. It is not recommended for mission-critical use. See the Roadmap for planned direction.

