pmaze

↗ HN profile [ 41.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I think LLMs are overused to summarise and underused to help us read deeper. I built a system for Claude Code to browse 100 non-fiction books and find interesting connections between them. I started out with a pipeline…

  2. LLMs are often used to reduce the amount of reading we do. I’m hopeful they can be used to augment our reading habits instead. I gave Claude Code a set of CLI tools to explore a library of 100 non-fiction books (sampled…

  3. Hey HN! I love finding new books to read on here. I wanted to gather the most mentioned books and recreate the serendipity of physical browsing. I scraped 20k comments from HN threads related to reading, extracted the…

  4. Hey HN! I love finding new books to read on here. I wanted to recreate the serendipity of browsing someone else's bookshelf. I scraped 20k posts from HN threads related to reading, extracted the references using GPT,…