Back to browse
GitHub Repository
3 stars

Pocket-Ingest – Async Voice Memos to Claude Code via iCloud

by filipeisho·Apr 25, 2026·2 points·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

iOS Shortcuts + iCloud sync beats running a server for voice-to-AI ingestion.

Strengths
  • Zero infrastructure—uses native iOS transcription and iCloud sync only.
  • SessionStart hook auto-ingests without manual file management.
Weaknesses
  • One-way sync only—no computer-to-phone feedback loop yet.
  • Apple ecosystem lock-in excludes Android and Windows users.
Category
Target Audience

Knowledge workers using Claude Code with Karpathy's LLM wiki pattern

Similar To

Otter.ai · Fireflies.ai · Supernormal

Post Description

I use Karpathy's LLM wiki pattern to run my work. Raw sources go in a vault, Claude maintains a knowledge base on top. Works great at my desk, breaks down when I'm on the go.

pocket-ingest fixes it for me. iOS Shortcut records a voice memo, transcribes it, saves a .txt to iCloud. Claude Code picks it up automatically next time I open a session. No servers, no apps, no API keys. Five minute setup.

Right now it's one-way: phone to computer. I think there's something more interesting in a two-way communication.

Built the simplest version first to see if anyone else is interested in this!

Super excited to see what you think :)

Similar Projects

AI/ML●●●Banger

I put Claude Code inside a Telegram bot for voice memos

Claude Agents browse your voice memo archive — actually novel bridge between transcription and agentic reasoning.

Solve My ProblemZero to One
buryhuang
103mo ago