awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • surrealdb/surrealdbالصورة الرمزية لـ surrealdb

    surrealdb/surrealdb

    32,397عرض على 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
    عرض على GitHub↗32,397
  • automaapp/automaالصورة الرمزية لـ AutomaApp

    AutomaApp/automa

    21,425عرض على 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
    عرض على GitHub↗21,425
  • jeremyevans/sequelالصورة الرمزية لـ jeremyevans

    jeremyevans/sequel

    5,076عرض على 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
    عرض على GitHub↗5,076
  • ucbepic/docetlالصورة الرمزية لـ ucbepic

    ucbepic/docetl

    3,597عرض على 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
    عرض على GitHub↗3,597
  • danielbeach/data-engineering-practiceالصورة الرمزية لـ danielbeach

    danielbeach/data-engineering-practice

    2,726عرض على 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
    عرض على GitHub↗2,726
  1. Home
  2. Artificial Intelligence & ML
  3. Automated Data Validation

استكشف الوسوم الفرعية

  • Presence Validators1 وسم فرعيLogic 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.