teleo-codex/inbox/archive/2026-04-04-karpathy-epub-to-txt-via-agents.md
m3taversal 00119feb9e leo: archive 19 tweet sources on AI agents, memory, and harnesses
- What: Source archives for tweets by Karpathy, Teknium, Emollick, Gauri Gupta,
  Alex Prompter, Jerry Liu, Sarah Wooders, and others on LLM knowledge bases,
  agent harnesses, self-improving systems, and memory architecture
- Why: Persisting raw source material for pipeline extraction. 4 sources already
  processed by Rio's batch (karpathy-gist, kevin-gu, mintlify, hyunjin-kim)
  were excluded as duplicates.
- Status: all unprocessed, ready for overnight extraction pipeline

Pentagon-Agent: Leo <D35C9237-A739-432E-A3DB-20D52D1577A9>
2026-04-05 19:50:34 +01:00

874 B

type title author url date domain format status tags
source EPUB to TXT via Agents Andrej Karpathy (@karpathy) https://x.com/karpathy/status/2040451573881737480 2026-04-04 ai-alignment tweet unprocessed
llm
agents
epub
conversion
karpathy

Content

@trainable_nick The best epub to txt converter I found is just asking your favorite agent to do it. Epubs can be very diverse, the agent just goes in, figures it out, creates the output markdown and ensures it looks good works great.

976 likes, 44 replies. Reply to trainable_nick about EPUB conversion tools.

Key Points

  • LLM agents can serve as the best EPUB to text converters
  • Agents handle the diversity of EPUB formats by figuring out structure dynamically
  • Agents can ensure output quality by reviewing their own work
  • Practical example of agents replacing specialized tooling