About Artifex
Artifex is an open-source Python library developed by Tanaos for creating task-specific LLMs without training data, for offline NLP and Text Classification tasks, such as Guardrail Models and Intent Classification.
How is it even possible to train LLMs without training data, you might ask? Because synthetic training data is generated under the hood through our Synthex library.
- Python
pip install --upgrade artifex