/django-mrw

Primary LanguageHTMLGNU Affero General Public License v3.0AGPL-3.0

Mr. White

Mr. White

Reusable django app parsing responses from ChatGPT and write the content to corresponding files.

Tested with:

  • Python version 3.12.2
  • Django version 5.0.2

Licensed under GNU AFFERO GENERAL PUBLIC LICENSE Version 3.

UI

Installation

Clone main repository:

    $ git clone https://github.com/weholt/django-mrw.git
    $ cd django-mrw
    $ pip install -e .

Or

    $ pip install git+https://github.com/weholt/django-mrw.git