YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

PocketBot runs LLM agents locally on iPhone

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

PocketBot runs LLM agents locally on iPhone
OPEN LINK ↗
// 73d agoPRODUCT LAUNCH

PocketBot runs LLM agents locally on iPhone

PocketBot is an iOS app in TestFlight beta that runs a quantized 3B model (Qwen3) via llama.cpp on Metal to convert plain English into iPhone automations — entirely on-device with no cloud. Two indie developers are sharing early progress and seeking community input on model selection, quantization, and sampling strategies.

// ANALYSIS

On-device LLM automation on iPhone is a compelling niche, but PocketBot is squarely in "interesting experiment" territory rather than a polished product launch.

  • Fully local inference at 3B scale on iPhone 15 Pro is technically impressive — Q4_K_M within the ~3-4GB iOS memory budget is the right call for now
  • The JSON tool call reliability problem (hallucinated params, malformed output) is a universal pain point at sub-4B scale, not a PocketBot-specific flaw
  • Separating sampling strategies by task type (low temp for structured output, higher for chat) is a well-established pattern the community will likely validate
  • The real constraint is iOS memory headroom — Q5_K_S may not be worth the tradeoff until 16GB iPhone hardware becomes common
  • No official website, Product Hunt listing, or GitHub repo — this is pre-launch community engagement, not a formal launch
// TAGS
pocketbotedge-aillmagentautomationios

DISCOVERED

73d ago

2026-03-16

PUBLISHED

73d ago

2026-03-16

RELEVANCE

5/ 10

AUTHOR

Least-Orange8487