Installation

You can install LLMize using pip:

pip install llmize

Or install from source:

git clone https://github.com/rizkiokt/llmize.git
cd llmize
pip install -e .