BACK_TO_FEEDAICRIER_2
AI Doomsday Toolbox adds offline Android AI suite
OPEN_SOURCE ↗
REDDIT · REDDIT// 3h agoPRODUCT UPDATE

AI Doomsday Toolbox adds offline Android AI suite

AI Doomsday Toolbox v0.938 is a broad update to the Android local-AI app, pushing it further from a chat client into an all-in-one offline AI environment. The release adds native chat support for both Ollama and llama.cpp servers, gives the LLM access to in-app tools like web search, notes, to-dos, calendar events, alarms, and scheduled tasks, and expands local generation with ONNX Runtime image support plus SD-binary video generation. It also reworks summaries around the Llama server, improves stability in core modules, fixes native binary extraction, repairs Termux tooling, and introduces new widgets for calendar, events, and notes.

// ANALYSIS

The app is starting to read less like a single-feature chatbot and more like a local AI operating environment for Android.

  • The biggest change is tool use: the assistant can now act on notes, tasks, calendar events, alarms, and scheduled jobs instead of only generating text.
  • llama.cpp and Ollama support makes the stack more flexible, but the summary pipeline now depends on an active Llama server, so setup complexity still matters.
  • Local image generation and video generation are the most ambitious additions, but both are clearly still evolving rather than polished flagship features.
  • The reworked pet system and widgets suggest the project is broadening its UX surface, not just its model integration.
  • This is a strong update for power users who want an offline-first, everything-on-device AI toolkit, but it remains a high-complexity app with multiple moving parts.
// TAGS
androidlocal-aiollamallamacppoffline-aiimage-generationvideo-generationagenttermuxwidgets

DISCOVERED

3h ago

2026-05-01

PUBLISHED

4h ago

2026-05-01

RELEVANCE

8/ 10

AUTHOR

ManuXD32