Skip to content

devbisme/nutrinews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nutrinews

latest PyPi version

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 <devb@xess.com>.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages