Skip to content

mtrejo0/chatGPT-Textbook-Generation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chatGPT-Textbook-Generation

Make a secret.py

API_KEY = "whatever-comes-from-openai"

Then change topic and configs to whatever you want in test.py

topic = "Mozart and his musical genius"
count = 0
chapter_count = 5
subsections_count = 5
paragraph_count = 5
paragraph_word_count = 300

Then run

python3 test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages