{"id":20980480,"url":"https://github.com/b7011343/kdp-gpt","last_synced_at":"2025-08-27T11:19:11.156Z","repository":{"id":181868652,"uuid":"667126863","full_name":"b7011343/kdp-gpt","owner":"b7011343","description":"An open-source python script that can generate books using ChatGPT to be listed on Amazon KDP.","archived":false,"fork":false,"pushed_at":"2023-07-17T21:49:05.000Z","size":16,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T02:50:07.519Z","etag":null,"topics":["ai","amazon-kdp","book","chatgpt","dalle2","generate","kdp","python","python-script","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/b7011343.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-16T18:14:54.000Z","updated_at":"2025-03-26T06:54:46.000Z","dependencies_parsed_at":"2023-07-17T22:45:26.050Z","dependency_job_id":null,"html_url":"https://github.com/b7011343/kdp-gpt","commit_stats":null,"previous_names":["b7011343/kdp-gpt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/b7011343/kdp-gpt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b7011343%2Fkdp-gpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b7011343%2Fkdp-gpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b7011343%2Fkdp-gpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b7011343%2Fkdp-gpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/b7011343","download_url":"https://codeload.github.com/b7011343/kdp-gpt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/b7011343%2Fkdp-gpt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272325441,"owners_count":24914642,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","amazon-kdp","book","chatgpt","dalle2","generate","kdp","python","python-script","python3"],"created_at":"2024-11-19T05:28:45.006Z","updated_at":"2025-08-27T11:19:11.128Z","avatar_url":"https://github.com/b7011343.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kdp-gpt\nAn open-source python script that can generate books using ChatGPT to be listed on Amazon KDP. The script will ask you for a title and description for the book, as well as the tone and how many chapters you want to include; a pdf file will then be generated.\n\n## Setup\n1. Navigate to https://platform.openai.com/account/api-keys to generate an API key\n2. Create a .env file and add your key\n```\nOPENAI_API_KEY=...\n```\n3. Create python virtual environment, this could be done in many ways but I prefer using venv\n```bash\npython3 -m venv .venv\n```\n4. Install requirements.txt\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n```bash\npython3 main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb7011343%2Fkdp-gpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb7011343%2Fkdp-gpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb7011343%2Fkdp-gpt/lists"}