nutrinews

Use OpenAI's GPT to remove bias from news articles.

MIT License

Downloads
27
Stars
3

nutrinews

Use OpenAI's GPT to make news more nutritious by removing bias. Based on an idea from Alexandros Marinos.

Usage

usage: nutrinews [-h] [-m {3.5,4}] [-p PROMPT] [--url URL] [-f FILE] [-c] [-d DIFF]

Remove bias from some text.

options:
  -h, --help            show this help message and exit
  -m {3.5,4}, --model {3.5,4}
                        GPT model to use.
  -p PROMPT, --prompt PROMPT
                        File containing instructions for removing bias.
  --url URL             Get text from this URL.
  -f FILE, --file FILE  Get text from this file.
  -c, --clipboard       Get text from the clipboard.
  -d DIFF, --diff DIFF  Specify tool to diff the original and nutritious text.

Installation

pip install nutrinews

Requirements

Python 3 and associated libraries.

License

MIT license.

Authors

nutrinews was written by Dave Vandenbout <[email protected]>.

Package Rankings
Top 18.71% on Pypi.org
Badges
Extracted from project README
latest PyPi version
Related Projects