Argilla
Open-source data curation and annotation platform for NLP and LLM projects.
About
Argilla is an open source collaboration platform where AI engineers and domain experts build high-quality datasets together. Datasets are defined programmatically through a Python SDK with customizable fields and questions, then labeled and reviewed in a web UI that supports filtering, semantic search, and AI-generated suggestions to speed up annotation. It covers traditional NLP tasks such as text classification and named entity recognition alongside LLM-era workflows like preference data collection for RLHF, prompt and response evaluation, and multimodal review. The server can be self-hosted or launched on Hugging Face Spaces, and the platform integrates closely with the Hugging Face datasets ecosystem. Community projects built with Argilla include cleaned datasets such as UltraFeedback that were used to fine-tune open models, and organizations including the Red Cross and Prolific have used it for annotation work. The code is released under the Apache 2.0 license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- Natural Language Processing
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Apache-2.0
- Added
- Apr 3, 2026
Related Tools
Topic modeling library leveraging transformer embeddings and c-TF-IDF.
Simple framework for state-of-the-art NLP by Zalando Research.
Library for efficient text classification and word representation by Meta.
Topic modeling and document similarity library for unsupervised NLP.
Generalist model for named entity recognition using bidirectional transformer.
Research library for NLP by AI2 built on PyTorch.