Skip to content

Web content generator leveraging OpenAI APIs for automated outlines and comprehensive article construction.

Notifications You must be signed in to change notification settings

datnguyen1215/gpt-articles

Repository files navigation

Overview

Simple article generator using GPT.

It will:

  1. Generate outline
  2. Separate the outlines into multiple sections
  3. Generate the sections
  4. Generate the FAQs
  5. Write the content to articles/<title>.md

Usage

npm start

Parameters

--title - The title of the article to generate.

Environmental Variables

OPENAI_KEY - Your OpenAI API key generated from OpenAI.

About

Web content generator leveraging OpenAI APIs for automated outlines and comprehensive article construction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published