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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • hkuds/lightragAvatar de HKUDS

    HKUDS/LightRAG

    36,651Voir sur 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
    Voir sur GitHub↗36,651
  • supermemoryai/supermemoryAvatar de supermemoryai

    supermemoryai/supermemory

    27,334Voir sur 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
    Voir sur GitHub↗27,334
  • hkuds/rag-anythingAvatar de HKUDS

    HKUDS/RAG-Anything

    21,372Voir sur 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
    Voir sur GitHub↗21,372
  • souzatharsis/podcastfyAvatar de souzatharsis

    souzatharsis/podcastfy

    6,051Voir sur 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
    Voir sur GitHub↗6,051
  1. Home
  2. Artificial Intelligence & ML
  3. Multimodal Data Extractors