teleo-codex/inbox/archive/2026-04-04-trainable_nick-epub-to-markdown-tool.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

24 lines
942 B
Markdown

---
type: source
title: "EPUB to Markdown Tool"
author: "trainable_nick (@trainable_nick)"
url: "https://x.com/trainable_nick/status/2040448094060343337"
date: 2026-04-04
domain: ai-alignment
format: tweet
status: unprocessed
tags: [epub, markdown, vibe-coding, knowledge-base, tool]
---
## Content
As I pulled on the thread from Karpathy's post, I realized the existing EPUB to TXT tools were still too ugly and clunky for turning DRM-free books into clean markdown. So I made my own. I've only been vibe coding for a few months, and this is my first App Store Connect
239 likes, 11 replies. Includes image. Quote of Karpathy's KB post.
## Key Points
- Existing EPUB to TXT tools were insufficient for clean markdown output
- Built a new tool specifically for converting DRM-free books to clean markdown
- Inspired directly by Karpathy's LLM knowledge base workflow
- Creator's first App Store Connect submission, built via vibe coding