awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sdv-dev/sdv

Open-source alternatives to SDV

30 open-source projects similar to sdv-dev/sdv, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best SDV alternative.

  • ahupp/python-magicAvatar de ahupp

    ahupp/python-magic

    2,886Ver en GitHub↗

    python-magic is a C-binding wrapper that provides a Python interface for the libmagic system library. It functions as a file signature analyzer and MIME type detector, identifying file formats by comparing header bytes against a database of known binary signatures. The library enables the identification of file types from both file paths and raw data buffers. It supports custom file signature matching through the injection of user-provided magic databases, allowing for the detection of specialized or proprietary formats. The project covers binary data analysis and MIME type mapping to transl

    Python
    Ver en GitHub↗2,886
  • argilla-io/argillaAvatar de argilla-io

    argilla-io/argilla

    5,015Ver en GitHub↗

    Argilla is a collaborative AI feedback tool and data curation management system. It serves as a human-in-the-loop dataset platform designed to coordinate workforce annotators and domain experts in labeling, rating, and refining data samples for machine learning projects. The platform focuses on large language model dataset curation and reinforcement learning from human feedback workflows. It provides a shared workspace for integrating human expertise into AI development to validate model outputs and correct data errors. The system manages the end-to-end machine learning data pipeline, includ

    Python
    Ver en GitHub↗5,015
  • borb-pdf/borbB

    borb-pdf/borb

    0Ver en GitHub↗
    Ver en GitHub↗0
  • camelot-dev/camelotAvatar de camelot-dev

    camelot-dev/camelot

    3,764Ver en GitHub↗

    Camelot is a Python library and processing engine designed to extract tabular data from PDF documents. It converts unstructured tables into machine-readable formats such as CSV, JSON, and Excel. The project provides specialized toolsets for different document types, using line detection for ruled tables and whitespace analysis for borderless tables. It includes an optical character recognition system to recover structured data from image-based scanned PDFs that lack a digital text layer. The library handles complex document layouts, including encrypted files, rotated pages, and tables that s

    Python
    Ver en GitHub↗3,764

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • camelot-dev/excaliburAvatar de camelot-dev

    camelot-dev/excalibur

    1,790Ver en GitHub↗
    Pythonextractfor-humanspdf
    Ver en GitHub↗1,790
  • cleanlab/cleanlabAvatar de cleanlab

    cleanlab/cleanlab

    11,513Ver en 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
    Ver en GitHub↗11,513
  • code-kern-ai/refineryAvatar de code-kern-ai

    code-kern-ai/refinery

    1,470Ver en GitHub↗

    The data scientist's open-source choice to scale, assess and maintain natural language data. Treat training data like a software artifact.

    Python
    Ver en GitHub↗1,470
  • cvat-ai/cvatAvatar de cvat-ai

    cvat-ai/cvat

    15,317Ver en 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
    Ver en GitHub↗15,317
  • deanmalmgren/textractAvatar de deanmalmgren

    deanmalmgren/textract

    4,623Ver en GitHub↗

    Textract is a multi-format text extraction tool and parser. It provides a unified interface to extract plain text from a variety of sources, including documents, images, and audio files. The system functions as a document content parser for PDFs and spreadsheets, an image text extractor using optical character recognition, and a speech-to-text transcriber for audio recordings.

    HTML
    Ver en GitHub↗4,623
  • diyago/tabular-data-generationAvatar de Diyago

    Diyago/Tabular-data-generation

    570Ver en 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
    Ver en GitHub↗570
  • doccano/doccanoAvatar de doccano

    doccano/doccano

    10,674Ver en 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
    Ver en GitHub↗10,674
  • frictionlessdata/tabulator-pyF

    frictionlessdata/tabulator-py

    0Ver en GitHub↗
    Ver en GitHub↗0
  • gretelai/gretel-syntheticsAvatar de gretelai

    gretelai/gretel-synthetics

    679Ver en GitHub↗

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

    Python
    Ver en GitHub↗679
  • hitachi-automotive-and-industry-lab/semantic-segmentation-editorAvatar de Hitachi-Automotive-And-Industry-Lab

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

    1,961Ver en GitHub↗

    Web labeling tool for bitmap images and point clouds

    JavaScript
    Ver en GitHub↗1,961
  • huggingface/datasetsAvatar de huggingface

    huggingface/datasets

    21,643Ver en GitHub↗

    Datasets is a library designed for the management, processing, and sharing of large-scale data collections for machine learning workflows. It functions as both a data processing framework and a versioning platform, providing tools to organize, filter, and transform massive datasets while ensuring reproducibility across research and development teams. The library distinguishes itself by enabling the handling of datasets that exceed available system memory. It utilizes memory-mapped file access, disk-based caching, and lazy iterative streaming to maintain performance when working with large-sca

    Pythonaiartificial-intelligencecomputer-vision
    Ver en GitHub↗21,643
  • humansignal/label-studioAvatar de HumanSignal

    HumanSignal/label-studio

    27,619Ver en 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
    Ver en GitHub↗27,619
  • intake/intakeAvatar de intake

    intake/intake

    1,080Ver en GitHub↗

    Intake is a lightweight package for finding, investigating, loading and disseminating data.

    Python
    Ver en GitHub↗1,080
  • jazzband/tablibAvatar de jazzband

    jazzband/tablib

    4,754Ver en GitHub↗

    Tablib is a Python library designed for importing, exporting, and manipulating tabular datasets. It functions as a multi-format data converter and manager, allowing users to move information between different file standards. The library supports data transformation across CSV, JSON, YAML, and Excel formats. It provides a programmatic interface to manage these datasets by adding rows, filtering columns, and segregating records. The system uses a common internal representation and adapter-based mapping to normalize diverse input sources. This allows for consistent reading and writing routines

    Python
    Ver en GitHub↗4,754
  • joke2k/fakerAvatar de joke2k

    joke2k/faker

    19,278Ver en GitHub↗

    Faker is a Python library designed to generate realistic synthetic data for software testing, database prototyping, and privacy-preserving anonymization. It provides a comprehensive suite of tools to create diverse information types, including personal identities, financial records, geographic locations, and technical system metadata, allowing developers to populate environments with mock data that mimics real-world structures. The library is built on a modular provider architecture that supports dynamic method dispatch, enabling users to extend functionality by registering custom data genera

    Pythondatasetfakefake-data
    Ver en GitHub↗19,278
  • jsbroks/coco-annotatorAvatar de jsbroks

    jsbroks/coco-annotator

    2,276Ver en GitHub↗

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

    Vue
    Ver en GitHub↗2,276
  • lightly-ai/lightly-studioAvatar de lightly-ai

    lightly-ai/lightly-studio

    848Ver en GitHub↗

    Curate, Annotate, and Manage Your Data in LightlyStudio.

    Python
    Ver en GitHub↗848
  • martinblech/xmltodictAvatar de martinblech

    martinblech/xmltodict

    5,741Ver en GitHub↗

    xmltodict is a Python library that provides bidirectional serialization between XML documents and dictionaries. It functions as a parser that converts marked-up input into key-value pairs and a serialization utility that transforms dictionaries back into structured XML documents. The project includes an incremental stream processor that uses depth-based callbacks to handle large XML files while maintaining constant memory usage. It features a namespace manager for mapping prefixes and declarations, as well as a security sanitizer that blocks external entity expansion and validates element nam

    Python
    Ver en GitHub↗5,741
  • merantix-momentum/squirrel-coreM

    merantix-momentum/squirrel-core

    0Ver en GitHub↗
    Ver en GitHub↗0
  • nv-tlabs/vipeAvatar de nv-tlabs

    nv-tlabs/vipe

    1,990Ver en GitHub↗

    ViPE: Video Pose Engine for Geometric 3D Perception

    Python
    Ver en GitHub↗1,990
  • nvidia/nemo-curatorAvatar de NVIDIA

    NVIDIA/NeMo-Curator

    1,620Ver en GitHub↗

    Scalable data pre processing and curation toolkit for LLMs

    Python
    Ver en GitHub↗1,620
  • pydata/pandas-datareaderAvatar de pydata

    pydata/pandas-datareader

    3,217Ver en GitHub↗

    Extract data from a wide range of Internet sources into a pandas DataFrame.

    Pythondatadata-analysisdataset
    Ver en GitHub↗3,217
  • pyexcel/pyexcel-xlsxP

    pyexcel/pyexcel-xlsx

    0Ver en GitHub↗
    Ver en GitHub↗0
  • python-excel/xlrdAvatar de python-excel

    python-excel/xlrd

    2,205Ver en GitHub↗

    Please use openpyxl where you can...

    Python
    Ver en GitHub↗2,205
  • rom1504/img2datasetAvatar de rom1504

    rom1504/img2dataset

    4,423Ver en GitHub↗

    img2dataset is a high-performance image dataset pipeline and preprocessing tool designed to download and process millions of images from URLs for machine learning training. It functions as a distributed image downloader and cloud storage data exporter, moving large visual datasets from web sources directly into structured formats. The system prioritizes high-throughput data acquisition by distributing workloads across multiple CPU cores and machines. It integrates directly with remote cloud storage buckets and employs a manifest-based tracking system to resume interrupted downloads without re

    Pythonbig-datadatasetdeep-learning
    Ver en GitHub↗4,423
  • simonw/csvs-to-sqliteAvatar de simonw

    simonw/csvs-to-sqlite

    932Ver en GitHub↗

    Convert CSV files into a SQLite database. Browse and publish that SQLite database with Datasette.

    Python
    Ver en GitHub↗932