Skip to content

A script to automatically write articles that can be uploaded to WordPress websites.

Notifications You must be signed in to change notification settings

Lukem121/openai-automatic-article-writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic OpenAI Article Writer

Enter a list of article titles (one per line) in the titles.txt.

How to run

  1. Remove the .demo from .env.demo
  2. Add your OpenAI API key into the .env file.
  3. You can run the script using ts-node: ts-node app.ts

You can find the created files in the output directory.

The prompt included in app.ts is written to output HTML friendly content. Change it to meet your needs.

About

A script to automatically write articles that can be uploaded to WordPress websites.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published