EILMELDUNGEN LIVE
🔧 AI Nachrichten XPENG IRON humanoid robot draws record physical AI funding(24.08.2026 um 17:53 Uhr)
🔧 AI Nachrichten MIT AI forecasts extreme weather without historical data(25.08.2026 um 17:46 Uhr)
🔧 AI Nachrichten NVIDIA Jetson Orin Nano 2 brings physical AI to drones and robots(26.08.2026 um 11:08 Uhr)
🔧 AI Nachrichten The Design System as the Control Plane for AI-Generated UI(25.08.2026 um 18:10 Uhr)
🔧 AI Nachrichten XPENG IRON humanoid robot draws record physical AI funding(24.08.2026 um 17:53 Uhr)
🔧 AI Nachrichten MIT AI forecasts extreme weather without historical data(25.08.2026 um 17:46 Uhr)
🔧 AI Nachrichten NVIDIA Jetson Orin Nano 2 brings physical AI to drones and robots(26.08.2026 um 11:08 Uhr)
🔧 AI Nachrichten The Design System as the Control Plane for AI-Generated UI(25.08.2026 um 18:10 Uhr)

29 🕛 kürzlich 17 Min Lesezeit 21 Leser online ️ CVE-RADAR
0

AI-powered metadata correction and harmonization

↗ Quelle (Artificial Intelligence)
🗣️ Stimme:
📑 Inhaltsübersicht

As data collection and data generation accelerate, the gap between our ability to produce raw data and our capacity to standardize it continues to widen. Without automation, this gap becomes a critical bottleneck that delays analysis, complicates interpretation, and limits the global value of shared datasets.


Metadata harmonization (standardizing labels, identifiers, and formats so datasets from different sources can work together) remains largely manual. AI-powered metadata correction and harmonization offers a way forward, transforming metadata management from a time-consuming responsibility into a process that scales with your data volume and supports open science rather than obstructing it.


In this post, we demonstrate how AI-powered metadata correction works in practice, explore two implementation approaches (from human-in-the-loop validation to fully autonomous agent-driven workflows), and provide governance considerations for deploying these solutions in your organization.


Metadata correction and harmonization workflow


To address this challenge, we developed a centralized metadata correction and harmonization workflow built on AWS, designed to support consistency, interoperability, and accuracy across disparate metadata sources. The system uses for schema and result storage, for authentication, and and frontend development.

  • Python 3.11+ for the API and processor.

  • , ,

  • AWS CDK Toolkit (npm install -g aws-cdk)

  • Docker for building container images.

  • Make for running the provided Makefile commands.

  • uv Python package manager for dependency management.



  • BASH
    node -v          # 18 or higher
    python --version # 3.11 or higher
    aws --version # AWS CLI configured with credentials


    Getting started


    Step 1: Clone and install dependencies


    Clone the repository and install all Python and TypeScript dependencies:



    BASH
    git clone https://github.com/aws-samples/sample-intelligent-metadata-harmonization.git
    cd metadata-harmonization

    # Create and activate Python virtual environment
    make createPythonEnvironment
    source .venv/bin/activate

    # Install all dependencies (Python packages, TypeScript packages, CDK, frontend)
    make install


    The make install command installs the processor, API, agent, and evaluation packages as editable Python packages using uv, and runs npm install for the infrastructure and frontend projects.


    Step 2: Configure the deployment


    Copy the configuration template and edit it with your AWS account details:



    BASH
    cp config.yaml.example config.yaml


    Edit config.yaml:



    YAML
    appName: "metadata-harmonization-app"
    env: "dev"

    dev:
    profile: "your-aws-profile"
    deploymentName: "metadata-harmonization-dev"
    accountNumber: "123456789012" # Your 12-digit AWS account number
    region: "us-east-1"
    deploymentStage: "dev"
    removalPolicy: "destroy"
    logLevel: "INFO"
    targetPlatform: "linux/amd64"


    Validate the configuration:



    BASH
    make validateConfig


    Step 3: Deploy infrastructure


    Bootstrap AWS CDK (first time only), then deploy:



    BASH
    # First-time setup: prepare your AWS account for CDK
    make bootstrap

    # Deploy all AWS resources
    make deploy


    make deploy builds the API container image, pushes it to Amazon ECR, and deploys the AWS CDK stack. This creates Amazon DynamoDB tables, Amazon S3 buckets, an Amazon Cognito user pool, and an Amazon ECS Fargate service.


    After deployment, generate a local .env file with the deployed resource identifiers:



    BASH
    make createLocalDotEnvFile


    Step 4: Create Amazon Cognito users


    After deployment, create users in the Amazon Cognito user pool so they can log in to the application:



    1. Open the to get started with the solution.




      About the authors





      Joseph Cottingham



      Joseph Cottingham


      Joseph is a member of the AWS Generative AI Innovation Center, where he designs and delivers AI systems that move organizations from idea to production. His technical background spans firmware, software, and machine learning, with deep expertise in high-throughput, event-driven architectures that keep AI workloads performant at scale. Joseph focuses on the intersection of state-of-the-art research and operational reality, delivering solutions that materially transform organizations and the systems they operate.





      Haley Tien



      Haley Tien


      Haley is a Deep Learning Architect at the AWS Generative AI Innovation Center, where she designs and implements solutions spanning cloud architecture, data science, and generative AI. Her work focuses on building practical systems that address a wide range of customer challenges. She is passionate about finding creative ways to apply new technologies to long-standing problems.



      Vollständiger Original-Bericht
      Ausführliche Details, Code-Beispiele & Hersteller-Stellungnahme auf aws.amazon.com.
      ↗ Original-Artikel auf aws.amazon.com lesen
    Wie bewertest du diesen Beitrag?
    1 Klick Feedback
    119 Fachleser & IT-Security Experten haben diesen Report heute geteilt
    Teilen mit Netzwerk & Team:

    Community-Analysen & Experten-Meinungen 0

    Verfasse deine eigene Analyse, teile Workarounds oder diskutiere diesen Vorfall im Blog.
    Noch keine Community-Analyse verfasst. Markiere einen Textabschnitt oder klicke oben auf Eigene Analyse verfassen“!
    Community Pulse: Relevanz-Einschätzung
    1 Klick Experten-Votum
    🔴 Akute Relevanz 39%
    🟡 In Evaluierung 29%
    🟢 Keine Auswirkung 13%
    Spannende Innovation 19%
    Verwandte Story-Cluster & Quellen (Vektor-KI)
    Port 8095 Engine
    1 Quelle
    Android-Malware blockiert Google Play per VPN-Trick
    1 Quelle
    Finger weg vom Schlüsselbund: Dieses Smart Lock übernimmt den Rest
    1 Quelle
    Brief von Culpa Inkasso – so reagieren Sie richtig