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
·

4 repositorios

Awesome GitHub RepositoriesMedia Metadata Extraction

Retrieving descriptive and system attributes from various media and scientific file formats.

Distinct from Metadata Retrieval: Candidates focused on retrieval pipeline scoring or specific platforms like YouTube rather than general file metadata retrieval.

Explore 4 awesome GitHub repositories matching data & databases · Media Metadata Extraction. Refine with filters or upvote what's useful.

Awesome Media Metadata Extraction GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • tautulli/tautulliAvatar de Tautulli

    Tautulli/Tautulli

    6,524Ver en GitHub↗

    Tautulli is a monitoring tool and administration interface for Plex Media Servers. It tracks real-time streaming activity, maintains detailed playback histories, and provides a centralized dashboard for server analytics. The project distinguishes itself through an event-driven notification system that triggers custom scripts and alerts based on server activity. It includes a template-based engine for generating periodic newsletters and utilizes webhooks to dispatch alerts to third-party services. The software covers broad capability areas including media library auditing, usage trend analysi

    Extracts specific media item attributes and descriptive metadata into structured interchange formats.

    Python
    Ver en GitHub↗6,524
  • grobidorg/grobidAvatar de grobidOrg

    grobidOrg/grobid

    4,954Ver en GitHub↗

    Grobid es un sistema de aprendizaje automático diseñado para transformar publicaciones académicas y científicas en PDF a XML estructurado. Funciona como un analizador de PDF a XML y extractor de metadatos académicos, identificando y normalizando títulos, autores, afiliaciones y referencias bibliográficas de trabajos de investigación. El sistema utiliza un segmentador de documentos de aprendizaje profundo para dividir los PDF sin procesar en regiones funcionales y emplea un resolvedor de referencias bibliográficas para hacer coincidir las citas con registros externos para el enriquecimiento de metadatos y la resolución de DOI. Admite una canalización completa de entrenamiento de modelos de aprendizaje automático, lo que permite la generación de corpus de entrenamiento anotados, reentrenamiento de modelos y la exportación de binarios de modelos. El proyecto cubre una amplia gama de capacidades de extracción, incluyendo el análisis de encabezados de documentos, estructuración del cuerpo del texto completo y la identificación de entidades específicas del dominio como información de financiación y citas de patentes. También proporciona herramientas de análisis espacial para la extracción de cuadros delimitadores y mapeo de coordenadas para sincronizar etiquetas semánticas con el diseño original del PDF. La aplicación se puede desplegar a través de imágenes contenedorizadas e incluye utilidades de línea de comandos para el procesamiento por lotes multiproceso de grandes colecciones de documentos.

    Captures administrative and legal metadata including funding disclosures, copyright statements, and submission dates.

    Javabibliographical-referencescrfdeep-learning
    Ver en GitHub↗4,954
  • ampache/ampacheAvatar de ampache

    ampache/ampache

    3,792Ver en GitHub↗

    Ampache is a self-hosted media server and digital music library manager written in PHP. It provides a web-based platform for organizing, managing, and streaming personal audio and video collections to multiple devices and network environments. The system distinguishes itself as a collaborative media playback platform, supporting shared playlists and a democratic voting system that allows multiple users to influence an active playback queue. It also functions as a real-time media transcoder, converting audio and video formats during transmission to match client bandwidth and hardware requireme

    Extracts descriptive and system attributes from audio and video file formats to organize the media library.

    PHP
    Ver en GitHub↗3,792
  • apache/tikaAvatar de apache

    apache/tika

    3,572Ver en GitHub↗

    Tika is a content analysis toolkit and Java library designed for detecting and extracting metadata and text from thousands of different file types. It functions as a universal document text extractor and metadata extraction engine, converting complex files into plain text or XHTML. The system employs a specialized MIME type detector that identifies document formats using magic bytes and metadata to determine the correct parser. It serves as an OCR integration gateway, connecting to external text recognition tools to extract content from image files. The project covers a broad range of extrac

    Retrieves descriptive attributes and system metadata from images, audio, video, and scientific formats.

    Javacontentextractionjava
    Ver en GitHub↗3,572
  1. Home
  2. Data & Databases
  3. Media Metadata Extraction

Explorar subetiquetas

  • Administrative Metadata ExtractionExtraction of non-content metadata such as funding disclosures, copyright statements, and submission dates. **Distinct from Media Metadata Extraction:** Focuses on administrative/legal metadata of scientific papers rather than general technical file attributes