Show HN: I used Claude Code to discover connections between 100 books
21–30 of 159 posts
Re: Show HN: I used Claude Code to discover connections between 100 books
#22Re: Show HN: I used Claude Code to discover connections between 100 books
#23[flagged]
I'm carrying a thought around for the last few weeks: A LLM is a transformer. It transforms a prompt into a result. Or a human idea into a concrete java implementation. Currently I'm exploring what unexpected or curious transformations LLMs are capable of but haven't found much yet. At least I myself was surprised that an LLM can transform a description of something into an IMG by transforming it into a SVG.
Re: Show HN: I used Claude Code to discover connections between 100 books
#24[flagged]
Re: Show HN: I used Claude Code to discover connections between 100 books
#25You have an interesting idea here, but looking over the LLM output, it's not clear what these "connections" actually mean, or if they mean anything at all.
Feeding a dataset into an LLM and getting it to output something is rather trivial. How is this particular output insightful or helpful? What specific connections gave you, the author, new insight into these works?
You correctly, and importantly point out that "LLMs are overused to summarise and underused to help us read deeper", but you published the LLM summary without explaining how the LLM helped you read deeper.
Re: Show HN: I used Claude Code to discover connections between 100 books
#26Re: Show HN: I used Claude Code to discover connections between 100 books
#27Earlier quoted context omitted.
Ironically your comment is clearly written by an LLM.
Ironic indeed: pattern-matching the prose style instead of engaging the idea is exactly the shallow reading the post is about.
Re: Show HN: I used Claude Code to discover connections between 100 books
#28I'm seeing "Thanos committing fraud" in a section about "useful lies". Given that the founder is currently in prison, it seems odd to consider the lie useful instead of harmful. It kinda seems like the AI found a bunch of loosely related things and mislabeled the group.
If you've read these books I'm not seeing what value this adds.
Re: Show HN: I used Claude Code to discover connections between 100 books
#29[flagged]
Re: Show HN: I used Claude Code to discover connections between 100 books
#30I do like the idea though — perhaps there is a way to refine the prompting to do a second pass or even multiple passes to iteratively extract themes before the linking step.