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

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repositorios

Awesome GitHub RepositoriesAutomated Data Validation

Machine learning tools for automating the validation and tagging of incoming data.

Distinguishing note: Focuses on ML-based automation of data ingestion workflows.

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Automated Data Validation. Refine with filters or upvote what's useful.

Awesome Automated Data Validation GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • surrealdb/surrealdbAvatar de surrealdb

    surrealdb/surrealdb

    32,397Ver en GitHub↗

    SurrealDB is a multi-model database engine designed to store and query document, graph, relational, and vector data within a single ACID-compliant platform. It functions as an AI-native data store, integrating vector search, graph traversal, and machine learning model execution directly into its query layer. By providing a unified declarative query language, the platform eliminates the need for external middleware to synchronize data across different storage models. The platform distinguishes itself through its ability to manage agent memory and complex workflows natively. It allows developer

    Accelerates vendor onboarding by using machine learning to tag images and validate data.

    Rustbackend-as-a-servicecloud-databasedatabase
    Ver en GitHub↗32,397
  • automaapp/automaAvatar de AutomaApp

    AutomaApp/automa

    21,425Ver en GitHub↗

    Automa is a browser-based automation platform that enables users to build, schedule, and execute repetitive web tasks through a visual, no-code interface. By operating as a browser extension, it provides a canvas-based environment where users construct workflows by connecting functional blocks to interact with web elements, manage browser state, and process data. The platform distinguishes itself through its deep integration with the browser environment, allowing for complex orchestration such as event-driven triggers, cross-origin request handling, and the ability to package workflows as sta

    Verifies the existence of workflow variables or table entries to determine if automation should proceed.

    Vueautomationbrowser-automationbrowser-extension
    Ver en GitHub↗21,425
  • jeremyevans/sequelAvatar de jeremyevans

    jeremyevans/sequel

    5,076Ver en GitHub↗

    Sequel is a relational database toolkit for Ruby that provides object-relational mapping, a fluent SQL query builder, and schema migration capabilities. It maps database tables to Ruby classes with support for associations, validations, lifecycle hooks, and eager loading, offering a comprehensive ORM layer for building data-centric applications. Sequel distinguishes itself through a plugin-based extension architecture that allows composable customization of models, databases, and datasets without relying on deep inheritance hierarchies. It includes a thread-safe connection pool with support f

    Provides common validation methods such as presence, format, length, uniqueness, type, and numeric checks.

    Ruby
    Ver en GitHub↗5,076
  • ucbepic/docetlAvatar de ucbepic

    ucbepic/docetl

    3,597Ver en GitHub↗

    docetl is an AI-powered document ETL tool and map-reduce orchestrator designed to transform large collections of unstructured documents into structured, queryable tables using language models. It provides a declarative pipeline framework for extracting, cleaning, and transforming data from sources such as PDFs and text files into predefined schemas. The project distinguishes itself through a semantic data integration suite that enables joining datasets and resolving duplicate entities based on embedding-based similarity. It includes an interactive prompt playground for developing and optimizi

    Evaluates the accuracy and operational cost of extraction pipelines through iterative refinement and schema validation.

    Pythonagentsdatadata-pipelines
    Ver en GitHub↗3,597
  • danielbeach/data-engineering-practiceAvatar de danielbeach

    danielbeach/data-engineering-practice

    2,726Ver en GitHub↗

    Data engineering practice repository providing tutorials, distributed processing engines, and Python data pipeline automation scripts. The system encompasses automated data validation, distributed compute aggregation, embedded columnar querying, lazy evaluation planning, partitioned storage export, and cloud storage retrieval. The capability surface covers cloud integration and storage, data engineering and pipelines, data processing and analytics, data quality and testing, database and storage, file management, and monitoring and observability.

    Inspects incoming datasets with automated checks to prevent downstream pipeline failures.

    Python
    Ver en GitHub↗2,726
  1. Home
  2. Artificial Intelligence & ML
  3. Automated Data Validation

Explorar subetiquetas

  • Presence Validators1 sub-etiquetaLogic for verifying the existence of variables or data entries to control workflow branching. **Distinct from Automated Data Validation:** Distinct from Automated Data Validation: focuses on existence checks for control flow rather than ML-based data ingestion validation.