nutrinews
=========
|latest PyPi version|
Use OpenAI’s GPT to make news more nutritious by removing bias. Based on
an `idea from Alexandros
Marinos <https://twitter.com/alexandrosM/status/1643291421582176256>`__.
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
------------
.. code:: bash
pip install nutrinews
Requirements
~~~~~~~~~~~~
Python 3 and associated libraries.
License
-------
MIT license.
Authors
-------
``nutrinews`` was written by
```Dave Vandenbout <devb@xess.com>`` <mailto:devb@xess.com>`__.
.. |latest PyPi version| image:: https://img.shields.io/pypi/v/nutrinews.svg
:target: https://pypi.python.org/pypi/nutrinews
Raw data
{
"_id": null,
"home_page": "https://github.com/devbisme/nutrinews",
"name": "nutrinews",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Dave Vandenbout",
"author_email": "devb@xess.com",
"download_url": "https://files.pythonhosted.org/packages/43/f5/bd4f8d574edc6679e2a0da6190a0bd2e43749385b408a9901e821f93bb44/nutrinews-0.1.0.tar.gz",
"platform": null,
"description": "nutrinews\n=========\n\n|latest PyPi version|\n\nUse OpenAI\u2019s GPT to make news more nutritious by removing bias. Based on\nan `idea from Alexandros\nMarinos <https://twitter.com/alexandrosM/status/1643291421582176256>`__.\n\nUsage\n-----\n\n::\n\n usage: nutrinews [-h] [-m {3.5,4}] [-p PROMPT] [--url URL] [-f FILE] [-c] [-d DIFF]\n\n Remove bias from some text.\n\n options:\n -h, --help show this help message and exit\n -m {3.5,4}, --model {3.5,4}\n GPT model to use.\n -p PROMPT, --prompt PROMPT\n File containing instructions for removing bias.\n --url URL Get text from this URL.\n -f FILE, --file FILE Get text from this file.\n -c, --clipboard Get text from the clipboard.\n -d DIFF, --diff DIFF Specify tool to diff the original and nutritious text.\n\nInstallation\n------------\n\n.. code:: bash\n\n pip install nutrinews\n\nRequirements\n~~~~~~~~~~~~\n\nPython 3 and associated libraries.\n\nLicense\n-------\n\nMIT license.\n\nAuthors\n-------\n\n``nutrinews`` was written by\n```Dave Vandenbout <devb@xess.com>`` <mailto:devb@xess.com>`__.\n\n.. |latest PyPi version| image:: https://img.shields.io/pypi/v/nutrinews.svg\n :target: https://pypi.python.org/pypi/nutrinews\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Make news more nutritious by removing bias.",
"version": "0.1.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "43f5bd4f8d574edc6679e2a0da6190a0bd2e43749385b408a9901e821f93bb44",
"md5": "89065deccccc9cc7612f8111cab45d75",
"sha256": "e395e75ab6f6a83bb6de3336bfa2796f7b15ab16f156c5bdd47bf726e41f4252"
},
"downloads": -1,
"filename": "nutrinews-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "89065deccccc9cc7612f8111cab45d75",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7571,
"upload_time": "2023-04-05T21:39:16",
"upload_time_iso_8601": "2023-04-05T21:39:16.315460Z",
"url": "https://files.pythonhosted.org/packages/43/f5/bd4f8d574edc6679e2a0da6190a0bd2e43749385b408a9901e821f93bb44/nutrinews-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-05 21:39:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "devbisme",
"github_project": "nutrinews",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "nutrinews"
}