Mick Lab
Research centered on generative AI applications

Mick Lab — where experiments become working apps

Every Mick Lab app is designed, implemented, tested, and published using only an Android phone. This site documents a practical workflow for continuously developing generative AI apps on mobile alone.

Android-only development stack

All apps, including LLM tester with llama.cpp, Dual AI Chat, and Dual AI Reversy, are developed directly on Android without relying on a PC.

See how Userland + Termux + Copilot CLI + custom scripts are used for GitHub CI operations

Latest experiment notes

  • Local LLM (GGUF) inference viewer: download GGUF and run actual inference inside the browser
  • LLM tester with llama.cpp: refreshed the product page, manual, technical spec, and privacy policy to match the current app, including MCP / function calling, multimodal API behavior, and WebUI integration
  • Dual AI Reversy: added the product page, user manual, and bilingual privacy policy
  • Dual AI Chat: added the product page and manual, and corrected the avatar limit to two simultaneous avatars
  • Android app (llamachat): continuing code review and checking TTS / voice-input behavior