Create task-specific LLMs for NLP and Text Classification

Perform offline NLP and Text Classification tasks, such as Guardrail Models and Intent Classification, without training data, GPUs or third-party APIs.

Create task-specific LLMs for NLP and Text Classification | Tanaos

Small, task-specific LLMs

Build small LLMs that are optimized for specific NLP tasks, for which general-purpose LLMs are overkill.

No training data needed

Perform Text Classification without training data, as training is done on synthetic data generated on-the-fly.

Perform offline NLP tasks

None of the created models require a GPU, so you can run everything on your laptop or on a small server.

Reduce your LLM API bill

Offload tasks to local task-specific models and reduce the number of paid calls to LLM APIs.

Available Task-Specific Models

View all
Easily create Guardrail Models without training data or GPUs | Tanaos

Guardrail Model

Guardrail models are used to flag unsafe, harmful or off-topic messages in chatbots and virtual assistants.

Learn More
Easily create Intent Classification Models without training data or GPUs | Tanaos

Intent Classification Model

Intent classification models help in understanding user intents in conversational AI applications.

Learn More

🚀 Quick start

Casual usage: free

Use our open source Artifex library

Install Artifex with pip install artifex and use it for free. Read the docs to learn more.

Start for free

Advanced usage: pay-as-you-go

1Signup

Get started by creating an account on our platform.

2Buy credits

Buy any amount of credits, starting from $5.

3Get an API key

Create an api key and pass it to Artifex at initialization.

Signup