AI Doomsday Toolbox v0.932 adds benchmarking, dataset creation, and agent workspace for Android local AI

✍️ OpenClawRadar📅 Published: April 16, 2026🔗 Source
AI Doomsday Toolbox v0.932 adds benchmarking, dataset creation, and agent workspace for Android local AI
Ad

What's new in AI Doomsday Toolbox v0.932

AI Doomsday Toolbox v0.932 is a significant update to the Android application for running local AI models, adding several practical features for developers working with on-device AI.

Key features in this release

  • Benchmarking for local LLMs: Users can benchmark their device and compare different thread counts to determine optimal model configurations instead of guessing.
  • Dataset creator: Import TXT or PDF files, split them into chunks, clean them up, generate question/answer pairs, rate them, and export the final dataset in Alpaca JSON format. The prompts used in the pipeline can be customized.
  • Termux/proot workflows: Better support for using a proot distro through Termux, including SSH setup help, install flows for predefined tools, in-app webview access for compatible tools, and file management from inside the app.
  • AI agent workspace: An agent-oriented environment built around Termux and local backends, with support for custom tools, custom agents, and project-oriented workflows. This gives LLMs the ability to use tools and run commands.
  • Subtitle burning: Generate subtitles with Whisper and burn them into video with font, color, and position controls.
  • Summary workflow changes: Summaries now work better with Ollama and llama.cpp-compatible backends.
  • Built-in Ollama and llama tools: Includes a built-in Ollama manager for models and Modelfiles, plus a native chat interface for llama-server style backends that allows running long calls without dropping connections (which happens with the web UI).
  • Pet system: The Tama side of the app has gameplay around memory, adventures, farm management, and interaction.
Ad

Existing features maintained

The update retains previous functionality including distributed inference across Android devices, workflow-based processing for media and documents, offline knowledge tools, local image generation, and the concept of reusing old phones for local AI.

Installation options

A Google Play beta version is now available with App Bundle packaging for smaller install sizes. The beta helps with testing across different devices. The GitHub repository remains available for direct downloads.

📖 Read the full source: r/LocalLLaMA

Ad

👀 See Also

Claude 4.6 Opus Reasoning Distilled to 14GB for Apple Silicon via MLX Quantization
Tools

Claude 4.6 Opus Reasoning Distilled to 14GB for Apple Silicon via MLX Quantization

A developer has quantized a Qwen 3.5 27B model distilled from Claude 4.6 Opus reasoning trajectories from 55.6GB to 14GB using MLX for Apple Silicon, achieving ~16 tokens/sec on an M4 Pro while maintaining the model's analytical reasoning capabilities.

OpenClawRadar
Local-first AI tax preparer with encrypted PII built on MCP
Tools

Local-first AI tax preparer with encrypted PII built on MCP

A developer built a tax filing extension for Crow that encrypts all PII with AES-256-GCM and works with any MCP-compatible client including Claude, ChatGPT, Gemini, or local models through Ollama. The system handles 1040, Schedule 1, HSA (8889), education credits (8863), self-employment (Schedule C/SE), and capital gains (Schedule D) calculations locally.

OpenClawRadar
AI Claw: Serverless Bridge Connects Alexa to Local OpenClaw with Dual Delivery
Tools

AI Claw: Serverless Bridge Connects Alexa to Local OpenClaw with Dual Delivery

AI Claw is a Python AWS Lambda pipeline that connects Amazon Echo speakers to local OpenClaw instances, bypassing Amazon's 8-second timeout by using a fire-and-forget architecture with dual delivery to Telegram and native Echo audio output.

OpenClawRadar
Paper Lantern MCP Server Connects Claude Code to Research Papers
Tools

Paper Lantern MCP Server Connects Claude Code to Research Papers

Paper Lantern is an MCP server built with Claude Code that connects coding agents to over 2 million CS and 43 million biomedical research papers, enabling them to find benchmarked methods instead of defaulting to training data.

OpenClawRadar