awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

76 Repos

Awesome GitHub RepositoriesMultimodal Processing Tools

Systems for ingesting and synthesizing non-textual data types, including vision, audio, and speech, within AI pipelines.

Explore 76 awesome GitHub repositories matching artificial intelligence & ml · Multimodal Processing Tools. Refine with filters or upvote what's useful.

Awesome Multimodal Processing Tools GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • huggingface/pytorch-pretrained-bertAvatar von huggingface

    huggingface/pytorch-pretrained-BERT

    161,658Auf GitHub ansehen↗

    This project is a PyTorch transformer model library and pre-trained model framework. It serves as a deep learning model hub and multimodal inference engine, providing a centralized system for loading, executing, and fine-tuning state-of-the-art model checkpoints. The library focuses on multimodal machine learning, enabling predictions across text, vision, and audio data. It provides specialized capabilities for model framework interoperability, allowing the conversion of weights and definitions between different deep learning libraries. The platform covers the full model lifecycle, including

    Ships a unified inference pipeline that processes diverse data modalities through a sequence of tokenizers and layers.

    Python
    Auf GitHub ansehen↗161,658
  • d2l-ai/d2l-zhAvatar von d2l-ai

    d2l-ai/d2l-zh

    78,493Auf GitHub ansehen↗

    This project is an open-source, interactive educational platform designed to teach deep learning through a comprehensive, code-first curriculum. It provides a structured learning path that covers foundational mathematics, modern neural network architectures, and practical optimization techniques, enabling practitioners to master complex artificial intelligence concepts through hands-on experimentation. The platform distinguishes itself by integrating technical explanations with executable Jupyter notebooks. This design allows readers to modify code and hyperparameters in real-time, facilitati

    Covers the implementation of object detection algorithms and bounding box regression through interactive coding modules.

    Pythonbookchinesecomputer-vision
    Auf GitHub ansehen↗78,493
  • openhands/openhandsAvatar von OpenHands

    OpenHands/OpenHands

    77,330Auf GitHub ansehen↗

    OpenHands is an autonomous agent framework designed for software engineering workflows. It provides a modular platform for orchestrating AI agents that reason, plan, and execute tasks within isolated, containerized development environments. By integrating with standard version control and development tools, the system enables agents to autonomously navigate codebases, implement features, and resolve issues through iterative reasoning and tool execution. The platform distinguishes itself through a model-agnostic orchestrator that connects diverse language models to a unified tool registry. It

    Processes visual data alongside text in conversation messages for analysis by vision-capable language models.

    Pythonagentartificial-intelligencechatgpt
    Auf GitHub ansehen↗77,330
  • josephmisiti/awesome-machine-learningAvatar von josephmisiti

    josephmisiti/awesome-machine-learning

    72,867Auf GitHub ansehen↗

    This project is a comprehensive, community-driven directory of machine learning resources, software libraries, and educational materials. It serves as a centralized knowledge base for developers and researchers, organizing tools and frameworks by their primary programming language and technical domain to simplify discovery across the artificial intelligence ecosystem. The collection distinguishes itself by providing a cross-language development index that spans diverse programming environments, including C, C++, Rust, Clojure, and Python. It covers a wide range of specialized capabilities, fr

    References specialized toolkits for converting spoken audio into machine-readable text.

    Python
    Auf GitHub ansehen↗72,867
  • hiyouga/llama-factoryAvatar von hiyouga

    hiyouga/LLaMA-Factory

    72,241Auf GitHub ansehen↗

    LLaMA-Factory is a comprehensive suite for dataset preparation, model fine-tuning, memory optimization, and standardized API deployment. It provides a unified platform for the supervised and reward-based fine-tuning of large language models and vision-language models. The framework includes a specialized toolkit for training vision-language models and a model serving interface that deploys trained models through high-performance APIs. It utilizes precision tuning and quantization techniques to reduce the hardware requirements and memory footprint of large models. The system covers data pipel

    Provides specialized capabilities for training vision-language models using supervised and reward-based methods.

    Python
    Auf GitHub ansehen↗72,241
  • safishamsi/graphifyAvatar von safishamsi

    safishamsi/graphify

    67,973Auf GitHub ansehen↗

    Graphify is a knowledge retrieval system that transforms directories of source code and documentation into structured, queryable project maps. It utilizes a code-to-graph parser to extract technical metadata and system connectivity, converting a mix of code, SQL schemas, and documentation into a unified graph structure. The project distinguishes itself by integrating these knowledge graphs with AI coding assistants through a Model Context Protocol server and dedicated tool hooks. This allows AI agents to perform lookups and impact analysis on node neighbors and shortest paths to understand ho

    Transforms diverse inputs including code, SQL schemas, and documentation into a unified and queryable graph structure.

    Pythonantigravityclaude-codecodex
    Auf GitHub ansehen↗67,973
  • xtekky/gpt4freeAvatar von xtekky

    xtekky/gpt4free

    66,335Auf GitHub ansehen↗

    This project provides a unified interface for interacting with a wide range of artificial intelligence services, acting as a central orchestration layer for text and image generation. It standardizes access to diverse AI backends, allowing developers to integrate multiple language and vision models through a single, consistent programming interface. By abstracting provider-specific protocols and authentication requirements, the tool simplifies the development of applications that rely on external AI services. The platform distinguishes itself through a resilient request routing architecture d

    Supports applications that process both text and visual inputs to generate comprehensive responses or create new imagery.

    Pythonchatbotchatbotschatgpt
    Auf GitHub ansehen↗66,335
  • corentinj/real-time-voice-cloningAvatar von CorentinJ

    CorentinJ/Real-Time-Voice-Cloning

    59,918Auf GitHub ansehen↗

    This project is a neural text-to-speech engine and voice cloning toolkit designed to generate synthetic speech that mimics the vocal characteristics of a target speaker. It functions as a real-time audio synthesizer, utilizing a deep learning pipeline to convert written text into high-fidelity speech output with minimal latency. The system employs a transfer learning framework that leverages pre-trained speaker verification models to adapt synthesis to new, unseen vocal identities. By using an encoder-based speaker embedding process, the toolkit maps variable-length audio samples into a laten

    Replicates the unique cadence and tonal qualities of a target speaker to create realistic synthetic audio.

    Pythondeep-learningpythonpytorch
    Auf GitHub ansehen↗59,918
  • datawhalechina/hello-agentsAvatar von datawhalechina

    datawhalechina/hello-agents

    59,685Auf GitHub ansehen↗

    This project provides a comprehensive framework for building, training, and managing autonomous agents. It enables the construction of systems that utilize language models to plan, manage memory, and execute multi-step tasks through iterative reasoning loops and tool-based actions. The framework distinguishes itself by offering specialized capabilities for interacting with graphical user interfaces and legacy software, allowing agents to perceive visual elements and perform actions like a human user. It supports complex, cross-application workflows through graph-based orchestration and provid

    Links visual encoders with language models using cross-attention mechanisms to enable accurate multimodal understanding.

    Pythonagentllmrag
    Auf GitHub ansehen↗59,685
  • rvc-boss/gpt-sovitsAvatar von RVC-Boss

    RVC-Boss/GPT-SoVITS

    58,724Auf GitHub ansehen↗

    GPT-SoVITS is a text-to-speech synthesis engine and voice cloning toolkit designed for generating natural-sounding human speech. It functions as a neural audio processing pipeline that maps input text to high-fidelity audio waveforms, utilizing conditional variational autoencoders and flow-based decoders to ensure expressive output. The platform distinguishes itself through its ability to perform few-shot voice cloning and cross-lingual speech generation, allowing users to maintain a specific speaker's vocal identity and emotional delivery across multiple languages. By employing cross-modal l

    Replicates human vocal tone and cadence to create natural-sounding synthetic speech from written text.

    Pythontext-to-speechttsvits
    Auf GitHub ansehen↗58,724
  • scutan90/deeplearning-500-questionsAvatar von scutan90

    scutan90/DeepLearning-500-questions

    57,436Auf GitHub ansehen↗

    This project is a comprehensive study guide and knowledge base for deep learning, machine learning, and the associated mathematics required for artificial intelligence. It functions as a curated collection of technical questions and answers designed to help users study fundamental theories and practical applications. The repository serves as a technical interview preparation resource by aggregating industry-standard questions and core knowledge points. It provides a structured reference for reviewing neural network architectures and specific techniques used in computer vision, such as object

    Provides educational materials for reviewing computer vision concepts and object detection techniques.

    JavaScript
    Auf GitHub ansehen↗57,436
  • appwrite/appwriteAvatar von appwrite

    appwrite/appwrite

    56,318Auf GitHub ansehen↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application development and resource management. The platform distinguishes itself through a container-based microservices architecture that ensures consistent execution across diverse infrastructure. It features a versatile connectivity layer that links frontend applications with third-party servi

    Converts spoken audio inputs into machine-readable text using integrated processing capabilities.

    TypeScriptandroidappwritebackend
    Auf GitHub ansehen↗56,318
  • antonosika/gpt-engineerAvatar von AntonOsika

    AntonOsika/gpt-engineer

    55,200Auf GitHub ansehen↗

    GPT-Engineer is an autonomous agent and framework designed for AI-assisted software development. It functions as a generative codebase architect that translates natural language requirements into complete, functional software projects by reading and writing files directly to the local file system. The platform distinguishes itself through an agentic workflow orchestrator that sequences complex programming tasks into manageable, iterative steps. It supports multi-modal input processing, allowing users to incorporate visual data like screenshots or diagrams to guide UI generation. Furthermore,

    Parses visual data from screenshots or diagrams to inform the model about desired UI layouts and functional requirements.

    Pythonaiautonomous-agentcode-generation
    Auf GitHub ansehen↗55,200
  • microsoft/vibevoiceAvatar von microsoft

    microsoft/VibeVoice

    49,394Auf GitHub ansehen↗

    VibeVoice is a generative artificial intelligence platform designed for text-to-speech synthesis. It functions as a neural audio generation framework that converts written text into natural-sounding spoken audio, specifically engineered to maintain consistent vocal characteristics and narrative prosody across extended passages of content. The system distinguishes itself through its ability to generate long-form conversational speech while preserving speaker identity and linguistic content. By utilizing latent space disentanglement, the model separates speaker traits from the input text, allow

    Synthesizes long-form conversational speech while maintaining consistent vocal characteristics and narrative prosody.

    Python
    Auf GitHub ansehen↗49,394
  • patchy631/ai-engineering-hubAvatar von patchy631

    patchy631/ai-engineering-hub

    35,826Auf GitHub ansehen↗

    This project serves as an educational resource and technical guide for building production-ready intelligent systems. It provides a collection of hands-on tutorials, blueprints, and documentation focused on the development of applications powered by large language models, autonomous agentic workflows, and retrieval-augmented generation. The repository distinguishes itself by offering structured implementations for multi-agent orchestration and standardized communication protocols. It enables developers to integrate external tools and data sources into their systems, ensuring interoperability

    Includes engineering capabilities for processing and analyzing diverse multimodal data types within intelligent applications.

    Jupyter Notebookagentsaillms
    Auf GitHub ansehen↗35,826
  • chenfei-wu/taskmatrixAvatar von chenfei-wu

    chenfei-wu/TaskMatrix

    34,082Auf GitHub ansehen↗

    TaskMatrix is a multimodal AI chat interface and visual task orchestrator. It combines language models with visual recognition to enable the exchange, analysis, and modification of images within a conversational environment. The system coordinates multiple foundation models through orchestration pipelines that chain language, detection, and segmentation models. This allows for complex visual operations, such as using text instructions to guide image masking and executing modular inpainting workflows to edit specific image regions. The project includes a computer vision toolset for object det

    Integrates vision-language models to reason about image content within a conversational chat interface.

    Python
    Auf GitHub ansehen↗34,082
  • jamiepine/voiceboxAvatar von jamiepine

    jamiepine/voicebox

    30,041Auf GitHub ansehen↗

    Voicebox is a local speech processing system that provides text-to-speech generation, speech-to-text transcription, and voice cloning. It utilizes local machine learning inference and GPU acceleration to process audio and text data without relying on external API calls. The project features a voice cloning toolkit for creating synthetic profiles from audio samples and a timeline-based voice editor for composing multi-character conversations. It also includes an AI voice management API that allows external applications and AI agents to programmatically manage voice profiles and generate speech

    Converts text to audio using cloned voices with support for high-volume batch processing.

    TypeScriptaicudamlx
    Auf GitHub ansehen↗30,041
  • sillytavern/sillytavernAvatar von SillyTavern

    SillyTavern/SillyTavern

    29,463Auf GitHub ansehen↗

    SillyTavern is a comprehensive interface and orchestration platform designed for immersive AI roleplay and interactive chat experiences. It functions as a unified gateway that connects users to a wide array of local and cloud-based large language models, providing a centralized environment to manage complex character personas, narrative context, and model-driven interactions. The platform distinguishes itself through its advanced prompt engineering and automation capabilities. It utilizes a sophisticated macro-based templating engine and vector-database retrieval to dynamically inject lore, c

    Observes active gameplay to generate real-time, in-character responses using multimodal AI models.

    JavaScriptaichatllm
    Auf GitHub ansehen↗29,463
  • sgl-project/sglangAvatar von sgl-project

    sgl-project/sglang

    29,079Auf GitHub ansehen↗

    Sglang is a high-performance inference engine and serving system designed for large language and multimodal models. It provides a programmable interface for orchestrating complex generation workflows, enabling developers to coordinate multi-turn dialogues, tool invocations, and reasoning chains through a domain-specific language. The platform is built to support production-scale deployments, offering an OpenAI-compatible API that allows for integration with existing application ecosystems. The system distinguishes itself through a disaggregated architecture that separates compute-intensive pr

    Incorporates image data into prompt sequences to enable vision-language model tasks.

    Pythonattentionblackwellcuda
    Auf GitHub ansehen↗29,079
  • vision-cair/minigpt-4Avatar von Vision-CAIR

    Vision-CAIR/MiniGPT-4

    25,679Auf GitHub ansehen↗

    MiniGPT-4 is a multimodal AI framework and large language model that integrates vision encoders with language models to process and reason about combined image and text inputs. It functions as a vision-language model capable of image-based conversational AI, visual question answering, and multimodal logical reasoning. The project utilizes a pretrained vision-language integration strategy that connects a vision encoder to a language model via a linear projection layer. This approach employs frozen-backbone training to align visual representations with linguistic tokens while keeping the primar

    Integrates a vision encoder with a large language model to reason and converse about images.

    Python
    Auf GitHub ansehen↗25,679
Vorherige123…4Nächste
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Multimodal Processing Tools

Unter-Tags erkunden

  • Computer Vision Learning Resources1 Sub-TagEducational materials and tutorials focused on teaching computer vision concepts and object detection techniques.
  • Multi-Modal Input Processors3 Sub-TagsSystems that ingest and normalize diverse data types, such as text, images, and audio, for model processing.
  • Multimodal AI Applications1 Sub-TagApplications that integrate multiple sensory inputs to perform complex tasks like image captioning or video analysis.
  • Multimodal Vision InputsTools that process and interpret visual data, such as photos or video streams, for AI-driven insights.
  • Speech RecognitionTools and toolkits designed to process and convert spoken audio input into machine-readable text.
  • Synthetic Speech Generation1 Sub-TagSystems that generate natural-sounding synthetic speech by replicating vocal characteristics and cadence from text input.
  • Vision-Language Models2 Sub-TagsArchitectures and resources for models integrating visual and linguistic processing.