Skip to content

ZYX - a fun & expressive sdk for context engineering

Create multi-step, parallelized & context-aware language model applications and workflows through a simple stdlib like syntax.

PyPI PyPI - Python Version GitHub stars


What is ZYX?

ZYX is a creativity-first SDK for building context-aware applications and workflows using Large Language Models (LLMs), and provides many high-level abstractions for making patterns such as tool use, context chaining, agentic memories & orchestration, extremely easy to implement and customize.

The library sits quite comfortably on the back of Instructor (for generating type-safe structured outputs), and quite literally cannot exist without it.


Installation

pip install zyx
uv pip install zyx
poetry add zyx