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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
LLaVA-VL avatar

LLaVA-VL/LLaVA-Plus-Codebase

0
View on GitHub↗
767 stars·58 forks·Python·Apache-2.0·6 viewsllava-vl.github.io/llava-plus↗

LLaVA Plus Codebase

Learning to Use Tools For Creating Multimodal Agents.

Features

  • Perception Models - Learning to use tools for creating multimodal agents.

Star history

Star history chart for llava-vl/llava-plus-codebaseStar history chart for llava-vl/llava-plus-codebase

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to LLaVA Plus Codebase

Similar open-source projects, ranked by how many features they share with LLaVA Plus Codebase.
  • chenfei-wu/taskmatrixchenfei-wu avatar

    chenfei-wu/TaskMatrix

    34,082View on GitHub↗

    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

    Python
    View on GitHub↗34,082
  • cvlab-columbia/vipercvlab-columbia avatar

    cvlab-columbia/viper

    1,717View on GitHub↗

    Code for the paper "ViperGPT: Visual Inference via Python Execution for Reasoning"

    Jupyter Notebook
    View on GitHub↗1,717
  • facebookresearch/detrfacebookresearch avatar

    facebookresearch/detr

    15,305View on GitHub↗

    This project provides a transformer-based object detection model that treats the task as a direct set prediction problem. It implements a vision system capable of predicting bounding boxes and class labels for objects within an image, as well as frameworks for instance and panoptic segmentation. The architecture utilizes a transformer encoder and decoder to perform end-to-end set prediction, employing a Hungarian matcher to assign predicted boxes to ground truth objects. It incorporates a convolutional backbone for feature extraction and a system of learnable object queries to probe image loc

    Python
    View on GitHub↗15,305
  • aigc-audio/audiogptAIGC-Audio avatar

    AIGC-Audio/AudioGPT

    10,174View on GitHub↗

    AudioGPT is an LLM-driven audio framework and processing suite that uses large language models to orchestrate neural audio pipelines. It functions as a multimodal audio generator and processing system, integrating a collection of pretrained models to handle speech synthesis, sound generation, and audio manipulation. The system is distinguished by its ability to generate audio from diverse inputs, including text and images, and its capacity to produce synchronized talking head videos. It also operates as a neural speech translator, converting spoken language between different tongues while pre

    Pythonaudiogptmusic
    View on GitHub↗10,174
See all 13 alternatives to LLaVA Plus Codebase→

Frequently asked questions

What does llava-vl/llava-plus-codebase do?

Learning to Use Tools For Creating Multimodal Agents.

What are the main features of llava-vl/llava-plus-codebase?

The main features of llava-vl/llava-plus-codebase are: Perception Models.

What are some open-source alternatives to llava-vl/llava-plus-codebase?

Open-source alternatives to llava-vl/llava-plus-codebase include: chenfei-wu/taskmatrix — TaskMatrix is a multimodal AI chat interface and visual task orchestrator. It combines language models with visual… cvlab-columbia/viper — Code for the paper "ViperGPT: Visual Inference via Python Execution for Reasoning". facebookresearch/detr — This project provides a transformer-based object detection model that treats the task as a direct set prediction… facebookresearch/fairseq — Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic… google-research/albert — ALBERT. aigc-audio/audiogpt — AudioGPT is an LLM-driven audio framework and processing suite that uses large language models to orchestrate neural…