Metadata-Version: 2.1
Name: zyx
Version: 1.0.0
Summary: A hyper-fast, fun, quality-of-life focused & genuinely useful LLM toolkit. Inspired by Marvin-AI. Built on LiteLLM, Instructor & Qdrant.
Author: Hammad Saeed
Author-email: hvmmad@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: bs4 (>=0.0.2,<0.0.3)
Requires-Dist: chromadb (>=0.5.11,<0.6.0)
Requires-Dist: duckduckgo-search (>=6.2.13,<7.0.0)
Requires-Dist: instructor (>=1.4.2,<2.0.0)
Requires-Dist: litellm (>=1.46.5,<2.0.0)
Requires-Dist: openpyxl (>=3.1.5,<4.0.0)
Requires-Dist: pypdf2 (>=3.0.1,<4.0.0)
Requires-Dist: python-docx (>=1.1.2,<2.0.0)
Requires-Dist: rich (>=13.8.1,<14.0.0)
Requires-Dist: semchunk (>=2.2.0,<3.0.0)
Requires-Dist: textual (>=0.79.1,<0.80.0)
Description-Content-Type: text/markdown

# Zyx

`zyx` is a framework for building LLM applications. It is designed to be a simple and flexible toolkit for building LLM applications. It is built on top of `litellm` and `chromadb` and is designed to be a simple and flexible toolkit for building LLM applications.

## Installation

```bash
pip install zyx
```

## Documentation

Head to [Zyx Documentation](https://zyx.hammad.fun) to learn more.
