TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: AI to write nonfiction books tailored for you

3 pointsby liorgrossman7 months ago
Hey HN,<p>As an avid reader, I read many nonfiction books every year. While enjoyable, I find that nonfiction books usually contain a lot of information that is not relevant or helpful for me.<p>That&#x27;s why I decided to build TailoredRead (<a href="https:&#x2F;&#x2F;tailoredread.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tailoredread.com&#x2F;</a>). It’s a tool that uses AI to write full-length books that are tailored specifically to the reader.<p>Here’s how it works:<p>1. You answer a few questions: book subject, key topics, your background, your goals<p>2. The AI generates the book outline - title, description, chapters and subchapters, key insights, etc. I found that Claude 3.5 Sonnet produces great results here, but I want to give GPT o1 a try as well.<p>3. Our backend starts a worker that orchestrates the creation of the book. This typically takes 5-10 minutes, and you can start reading the book as it’s being written. Here I found that Claude 3.5 Sonnet produces significantly better output than GPT 4o and other models, but it still requires a lot of prompting and breaking down the book into smaller chunks.<p>4. We run a dedicated worker to create the book branding and cover with Claude, DALL-E, and some CSS.<p>5. The book is created and formatted in a semantic HTML format, which is then displayed in a book-alike paginated interface, similar to Kindle (React&#x2F;Next). You can also download the book as a PDF or send it to your Kindle device.<p>So far, I&#x27;ve seen early users create fascinating books about a diverse set of subjects, e.g. programming, business, science, history, travel, hobbies, etc. There are 100+ free book samples from our early users here: <a href="https:&#x2F;&#x2F;tailoredread.com&#x2F;books" rel="nofollow">https:&#x2F;&#x2F;tailoredread.com&#x2F;books</a><p>I&#x27;d love to hear your feedback about TailoredRead and answer any questions you may have!

1 comment

sagivo7 months ago
looks really cool, i&#x27;d love to use it for our product.
评论 #42067799 未加载