Skip to content

Input any book title and it will generate a full book in PDF format.

Notifications You must be signed in to change notification settings

earthonion/ChatGPT-Book-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT-Book-Generator

Input any book title and it will generate a full book in PDF format.

set up

you will need the opanAI api and fpdf installed this can be installed with

pip install openai
pip install fpdf

clone and cd into the folder

git clone https://github.com/earthonion/ChatGPT-Book-Generator/
cd ChatGPT-Book-Generator/

you will need to get an openai API key. you can this this from your user settings.

Then edit config.py file to include this key.

once you get that done just run:

python book_gen.py

About

Input any book title and it will generate a full book in PDF format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages