Logo
ProductsMoltcraft
M

Moltcraft

Visualize your AI agents work in a pixel world

Introduction to Moltcraft

Moltcraft is an open-source isometric pixel dashboard designed for Moltbot, an open-source personal AI assistant. Instead of reading terminal logs, users can watch their AI agents move and interact in a living, pixel-based world. Each agent appears as a pixel character, making it easier to monitor and understand their activities. By clicking on buildings, users can access real-time data such as cron jobs, token usage, skills, and connected channels. Moltcraft also supports voice interaction, allowing users to talk to agents and receive responses without switching contexts.

The product is built using pure HTML, CSS, and JavaScript, with no npm dependencies. It is lightweight, at around 2MB, and can run on a Raspberry Pi. Users can start Moltcraft with a single command: npx @ask-mojo/moltcraft. A cloud version is currently in development and will be available soon.

Takeaways

  • Open-source isometric pixel dashboard for Moltbot
  • Visualizes AI agents in a living world
  • Real-time data access through clickable buildings
  • Voice I/O support
  • Zero npm dependencies, runs on a Raspberry Pi
  • Cloud version coming soon

How Moltcraft Works

Moltcraft connects to a running Moltbot instance and visualizes all AI agents in an isometric pixel world. Each agent is represented as a pixel character that moves and interacts within the environment. Users can click on different buildings to view detailed information about the system's operations, including cron jobs, token usage, and skill deployment. The interface allows for direct interaction with agents via chat or voice, eliminating the need to switch between multiple tools or terminals.

Core Benefits and Applications

BenefitDescription
Improved MonitoringReplace log-scrolling with a visually engaging interface
Centralized ViewSee all agents and their status from one screen
Hands-Free InteractionTalk to agents and receive spoken responses
Lightweight & EfficientRuns on low-resource devices like Raspberry Pi
Easy SetupOne command to install and launch
ScalableSuitable for both local and cloud environments