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
VITA-MLLM avatar

VITA-MLLM/VITA

0
View on GitHub↗
2,518 stars·182 forks·Python·13 views

VITA

✨✨[NeurIPS 2025] VITA-1.5: Towards GPT-4o Level Real-Time Vision and Speech Interaction

Features

  • Multimodal Architectures - Supports simultaneous processing of video, image, text, and audio inputs.
  • Multimodal Foundation Models - Open-source interactive omni-modal language model.

Star history

Star history chart for vita-mllm/vitaStar history chart for vita-mllm/vita

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with VITA

These projects share indexed features with VITA. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • openbmb/minicpm-oOpenBMB avatar

    OpenBMB/MiniCPM-o

    23,850View on GitHub↗

    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

    Pythonminicpmminicpm-vmulti-modal
    View on GitHub↗23,850
  • atcold/pytorch-deep-learning-minicourseAtcold avatar

    Atcold/pytorch-Deep-Learning-Minicourse

    6,810View on GitHub↗

    This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep learning training guide and resource, providing a structured series of lessons on tensor computation and architecture development. The course uses an interactive learning model that synchronizes academic theory with practice. It pairs theoretical lecture slides with exercise-driven notebooks, requiring students to implement model logic within predefined templates to validate their conceptual understanding. The curriculum covers a broad range of deep learning capabilities, including

    Jupyter Notebook
    View on GitHub↗6,810
  • huggingface/coursehuggingface avatar

    huggingface/course

    3,715View on GitHub↗

    This project is an educational course and learning curriculum for implementing and fine-tuning transformer models using the Hugging Face ecosystem. It serves as a structured guide and technical walkthrough for processing multimodal data, adapting pre-trained neural networks, and deploying models. The material includes a guide for managing, versioning, and distributing model weights and datasets through a centralized asset hub. It also provides a practical tutorial on adapting models to specific datasets using parameter-efficient methods and an implementation guide for solving natural language

    MDXdeep-learninghacktoberfestnlp
    View on GitHub↗3,715
  • deepseek-ai/deepseek-vl2deepseek-ai avatar

    deepseek-ai/DeepSeek-VL2

    5,302View on GitHub↗

    DeepSeek-VL2 is a multimodal large language model and vision-language system designed to analyze visual scenes and generate descriptive text. It functions as a visual question answering and visual grounding model, capable of extracting information from documents and locating specific objects or regions within images based on textual descriptions. The project utilizes a mixture-of-experts architecture to process combined image and text inputs. It is optimized for inference through incremental prefilling, which reduces the GPU memory requirements on hardware. The model covers multimodal data a

    Python
    View on GitHub↗5,302
Compare all 18 related projects→

Frequently asked questions

What does vita-mllm/vita do?

✨✨[NeurIPS 2025] VITA-1.5: Towards GPT-4o Level Real-Time Vision and Speech Interaction

What are the main features of vita-mllm/vita?

The main features of vita-mllm/vita are: Multimodal Architectures, Multimodal Foundation Models.

Which projects share features with vita-mllm/vita?

Projects with overlapping indexed features include: openbmb/minicpm-o — MiniCPM-o is a multimodal large language model designed to function as a real-time conversational assistant on edge… atcold/pytorch-deep-learning-minicourse — This is an educational curriculum for building and training neural networks using PyTorch. It serves as a deep… huggingface/course — This project is an educational course and learning curriculum for implementing and fine-tuning transformer models… deepseek-ai/deepseek-vl2 — DeepSeek-VL2 is a multimodal large language model and vision-language system designed to analyze visual scenes and… lxtgh/omg-seg — Official Repo For OMG-LLaVA and OMG-Seg codebase [CVPR-24 and NeurIPS-24]. haotian-liu/llava — LLaVA is a multimodal large language model architecture designed to process and interpret both image and text inputs…