How I wrote with AI the book that Amanda Askell never wrote

· Source: Génération IA · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Software Development & Engineering · Depth: Advanced, long

Summary

The article details the creation of "Murmures - Amanda A.", a book synthesized from Amanda Askell's scattered interviews and writings using artificial intelligence. Authors Benoît Raphaël, Thomas Mahier, and Jeff GPT initially attempted a single-prompt approach, which quickly led to degraded thought and inconsistencies. They subsequently developed a refined method, entrusting Fable 5 (Claude) with orchestrating source collection, analysis, and organization, while GPT-5.6 Sol (Open AI) handled text generation using a specialized "skill" and "style recipe." The process involved multiple AI proofreading agents for content validation, linguistic quality, and voice consistency, alongside extensive human review. This approach, though taking several weekends, significantly reduced the time compared to traditional methods, emphasizing the importance of human oversight and "functional empathy" in complex AI-driven projects.

Key takeaway

For AI Engineers developing complex content generation systems, this project demonstrates that chaining multiple AI operations requires a highly structured, multi-agent approach with significant human intervention. You should design workflows that distribute tasks among specialized AI agents and integrate robust human and AI-driven proofreading to ensure fidelity and coherence, especially when synthesizing existing intellectual property. This iterative process fosters deeper understanding of both the subject and the AI's capabilities.

Key insights

Complex AI writing projects demand structured multi-agent workflows and human oversight to maintain coherence and fidelity.

Principles

Method

Orchestrate source collection and analysis with one AI (Fable 5), then use another (GPT-5.6 Sol) with a "skill" for writing, supported by multiple specialized AI proofreaders and human review.

In practice

Topics

Best for: AI Engineer, Prompt Engineer, Director of AI/ML

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Génération IA.