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
·

4 repositorios

Awesome GitHub RepositoriesMultimodal Data Extractors

Tools that parse and interpret information from multiple media types including text and images for knowledge base construction.

Distinguishing note: Focuses on the extraction and parsing phase of multimodal data, distinct from general-purpose AI models.

Explore 4 awesome GitHub repositories matching artificial intelligence & ml · Multimodal Data Extractors. Refine with filters or upvote what's useful.

Awesome Multimodal Data Extractors GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • hkuds/lightragAvatar de HKUDS

    HKUDS/LightRAG

    36,651Ver en GitHub↗

    LightRAG is a graph-based retrieval framework designed to build retrieval-augmented generation pipelines. It structures unstructured text into knowledge graphs, enabling multi-hop reasoning and complex query synthesis across large document collections. By integrating dense vector embeddings with structured knowledge graphs, the system facilitates both similarity-based and relationship-aware information retrieval. The framework distinguishes itself through a dual-level retrieval strategy that combines low-level keyword matching with high-level semantic graph traversal to capture both specific

    Parses text and visual data from diverse document formats to build searchable knowledge bases.

    Pythongenaigptgpt-4
    Ver en GitHub↗36,651
  • supermemoryai/supermemoryAvatar de supermemoryai

    supermemoryai/supermemory

    27,334Ver en GitHub↗

    Supermemory is an artificial intelligence memory management platform designed to provide autonomous agents with persistent, long-term knowledge bases. It functions as a centralized repository that synchronizes multimodal data, enabling agents to maintain context and historical information across complex, multi-session workflows. By serving as a knowledge graph engine and vector database orchestrator, the platform ensures that information remains accessible and relevant for automated tasks. The system distinguishes itself through its hybrid indexing approach, which combines vector similarity s

    Extracts and structures multimodal content into semantically linked facts for automated retrieval.

    TypeScriptcloudflare-kvcloudflare-pagescloudflare-workers
    Ver en GitHub↗27,334
  • hkuds/rag-anythingAvatar de HKUDS

    HKUDS/RAG-Anything

    21,372Ver en GitHub↗

    RAG-Anything is a retrieval-augmented generation framework designed to index diverse document formats and perform semantic search using local machine learning models. It functions as a local multimodal data processor, extracting and organizing information from various file types into a unified knowledge base to facilitate private document analysis. The system distinguishes itself through its high-throughput ingestion engine, which processes large batches of documents into searchable vector embeddings. By executing machine learning models directly on local hardware, the framework ensures that

    Parses and interprets information from multiple media types to build a unified knowledge base.

    Pythonmulti-modal-ragretrieval-augmented-generation
    Ver en GitHub↗21,372
  • souzatharsis/podcastfyAvatar de souzatharsis

    souzatharsis/podcastfy

    6,051Ver en GitHub↗

    Podcastfy is an AI content-to-podcast generator that converts text, URLs, PDFs, images, and videos into conversational audio podcasts. It integrates with over 100 language models for transcript creation and multiple text-to-speech engines for audio output, with support for customizable dialogue style and optional local transcript generation for privacy. The project distinguishes itself through a flexible architecture that decouples job submission from result retrieval via asynchronous polling, normalizes heterogeneous inputs into uniform text, and routes content through pluggable LLM and TTS

    Pulls text from websites, videos, images, and documents to feed into podcast generation pipelines.

    Pythonelevenlabsgeminigenai
    Ver en GitHub↗6,051
  1. Home
  2. Artificial Intelligence & ML
  3. Multimodal Data Extractors