Refuel Autolabel (Open Source)

Autolabel is the open-source Python library (pip install refuel-autolabel) to label, clean, and enrich text datasets with any LLM (OpenAI, Anthropic, Google, HuggingFace, vLLM, Refuel-hosted). It is a local library and SDK, not the hosted Refuel Cloud REST API; it covers classification, NER, entity matching, and question answering with few-shot and chain-of-thought prompting.

Documentation

Other Resources

API entry from apis.yml

apis.yml Raw ↑
aid: refuel-ai:refuel-autolabel-oss
name: Refuel Autolabel (Open Source)
tags:
- Open Source
- Autolabel
- Python
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://github.com/refuel-ai/autolabel
baseURL: https://github.com/refuel-ai/autolabel
properties:
- url: https://github.com/refuel-ai/autolabel
  type: GitHub
- url: https://docs.refuel.ai
  type: Documentation
description: Autolabel is the open-source Python library (pip install refuel-autolabel) to label, clean,
  and enrich text datasets with any LLM (OpenAI, Anthropic, Google, HuggingFace, vLLM, Refuel-hosted).
  It is a local library and SDK, not the hosted Refuel Cloud REST API; it covers classification, NER,
  entity matching, and question answering with few-shot and chain-of-thought prompting.