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
·

Multimodal AI framework

Ranking aktualisiert am 25. Juli 2026

For multimodal ai tools, the strongest matches are nvidia/nemo (This toolkit provides a comprehensive environment for training and), qwenlm/qwen2-vl (Qwen2-VL is a multimodal foundation model and reasoning engine) and openbmb/minicpm-v (MiniCPM-V is a multimodal AI framework designed for on-device). vision-cair/minigpt-4 and microsoft/foundry-local round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Hand-picked multimodal AI frameworks ranked by GitHub stars and activity. Compare the top open-source tools and pick the right one.

Multimodal AI framework

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • nvidia/nemoAvatar von NVIDIA

    NVIDIA/NeMo

    17,394Auf GitHub ansehen↗

    NeMo is a multimodal AI framework and toolkit designed for the development, training, and scaling of large language models, generative AI systems, and speech-based models. It functions as an automatic speech recognition toolkit, a text-to-speech engine, and a framework for building models that process and generate combinations of text, image, and audio data. The project serves as a conversational AI orchestrator capable of managing real-time, interruptible voice interactions. It provides specialized workflows for speech translation, converting spoken audio from one language into text or speec

    This toolkit provides a comprehensive environment for training and deploying multimodal AI models across text, speech, and vision data with robust GPU acceleration and pipeline integration.

    PythonAutomatic Speech RecognitionAutomatic Speech RecognitionSpeech and Audio
    Auf GitHub ansehen↗17,394
  • qwenlm/qwen2-vlAvatar von QwenLM

    QwenLM/Qwen2-VL

    19,404Auf GitHub ansehen↗

    Qwen2-VL is a multimodal large language model and vision language model designed to process and reason across text, images, and video content. It functions as a visual reasoning engine and a visual agent framework, capable of interpreting visual data to perform object detection, document parsing, and spatial reasoning. The model is distinguished by its ability to act as a video understanding model, processing hour-long videos with second-level indexing and event recall. It further differentiates itself through a visual agent capability that interacts with software interfaces and robotic hardw

    Qwen2-VL is a multimodal foundation model and reasoning engine capable of processing text, images, and video content, though it lacks native audio processing and speech integration features.

    Jupyter NotebookVision-Language ModelsVision-Language ModelsMultimodal Large Language Models
    Auf GitHub ansehen↗19,404
  • openbmb/minicpm-vAvatar von OpenBMB

    OpenBMB/MiniCPM-V

    25,653Auf GitHub ansehen↗

    MiniCPM-V is a multimodal large language model and vision-language system designed for complex visual and linguistic understanding. It functions as an on-device AI model, providing the capacity to process text, images, and video as a compact neural network. The project is specifically developed as an edge AI framework, utilizing quantization and weight sharding to run on memory-constrained mobile chipsets. This allows for the deployment of multimodal intelligence directly on mobile operating systems for local inference. Its capabilities cover multimodal content analysis of high-resolution im

    MiniCPM-V is a multimodal AI framework designed for on-device vision-language and video processing, though it focuses more on edge-deployed vision and language models rather than a complete multi-modality suite covering audio.

    PythonVision-Language ModelsVision-Language ModelsMultimodal Large Language Models
    Auf GitHub ansehen↗25,653
  • 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

    MiniGPT-4 is a vision-language framework that combines image and text processing for multimodal reasoning, though its scope is narrower than toolkits handling audio and video.

    PythonVision-Language ModelsMultimodal Large Language Models
    Auf GitHub ansehen↗25,679
  • microsoft/foundry-localAvatar von microsoft

    microsoft/Foundry-Local

    2,380Auf GitHub ansehen↗

    Foundry-Local is a machine learning development tool designed to facilitate private, on-device inference and model management. It provides a local server environment that hosts machine learning models directly on the user's hardware, ensuring that all data processing, including prompt handling and audio transcription, remains within the local environment without requiring external cloud connectivity. The project distinguishes itself by automating the entire model lifecycle, including the discovery, downloading, and versioning of assets to maintain compatibility with host hardware. It features

    This local machine learning tool provides on-device inference and speech-to-text capabilities with hardware acceleration, though it focuses more on model management and local hosting than a broad multimodal AI framework processing video and vision.

    C++Local Model ExecutionHardware AccelerationLocal AI Inference
    Auf GitHub ansehen↗2,380
  • thudm/visualglm-6bAvatar von THUDM

    THUDM/VisualGLM-6B

    4,157Auf GitHub ansehen↗

    VisualGLM-6B is a bilingual multimodal large language model and vision-language model designed for conversational tasks and visual understanding. It functions as a bilingual AI model capable of processing and generating responses in both Chinese and English. The system is a quantized large language model supporting 4-bit and 8-bit precision to reduce memory usage and hardware requirements during local deployment. It is also a parameter-efficient fine-tuning model, allowing for weight adjustments to adapt the system to specific downstream tasks without full retraining. The project covers mult

    VisualGLM-6B is a multimodal vision-language model supporting local deployment and conversational visual understanding, though it focuses on text and images rather than the full range of audio and video modalities requested.

    PythonVision-Language ModelsMultimodal Large Language Models
    Auf GitHub ansehen↗4,157
  • openbmb/minicpm-oAvatar von OpenBMB

    OpenBMB/MiniCPM-o

    23,850Auf GitHub ansehen↗

    MiniCPM-o is a multimodal large language model designed to function as a real-time conversational assistant on edge devices. By mapping text, image, video, and audio inputs into a unified latent space, the system enables simultaneous cross-modal reasoning and full-duplex interaction. It is built as an edge-side inference engine, utilizing quantized model weights to maintain high-performance processing on consumer hardware. The system distinguishes itself through its integrated speech synthesis and voice cloning capabilities, which allow for the generation of expressive, personalized vocal out

    This repository provides a multimodal language model capable of processing text, image, video, and audio inputs on edge devices, fitting the requested framework category despite leaning more toward an inference engine than a general development toolkit.

    PythonMultimodal Large Language ModelsOn-Device Inference Engines
    Auf GitHub ansehen↗23,850
  • nomic-ai/gpt4all-uiAvatar von nomic-ai

    nomic-ai/gpt4all-ui

    4,788Auf GitHub ansehen↗

    gpt4all-ui is a web-based user interface designed for local large language model execution and management. It provides a local execution environment that runs AI models on a user's own hardware to ensure data privacy and eliminate external telemetry. The project features a peer-to-peer inference distribution system that shares computational loads across multiple network nodes to increase processing speed. It includes a multimodal orchestrator that combines text, image, video, and audio models into a single interface, as well as a layered autonomy model for organizing specialized AI agents int

    This project provides a web-based user interface for local model execution that includes a multimodal orchestrator combining text, image, video, and audio capabilities, fitting the toolkit category well despite lacking some advanced pipeline features.

    PythonLocal Model ExecutionLocal Language Model Execution
    Auf GitHub ansehen↗4,788
  • haotian-liu/llavaAvatar von haotian-liu

    haotian-liu/LLaVA

    24,465Auf GitHub ansehen↗

    LLaVA is a multimodal large language model architecture designed to process and interpret both image and text inputs to generate natural language responses. It functions as a research-oriented platform for visual instruction tuning, providing a framework to align language models with human intent through training on diverse datasets of paired images and text queries. The system distinguishes itself through a specialized vision-language training pipeline that connects visual data to language models using projection layers and instruction-based fine-tuning. It supports distributed inference by

    LLaVA is a multimodal large language model architecture focused on visual instruction tuning and vision-language processing, which fits the category well despite omitting audio and video modalities.

    PythonMultimodal Large Language Models
    Auf GitHub ansehen↗24,465
  • huggingface/transformersAvatar von huggingface

    huggingface/transformers

    161,630Auf GitHub ansehen↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    This repository provides a foundational machine learning framework with comprehensive support for text, vision, audio, and video models, enabling multimodal reasoning, local execution, and flexible pipeline integration.

    PythonAPI FrameworksByte Pair EncodingsHybrid
    Auf GitHub ansehen↗161,630
  • google-ai-edge/galleryAvatar von google-ai-edge

    google-ai-edge/gallery

    15,162Auf GitHub ansehen↗

    This project is a development framework for building edge-based AI agents that perform multimodal inference and system-level automation directly on mobile devices. By prioritizing local-first execution, the platform ensures data privacy and offline functionality, allowing developers to run large language models on hardware without requiring external server connectivity. The framework distinguishes itself through an integrated orchestration layer that connects language models to custom tools, scripts, and native device intents. It provides a structured registry for mapping natural language ins

    This repository provides an edge-focused framework for building multimodal AI applications and reasoning agents that run locally on mobile hardware, though it leans more toward device automation and agent orchestration than a general-purpose desktop multimodal toolkit.

    KotlinLocal Model ExecutionLocal AI Inference
    Auf GitHub ansehen↗15,162
  • runanywhereai/runanywhere-sdksAvatar von RunanywhereAI

    RunanywhereAI/runanywhere-sdks

    8,781Auf GitHub ansehen↗

    This project is an on-device AI SDK providing a framework for running large language models, vision models, and speech models locally. It serves as an orchestration layer for local LLM execution, ensuring data privacy and offline availability by utilizing hardware acceleration on the device. The SDK is distinguished by its comprehensive voice and multimodal capabilities, including a coordinated voice pipeline for activity detection, speech-to-text, and text-to-speech synthesis. It also provides a dedicated implementation kit for local retrieval-augmented generation and tools for processing co

    This SDK provides a local multi-modal framework for running language, vision, and speech models on-device with hardware acceleration, though it is primarily designed as a client-side integration toolkit rather than a server-side reasoning pipeline.

    C++Local Model ExecutionOn-Device Inference EnginesVision-Language Inference
    Auf GitHub ansehen↗8,781
  • opengvlab/internvlAvatar von OpenGVLab

    OpenGVLab/InternVL

    10,061Auf GitHub ansehen↗

    InternVL is a vision-language model framework that fuses a visual encoder with a large language model to translate image features into textual tokens for reasoning. It provides a system for multimodal inference and dialogue, enabling the processing of images and text to answer questions or generate descriptions. The project is distinguished by its high-resolution image processing, which uses dynamic tiling to maintain detail for images up to 4K resolution, and its chain-of-thought visual reasoning for solving complex mathematical and spatial problems. It also supports temporal frame sampling

    InternVL is a multimodal vision-language framework capable of processing images and text for complex visual reasoning, though it lacks dedicated audio integration.

    PythonVision-Language ModelsVideo Understanding
    Auf GitHub ansehen↗10,061
  • google-ai-edge/litert-lmAvatar von google-ai-edge

    google-ai-edge/LiteRT-LM

    5,619Auf GitHub ansehen↗

    LiteRT-LM is a high-performance inference framework designed to execute large language models locally on mobile, desktop, and IoT hardware. It serves as an on-device model runtime that utilizes CPU, GPU, and NPU acceleration to provide low-latency processing. The framework is distinguished by its ability to process text, vision, and audio inputs through a single multi-modal inference engine. It features a local HTTP server that emulates OpenAI-compatible API endpoints and a WebGPU-based runtime for executing models directly within a web browser. To ensure output reliability, it includes a con

    LiteRT-LM is an on-device inference framework capable of local multimodal processing across text, vision, and audio, though it focuses more on runtime execution than a comprehensive multimodal AI toolkit.

    C++Local Model ExecutionHardware AccelerationOn-Device Inference Engines
    Auf GitHub ansehen↗5,619
  • facebookresearch/seamless_communicationAvatar von facebookresearch

    facebookresearch/seamless_communication

    11,797Auf GitHub ansehen↗

    This project is a multimodal translation framework and large language model capable of speech-to-speech, speech-to-text, and text-to-text translation across nearly 100 languages. It provides a real-time speech translation engine and a comprehensive toolkit for converting spoken audio between languages. The system is distinguished by its ability to preserve the original speaker's tone, pace, and prosody during translation. It utilizes a specialized on-device inference toolkit that converts model checkpoints into C-based libraries, enabling low-latency execution on mobile and edge hardware with

    This project is a multimodal translation framework focused on speech and text processing across languages, providing powerful on-device inference and audio integration though it lacks broader vision and video reasoning capabilities.

    Jupyter NotebookAutomatic Speech RecognitionOn-Device Inference Engines
    Auf GitHub ansehen↗11,797
  • nexaai/nexa-sdkAvatar von NexaAI

    NexaAI/nexa-sdk

    7,721Auf GitHub ansehen↗

    The nexa-sdk is an on-device AI SDK and multimodal inference engine designed to run large language, vision, and audio models locally on mobile and desktop hardware. It functions as a local LLM runtime and NPU acceleration framework, enabling the execution of generative and discriminative models without reliance on cloud services. The project distinguishes itself through a dedicated NPU acceleration framework that optimizes model execution on Neural Processing Units to reduce latency and power consumption. It employs hardware-agnostic backend routing to dynamically distribute computations acro

    This on-device AI SDK and multimodal inference engine supports local execution of language, vision, and audio models with hardware acceleration, fitting the requested framework category despite being primarily oriented toward edge deployment.

    KotlinAutomatic Speech RecognitionVision Language Inference
    Auf GitHub ansehen↗7,721
  • zai-org/glm-4Avatar von zai-org

    zai-org/GLM-4

    7,058Auf GitHub ansehen↗

    GLM-4 is a large language model and fine-tuning framework designed for human-like text production, complex reasoning, and multilingual conversation. It functions as a multimodal system capable of processing high-resolution visual content and as a long-context model designed to analyze documents with a context window of up to one million tokens. The project differentiates itself through a function calling interface that enables AI agent development by connecting the model to external APIs and real-time web browsing. It includes specialized capabilities for generating functional programming cod

    This project is a multimodal large language model and fine-tuning framework that handles visual content analysis and complex reasoning, though it lacks dedicated audio and speech integration features.

    PythonMultimodal Large Language Models
    Auf GitHub ansehen↗7,058
  • getstream/vision-agentsAvatar von GetStream

    GetStream/Vision-Agents

    6,029Auf GitHub ansehen↗

    This repository provides a Python toolkit and agentic framework for building real-time voice and video applications with multimodal reasoning capabilities, though it lacks a full description of its broader vision-language pipeline features.

    PythonLocal Model ExecutionSelf-Hosted AI ModelsVision-Language Inference
    Auf GitHub ansehen↗6,029
  • microsoft/omniparserAvatar von microsoft

    microsoft/OmniParser

    24,377Auf GitHub ansehen↗

    OmniParser is a multimodal interaction engine designed to function as a desktop automation agent. It interprets visual screen information to execute complex, multi-step tasks across operating system environments by bridging visual interface perception with language models. Through a continuous cycle of observation and command execution, the system grounds high-level natural language instructions into precise, coordinate-based actions. The project distinguishes itself by utilizing vision-based parsing to interact with software interfaces without requiring access to underlying application progr

    OmniParser is a multimodal interaction engine that bridges vision-language processing and desktop automation, fitting the category well despite focusing on GUI navigation rather than general-purpose multi-modal reasoning.

    Jupyter NotebookDesktop Automation AgentsVision-Language Grounding ModelsAgentic Orchestration Loops
    Auf GitHub ansehen↗24,377
  • jina-ai/jinaAvatar von jina-ai

    jina-ai/jina

    21,858Auf GitHub ansehen↗

    Jina is a cloud-native framework for building and deploying multimodal AI applications that process text, images, and audio across distributed microservices. It functions as an inference orchestrator and a distributed model gateway, providing a containerized stack to organize AI executors into operational pipelines. The system manages large language model workloads through token-streamed response delivery and dynamic batching to increase hardware throughput. It utilizes a protocol-agnostic communication layer to route data across different machine learning frameworks. The framework covers hi

    Jina is a cloud-native framework for orchestrating multimodal AI applications and serving models across distributed microservices, fitting the required category well despite lacking native end-to-end model execution for every modality.

    PythonCloud Native OrchestrationMultimodal FrameworksAI Gateways
    Auf GitHub ansehen↗21,858
  • jina-ai/serveAvatar von jina-ai

    jina-ai/serve

    21,859Auf GitHub ansehen↗

    Serve is a multimodal AI orchestrator and inference server designed for deploying and scaling machine learning models as cloud-native services. It functions as a containerized workflow engine and distributed service mesh that routes multimodal data through connected execution units. The framework provides specialized capabilities for large language models, including a token streaming gateway that delivers generated text incrementally to reduce perceived latency. It distinguishes itself by enabling the chaining of executors into complex data processing pipelines and the orchestration of these

    Serve is a multimodal AI orchestrator and inference server that handles cloud-native pipelines, though it focuses on serving and scaling machine learning models rather than containing native multi-modal reasoning algorithms out of the box.

    PythonMultimodal AI OrchestratorsMultimodal AI Pipeline OrchestrationBatched Inference Mechanisms
    Auf GitHub ansehen↗21,859
  • cbh123/narratorAvatar von cbh123

    cbh123/narrator

    4,423Auf GitHub ansehen↗

    Narrator is an artificial intelligence system that converts real-time video feeds into natural language audio descriptions. It functions as a multimodal vision narrator and scene descriptor, using computer vision to transform environmental data from a camera into synthetic speech. The tool operates as a pipeline that captures periodic images from a feed and uses a multimodal large language model to analyze visual events. These analyses are then converted via text-to-speech synthesis into a voiceover that describes real-world activities and surroundings. The system supports automated environm

    Narrator is a multimodal AI toolkit that processes real-time video feeds into natural language audio descriptions using vision models and text-to-speech synthesis, though it is narrower in scope than a general-purpose multi-modality framework.

    PythonSynthetic NarrationsVisual Assistance ToolsAI Scene Descriptors
    Auf GitHub ansehen↗4,423
  • facebookresearch/llamaAvatar von facebookresearch

    facebookresearch/llama

    59,466Auf GitHub ansehen↗

    Llama is a large language model runtime and inference engine designed to load and execute autoregressive transformer models. It enables the generation of natural language text completions from prompts using pretrained weights. The system features multi-GPU model parallelism, which distributes model weights and workloads across multiple graphics processors to support larger parameter counts. It also incorporates a content safety filter that uses classifiers to intercept and block unsafe inputs or outputs during the inference process. The project covers broad capabilities in distributed model

    This project is an inference engine for large language models, making it a powerful foundation for building text-based applications, but it lacks the built-in multimodal capabilities required for processing audio, video, and image inputs out of the box.

    PythonGenerative Text InferenceAutoregressive Decoding StrategiesDistributed Execution
    Auf GitHub ansehen↗59,466
  • byjlw/video-analyzerAvatar von byjlw

    byjlw/video-analyzer

    1,464Auf GitHub ansehen↗

    Video analyzer is a toolkit that processes video files through computer vision and automatic speech recognition to produce structured JSON data and natural language summaries. The system extracts visual frames, samples key moments based on pixel differences, and transcribes soundtrack audio into written text to generate comprehensive descriptions across chronological timelines. The software coordinates sequential processing stages that combine frame-by-frame visual analysis with audio transcripts using local or cloud AI models. It supports adaptive and uniform frame sampling, hardware-accele

    This repository provides a video analysis tool combining large language models, computer vision, and speech recognition, fitting the multimodal processing category well though lacking a broader multi-modality framework beyond video and audio pipelines.

    PythonAutomatic Speech Recognition
    Auf GitHub ansehen↗1,464
  • facebookresearch/multimodalAvatar von facebookresearch

    facebookresearch/multimodal

    1,723Auf GitHub ansehen↗

    Multimodal is a machine learning library built on PyTorch for training large-scale models that combine text, image, audio, and video data streams. It functions as a deep learning framework dedicated to generative diffusion models, multi-task training, and vision-language tasks. The library supplies modular building blocks, discrete latent codebook quantization, shared-space embeddings, and stackable adapter layers to handle diverse conditional inputs during training and inference. The framework supports specific architectures for diffusion models, text-to-video generation, image-text retrieva

    TorchMultimodal is a PyTorch-based library for training multimodal models, making it the right kind of toolkit for reasoning across modalities despite lacking a ready-to-run application interface.

    PythonDiffusion Model FrameworksMultimodal Model TrainingAdapter Layers
    Auf GitHub ansehen↗1,723
  • evolvinglmms-lab/otterAvatar von EvolvingLMMs-Lab

    EvolvingLMMs-Lab/Otter

    3,331Auf GitHub ansehen↗

    Otter is a framework and toolkit for the pretraining, fine-tuning, and evaluation of vision-language models. It provides a pipeline for training large language models to process high-resolution images and video frames, integrating visual encoders with textual token spaces. The system is designed for multi-visual input processing, allowing models to interpret multiple images or video sequences within a single prompt. It supports multi-round conversation management to maintain context across interactions for detailed scene comprehension and visual reasoning. The framework covers a full develop

    Otter is a multimodal AI framework designed for training and evaluating vision-language models with support for images and video frames, though it lacks audio and speech integration.

    PythonTraining FrameworksInstruction Tuning PipelinesMulti-Visual Context Processing
    Auf GitHub ansehen↗3,331
  • paddlepaddle/larkAvatar von PaddlePaddle

    PaddlePaddle/LARK

    7,717Auf GitHub ansehen↗

    LARK is a development toolkit for training, fine-tuning, and deploying large language models and multimodal models based on PaddlePaddle. It functions as a comprehensive framework that includes an LLM training orchestrator, an inference server, and a multimodal model framework for processing text, image, and video inputs. The project features a retrieval-augmented generation system for building conversational applications that integrate web search and private knowledge bases. It provides specific capabilities for multimodal reasoning and complex logic, enabling the extraction of structured da

    LARK is a multimodal development toolkit built for training and deploying models across text, image, and video modalities, though it lacks dedicated audio integration.

    PythonDevelopment ToolkitsLLM Development ToolkitsKnowledge Base Retrieval
    Auf GitHub ansehen↗7,717
  • open-mmlab/multimodal-gptAvatar von open-mmlab

    open-mmlab/Multimodal-GPT

    1,514Auf GitHub ansehen↗

    Multimodal-GPT

    This repository provides a multimodal AI framework designed to connect language models with visual inputs, fitting the category of a multimodal toolkit even though it lacks audio and video integration.

    PythonLarge Language ModelsNatural Language Processing
    Auf GitHub ansehen↗1,514
  • evolvinglmms-lab/multimodal-search-r1Avatar von EvolvingLMMs-Lab

    EvolvingLMMs-Lab/multimodal-search-r1

    459Auf GitHub ansehen↗

    ACL-2026 MMSearch-R1 is an end-to-end RL framework that enables LMMs to perform on-demand, multi-turn search with real-world multimodal search tools.

    MMSearch-R1 is a reinforcement learning framework that equips large multimodal models with on-demand search tools for complex reasoning tasks, matching the category despite lacking audio or video pipelines.

    PythonMultimodal Reasoning Tools
    Auf GitHub ansehen↗459
