llmwrite

CLI for Automated article writing (Powered by GPT-3)


Keywords
gpt, openai, cli, article, writing
License
MIT
Install
pip install llmwrite==0.1.5

Documentation

LLM-Write (powered by GPT-3) ✍️

LLM make writing an article brazing fast 🔥.

PyPi:

LLM-Write Demo

🔭 Overview

  • This app is built with GPT-3.
  • LLM-Write is the CLI tool for Intractive Automated Article Writing.
  • You can create articles, just answer the questions.
  • Since the language is specified in the LLM prompt and LLM is allowed to generate the text, it could theoretically be used in a variety of languages.
    • However, the supported languages in the shell messages are only English and Japanese.

🏃 Installation

pip install gptwrite

💻 Usage

# Set Environment "OPENAI_API_KEY"
export OPENAI_API_KEY=sk-xxxxxxxxxxxxxxxxxxx

# Run
gptwrite
? Language? <Select Language>
# ...(Lots of questions come in to the interactive.)