Live data from Hacker News

Show HN: Create books on any topic with ChatGPT

books-by-ai.vercel.app

1–10 of 21 posts

Show HN: Create books on any topic with ChatGPT

#1
This weekend wanted to try out the streaming ChatGPT API.

As test project, created a simple website, which allows you to create whole books by providing just the title (with optional extra instructions).

Given the title of the book, table of contents, chapters and sections with text content are generated.

All books are listed on the home page, sorted into topic categories.

As a bonus, when reading a specific section of a chapter, you can use the chat interface to ask for clarifications, request more content, list relevant topics, etc.

The system does quite well with knowledge based books (history for example) and not so good with literature, where more prompt tweaking is needed.

What books would you create?

# Examples:

The Bible https://the-bible.yo.link

Child Psychology for Parents https://child-psychology-for-parents.yo.link

ChatGPT: A step towards Artificial General Intelligence https://chatgpt-a-step-towards-agi.yo.link

The World History from a global point of view https://the-world-history.yo.link

The History of Ukraine https://the-history-of-ukraine.yo.link

Art of War: A modern perspective https://art-of-war-a-modern-perspective.yo.link

Kamasutra: A modern perspective https://kamasutra-a-modern-perspective.yo.link

Show HN: Create books on any topic with ChatGPT
books-by-ai.vercel.app

Re: Show HN: Create books on any topic with ChatGPT

#4
This is genuinely great. Wow. 7_hours_ago's suggestion:

> Is it possible to provide an option to enable ChatGPT to search the Internet for recent topics like LK-99 for example.

would make enough of a difference for me to say that this is the greatest project with the OpenAI API that I have ever used.

Re: Show HN: Create books on any topic with ChatGPT

#9
post #8

Amazing, wonderful, fantastic... I am trying to deploy it in Vercel, but I got error 500 (internal Error). Any suggestion?

Which template are you trying to deploy to Vercel? If you can send me the link to the template/GitHub issue/support ticket, I can try and debug it for you!
Post reply on HN