Die Top 10 auf einen Blick vergleichen
RepositoryStarsSpracheLizenzLetzter Push
nvidia/nemo17.4KPythonApache-2.017. Juni 2026
qwenlm/qwen2-vl19.4KJupyter NotebookApache-2.030. Jan. 2026
openbmb/minicpm-v25.7KPythonApache-2.04. Juni 2026
vision-cair/minigpt-425.7KPythonBSD-3-Clause2. Sept. 2024
microsoft/foundry-local2.4KC++NOASSERTION23. Juni 2026
thudm/visualglm-6b4.2KPythonApache-2.023. Aug. 2024
openbmb/minicpm-o23.9KPythonapache-2.015. Feb. 2026
nomic-ai/gpt4all-ui4.8KPythonApache-2.014. Juni 2026
haotian-liu/llava24.5KPythonapache-2.012. Aug. 2024
huggingface/transformers161.6KPythonApache-2.016. Juni 2026

Related searches

  • a collection of multimodal prompts for AI
  • Computer Vision und Multimodalität
  • Multimodal retrieval system
  • a framework for building LLM applications
  • Toolkit für KI-gestütztes Videoverständnis
  • KI-Tool zur Generierung von 3D-Modellen
  • AI-Coding-Assistenten und Dev-Tools
  • Toolkit zum Erstellen von KI-Agenten mit Tool-Nutzung