llmbanter


Namellmbanter JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/dylanhogg/llmbanter
SummaryLLM Banter: See 2 large language models (LLMs) banter, debate and chat with each other.
upload_time2024-03-16 07:44:30
maintainer
docs_urlNone
authorDylan Hogg
requires_python>=3.9,<4.0
licenseMIT
keywords llm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LLM Banter

[![PyPI version](https://badge.fury.io/py/llmbanter.svg?1)](https://badge.fury.io/py/llmbanter)
[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Build](https://github.com/dylanhogg/llmbanter/workflows/build/badge.svg)](https://github.com/dylanhogg/llmbanter/actions/workflows/python-poetry-app.yml)
[![Latest Tag](https://img.shields.io/github/v/tag/dylanhogg/llmbanter)](https://github.com/dylanhogg/llmbanter/tags)
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/dylanhogg/llmbanter/blob/master/notebooks/llmbanter_demo.ipynb)

<!-- [![Downloads](https://static.pepy.tech/badge/llmbanter)](https://pepy.tech/project/llmbanter)
[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/dylanhogg/llmbanter/blob/master/notebooks/llmbanter_colab_custom_story.ipynb) -->

LLM Banter: See 2 large language models (LLMs) banter, debate and chat with each other.

NOTE: This project is currently a WIP. Aiming for v1.0 release by end of March 2024.

![Two AI Robots in discussion](https://github.com/dylanhogg/llmbanter/blob/main/docs/img/header.jpg?raw=true)

## Installation

You can install [llmbanter](https://pypi.org/project/llmbanter/) using pip, ideally into a Python [virtual environment](https://realpython.com/python-virtual-environments-a-primer/#create-it).

```bash
pip install llmbanter
```

## Usage Examples

Have 2 bots chat with each other:

```bash
llmbanter expert/psychiatrist famous/einstein
```

Talk to a Python programming expert:

```bash
llmbanter expert/python human
```

Try jail breaking a bot to get it's system prompt etc:

```bash
llmbanter system/jailbreaker expert/python
```

Run a bot under a different LLM provider:

```bash
llmbanter TODO --TODO
```

This project is [MIT](https://github.com/dylanhogg/llmbanter/blob/main/LICENSE) licensed.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dylanhogg/llmbanter",
    "name": "llmbanter",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<4.0",
    "maintainer_email": "",
    "keywords": "LLM",
    "author": "Dylan Hogg",
    "author_email": "dylanhogg@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c4/a6/ec81ae62f10d1d10d608d252e62f0174f0984babe0413caa0332075a02d8/llmbanter-0.6.0.tar.gz",
    "platform": null,
    "description": "# LLM Banter\n\n[![PyPI version](https://badge.fury.io/py/llmbanter.svg?1)](https://badge.fury.io/py/llmbanter)\n[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)\n[![Build](https://github.com/dylanhogg/llmbanter/workflows/build/badge.svg)](https://github.com/dylanhogg/llmbanter/actions/workflows/python-poetry-app.yml)\n[![Latest Tag](https://img.shields.io/github/v/tag/dylanhogg/llmbanter)](https://github.com/dylanhogg/llmbanter/tags)\n[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/dylanhogg/llmbanter/blob/master/notebooks/llmbanter_demo.ipynb)\n\n<!-- [![Downloads](https://static.pepy.tech/badge/llmbanter)](https://pepy.tech/project/llmbanter)\n[![Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/dylanhogg/llmbanter/blob/master/notebooks/llmbanter_colab_custom_story.ipynb) -->\n\nLLM Banter: See 2 large language models (LLMs) banter, debate and chat with each other.\n\nNOTE: This project is currently a WIP. Aiming for v1.0 release by end of March 2024.\n\n![Two AI Robots in discussion](https://github.com/dylanhogg/llmbanter/blob/main/docs/img/header.jpg?raw=true)\n\n## Installation\n\nYou can install [llmbanter](https://pypi.org/project/llmbanter/) using pip, ideally into a Python [virtual environment](https://realpython.com/python-virtual-environments-a-primer/#create-it).\n\n```bash\npip install llmbanter\n```\n\n## Usage Examples\n\nHave 2 bots chat with each other:\n\n```bash\nllmbanter expert/psychiatrist famous/einstein\n```\n\nTalk to a Python programming expert:\n\n```bash\nllmbanter expert/python human\n```\n\nTry jail breaking a bot to get it's system prompt etc:\n\n```bash\nllmbanter system/jailbreaker expert/python\n```\n\nRun a bot under a different LLM provider:\n\n```bash\nllmbanter TODO --TODO\n```\n\nThis project is [MIT](https://github.com/dylanhogg/llmbanter/blob/main/LICENSE) licensed.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "LLM Banter: See 2 large language models (LLMs) banter, debate and chat with each other.",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "https://github.com/dylanhogg/llmbanter",
        "Repository": "https://github.com/dylanhogg/llmbanter"
    },
    "split_keywords": [
        "llm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11eae88d995b1ef29b175ef388b2fa3ca69bfb51b5402f4110d7dd452e921233",
                "md5": "eb389e44fa27750eb3b76efa65b93a95",
                "sha256": "781267e7dcdcdc35c04f32af453366e43249e8b4fe61f663084bdb79cf9ced82"
            },
            "downloads": -1,
            "filename": "llmbanter-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eb389e44fa27750eb3b76efa65b93a95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<4.0",
            "size": 37743,
            "upload_time": "2024-03-16T07:44:27",
            "upload_time_iso_8601": "2024-03-16T07:44:27.979070Z",
            "url": "https://files.pythonhosted.org/packages/11/ea/e88d995b1ef29b175ef388b2fa3ca69bfb51b5402f4110d7dd452e921233/llmbanter-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4a6ec81ae62f10d1d10d608d252e62f0174f0984babe0413caa0332075a02d8",
                "md5": "5aa9bee769c6e37fe0b95ac986b2901a",
                "sha256": "fc5babd1ea21f078ae5a88b155739c782c8fc87e2b14223b2620cf02123c3e07"
            },
            "downloads": -1,
            "filename": "llmbanter-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5aa9bee769c6e37fe0b95ac986b2901a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<4.0",
            "size": 27992,
            "upload_time": "2024-03-16T07:44:30",
            "upload_time_iso_8601": "2024-03-16T07:44:30.238402Z",
            "url": "https://files.pythonhosted.org/packages/c4/a6/ec81ae62f10d1d10d608d252e62f0174f0984babe0413caa0332075a02d8/llmbanter-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-16 07:44:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dylanhogg",
    "github_project": "llmbanter",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "llmbanter"
}
        
Elapsed time: 0.19182s