awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to code-kern-ai/refinery

Open-source alternatives to Refinery

30 open-source projects similar to code-kern-ai/refinery, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Refinery alternative.

  • doccano/doccanodoccano avatar

    doccano/doccano

    10,674View on GitHub↗

    Doccano is a collaborative data labeling platform and machine learning dataset management system. It provides a web-based interface for teams to import raw text, mark datasets, and export structured annotations for model training. The project specifically supports text annotation for classification and named entity recognition tasks. It enables teams to coordinate multiple users on a single project to maintain consistent labeling guidelines and increase the speed of dataset creation. The system includes tools for data management and team coordination, providing the ability to import raw data

    Python
    View on GitHub↗10,674
  • chakki-works/doccanochakki-works avatar

    chakki-works/doccano

    10,687View on GitHub↗

    Doccano is a collaborative labeling platform and text annotation tool designed to create training data for machine learning. It provides a specialized interface for performing sequence labeling and text classification on natural language datasets. The system functions as a supervised learning dataset manager, allowing multiple users to coordinate within a shared workspace to label datasets for natural language processing tasks. It supports the preparation of raw text data for model training by converting unstructured documents into structured labeled examples. The platform includes capabilit

    Python
    View on GitHub↗10,687
  • batsresearch/nplmBatsResearch avatar

    BatsResearch/nplm

    16View on GitHub↗

    Welcome to NPLM (Noisy Partial Label Model), a programmatic weak supervision system that supports (partial) labeling functions with supervision granuarity ranging from class to a set of classes.

    Python
    View on GitHub↗16
  • cleanlab/cleanlabcleanlab avatar

    cleanlab/cleanlab

    11,513View on GitHub↗

    Cleanlab is a data-centric AI library and toolkit designed to improve machine learning model performance by detecting label errors and increasing overall dataset quality. It implements a confident learning framework that iteratively refines label noise estimates by comparing model predictions with estimated label probabilities to identify mislabeled examples. The project provides specialized utilities for active learning optimization, allowing for the selection of the most impactful examples for labeling or re-labeling. It also includes an outlier detection tool to identify atypical data poin

    Pythonactive-learningannotationanomaly-detection
    View on GitHub↗11,513

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • cogcomp/talenCogComp avatar

    CogComp/talen

    120View on GitHub↗

    -->

    Java
    View on GitHub↗120
  • cvat-ai/cvatcvat-ai avatar

    cvat-ai/cvat

    15,317View on GitHub↗

    CVAT is an open-source, web-based platform designed for annotating images, videos, and 3D point clouds to create high-quality training datasets for machine learning. It functions as a containerized server that orchestrates the entire lifecycle of computer vision data, from initial task creation and manual labeling to quality assurance and final dataset export. The platform distinguishes itself through deep integration with machine learning models, allowing users to deploy custom AI models as serverless functions for automated object detection, tracking, and skeleton annotation. It supports co

    Pythonannotationannotation-toolannotations
    View on GitHub↗15,317
  • dataqa/nlp-labellingdataqa avatar

    dataqa/nlp-labelling

    260View on GitHub↗
    JavaScript
    View on GitHub↗260
  • davidjurgens/potatodavidjurgens avatar

    davidjurgens/potato

    387View on GitHub↗

    potato: the portable annotation tool

    Python
    View on GitHub↗387
  • diyago/tabular-data-generationDiyago avatar

    Diyago/Tabular-data-generation

    570View on GitHub↗

    We well know GANs for success in the realistic image generation. However, they can be applied in tabular data generation. We will review and examine some recent papers about tabular GANs in action.

    Pythonadversarial-filteringdeep-learningfeature-engineering
    View on GitHub↗570
  • gretelai/gretel-syntheticsgretelai avatar

    gretelai/gretel-synthetics

    679View on GitHub↗

    Synthetic data generators for structured and unstructured text, featuring differentially private learning.

    Python
    View on GitHub↗679
  • hitachi-automotive-and-industry-lab/semantic-segmentation-editorHitachi-Automotive-And-Industry-Lab avatar

    Hitachi-Automotive-And-Industry-Lab/semantic-segmentation-editor

    1,961View on GitHub↗

    Web labeling tool for bitmap images and point clouds

    JavaScript
    View on GitHub↗1,961
  • humansignal/label-studioHumanSignal avatar

    HumanSignal/label-studio

    27,619View on GitHub↗

    Label Studio is a multi-modal data annotation platform designed to create and manage high-quality training datasets for machine learning. It functions as a self-hosted, containerized environment that supports secure, private deployments, including air-gapped configurations. The platform provides a centralized workspace for labeling diverse media types, such as images, text, audio, and time-series data, to support supervised and reinforcement learning workflows. The platform distinguishes itself through deep integration with machine learning backends, enabling active learning loops, automated

    TypeScriptannotationannotation-toolannotations
    View on GitHub↗27,619
  • ieriii/spacy-annotatorieriii avatar

    ieriii/spacy-annotator

    125View on GitHub↗

    SpaCy annotator for Named Entity Recognition (NER) using ipywidgets. The annotator allows users to quickly assign (custom) labels to one or more entities in the text, including noisy-prelabelling!

    Python
    View on GitHub↗125
  • inception-project/inceptioninception-project avatar

    inception-project/inception

    700View on GitHub↗

    A semantic annotation platform offering intelligent assistance and knowledge management. Homepage · Usage · Demo · FAQ

    Java
    View on GitHub↗700
  • jiesutd/yeddajiesutd avatar

    jiesutd/YEDDA

    1,071View on GitHub↗

    YEDDA: A Lightweight Collaborative Text Span Annotation Tool. Code for ACL 2018 Best Demo Paper Nomination.

    Pythonanalysisannotation-toolannotations
    View on GitHub↗1,071
  • jkkummerfeld/slatejkkummerfeld avatar

    jkkummerfeld/slate

    115View on GitHub↗

    This is a tool for labeling text documents. Slate supports annotation at different scales (spans of characters, tokens, and lines, or a document) and of different types (free text, labels, and links). This covers a range of tasks, such as Part-of-Speech tagging, Named Entity Recognition, Text…

    Python
    View on GitHub↗115
  • jsbroks/coco-annotatorjsbroks avatar

    jsbroks/coco-annotator

    2,276View on GitHub↗

    :pencil2: Web-based image segmentation tool for object detection, localization, and keypoints

    Vue
    View on GitHub↗2,276
  • knodle/knodleknodle avatar

    knodle/knodle

    108View on GitHub↗

    Knodle (Knowledge-supervised Deep Learning Framework) - a new framework for weak supervision with neural networks. It provides a modularization for separating weak data annotations, powerful deep learning models, and methods for improving weakly supervised training.

    Python
    View on GitHub↗108
  • koaning/bulkkoaning avatar

    koaning/bulk

    597View on GitHub↗

    bulk had a good run, but the way forward is to use reactive Python with proper widgets instead. For a full demo of what I recommend now, check this video.

    Python
    View on GitHub↗597
  • label-sleuth/label-sleuthlabel-sleuth avatar

    label-sleuth/label-sleuth

    273View on GitHub↗

      Quick Start   |   Documentation   |   Join Slack  

    Python
    View on GitHub↗273
  • lightly-ai/lightly-studiolightly-ai avatar

    lightly-ai/lightly-studio

    848View on GitHub↗

    Curate, Annotate, and Manage Your Data in LightlyStudio.

    Python
    View on GitHub↗848
  • norskregnesentral/skweakNorskRegnesentral avatar

    NorskRegnesentral/skweak

    925View on GitHub↗

    skweak: A software toolkit for weak supervision applied to NLP tasks

    Python
    View on GitHub↗925
  • nv-tlabs/vipenv-tlabs avatar

    nv-tlabs/vipe

    1,990View on GitHub↗

    ViPE: Video Pose Engine for Geometric 3D Perception

    Python
    View on GitHub↗1,990
  • nvidia/nemo-curatorNVIDIA avatar

    NVIDIA/NeMo-Curator

    1,620View on GitHub↗

    Scalable data pre processing and curation toolkit for LLMs

    Python
    View on GitHub↗1,620
  • oxid15/themeOxid15 avatar

    Oxid15/theme

    6View on GitHub↗

    Minimalistic CLI labeling tool for text classification

    Python
    View on GitHub↗6
  • proycon/flatproycon avatar

    proycon/flat

    113View on GitHub↗

    .. image:: http://readthedocs.org/projects/flat/badge/?version=latest :target: http://flat.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

    JavaScript
    View on GitHub↗113
  • rtiinternational/smartRTIInternational avatar

    RTIInternational/SMART

    230View on GitHub↗

    Smarter Manual Annotation for Resource-constrained collection of Training data

    Python
    View on GitHub↗230
  • samueldobbie/markupsamueldobbie avatar

    samueldobbie/markup

    268View on GitHub↗

    Markup is an online annotation tool that can be used to transform unstructured documents into structured formats for NLP and ML tasks, such as named-entity recognition. Markup learns as you annotate to predict and suggest complex annotations, and also provides integrated access to common and…

    TypeScript
    View on GitHub↗268
  • sdv-dev/sdvsdv-dev avatar

    sdv-dev/SDV

    3,508View on GitHub↗

    Synthetic data generation for tabular data

    Python
    View on GitHub↗3,508
  • snorkel-team/snorkelsnorkel-team avatar

    snorkel-team/snorkel

    5,981View on GitHub↗

    Snorkel is a weak supervision system that enables users to programmatically generate training labels for machine learning models without manual annotation. At its core, it provides a framework for writing labeling functions as Python callables that each vote on data points, and then trains a probabilistic graphical model over these multiple weak supervision sources to estimate latent true labels without any ground truth data. The system automatically learns accuracy and correlation parameters between labeling functions by analyzing observed agreement patterns on unlabeled data, converting lab

    Python
    View on GitHub↗5,981