Metadata-Version: 2.1
Name: llmvsllm
Version: 0.1.0
Summary: LLM vs. LLM: Simulates a rap battle or debate between two Large Language Models (LLMs)
Home-page: https://github.com/dylanhogg/llmvsllm
License: MIT
Keywords: LLM
Author: Dylan Hogg
Author-email: dylanhogg@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: joblib (>=1.3.2,<2.0.0)
Requires-Dist: litellm (>=1.22.3,<2.0.0)
Requires-Dist: loguru (>=0.7.2,<0.8.0)
Requires-Dist: openai (>=1.11.1,<2.0.0)
Requires-Dist: pygame (>=2.5.2,<3.0.0)
Requires-Dist: python-dotenv (>=1.0.1,<2.0.0)
Requires-Dist: rich (>=13.7.0,<14.0.0)
Requires-Dist: tenacity (>=8.2.3,<9.0.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Requires-Dist: typer (>=0.9.0,<0.10.0)
Project-URL: Repository, https://github.com/dylanhogg/llmvsllm
Description-Content-Type: text/markdown

# LLM vs. LLM

[![Latest Tag](https://img.shields.io/github/v/tag/dylanhogg/llmvsllm)](https://github.com/dylanhogg/llmvsllm/tags)
[![Build](https://github.com/dylanhogg/llmvsllm/workflows/build/badge.svg)](https://github.com/dylanhogg/llmvsllm/actions/workflows/python-poetry-app.yml)

LLM vs. LLM: Simulates a rap battle or debate between two Large Language Models (LLMs)

Currently a WIP.

