0.0.4 • Published 4 months ago

@fand/chatgpt-english-tutor-cli v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

ChatGPT English Tutor CLI

Example of the commands

This repository contains multiple commands to assist with learning and writing English.

Setup

First, install the commands using npm:

npm i -g @fand/chatgpt-english-tutor

Then save your OpenAI API key to ~/.config/chatgptenglish like this:

OPENAI_API_KEY=XXXXXXXXXXXXXXXXXXXX

Usage

naturalize

This command transforms the given text into more natural-sounding English.

Usage:

$ naturalize THE SENTENCE YOU WANT TO NATURALIZE

Example:

$ naturalize "All your base are belong to us"
All your bases are now under our control.

$ naturalize this command makes the given text into more natural English.
This command transforms the given text into more natural-sounding English.

rephrase

This command provides multiple rephrasings of the given text.

Example:

$ rephrase

1. Become a citizen: Grant citizenship status.
2. Adapt to environment: Adjust to a new environment.
3. Normalize: Make typical or usual.
4. Accustom: Become accustomed to something.
5. Familiarize: Make familiar or acquainted.

Author

AMAGI (GitHub, Threads)

LICENSE

MIT

0.0.4

4 months ago

0.0.3

7 months ago

0.0.2

7 months ago

0.0.1

7 months ago