NExT-GPT/NExT-GPT
Code and models for ICML 2024 paper, NExT-GPT: Any-to-Any Multimodal Large Language Model observed · 2026-08-28
Health v2 · maintenance only
37/100
- Activity 21
- Release rhythm 35
- Longevity 78
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1099
- days_rel: n/a
- days_push: 477
- n_releases_24m: 0
Adoption not part of the score
3638 stars · 360 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
NExT-GPT is an end-to-end any-to-any multimodal large language model that accepts and generates arbitrary combinations of text, image, video, and audio. The repository provides training code, instruction-tuning datasets (MosIT), and model checkpoints built on a pretrained LLM with multimodal encoders and diffusion decoders.
Use cases
- build a chatbot that understands and generates text, images, video, and audio
- run an any-to-any multimodal LLM inference
- fine-tune a multimodal LLM with modality-switching instruction tuning
- research cross-modal understanding and generation in LLMs
- download pretrained multimodal LLM checkpoints
- extend an LLM to new input and output modalities
When to choose
- you need a single model handling any-to-any combinations of text, image, video, and audio
- you want a research-grade multimodal LLM with released weights and training data
- you are studying modality-switching instruction tuning or low-cost adaptor tuning
When to avoid
- you need a production-ready, commercially supported multimodal assistant
- you only need single-modality text generation from a standard LLM
- you lack GPU resources, since the 7B model plus diffusion decoders are heavy to run
Facets
library · maturity active
machine-learning llm-inference llm-training image-processing audio-processing video-processing chatbot agent-framework large-language-models artificial-intelligence deep-learning computer-vision python multimodal any-to-any instruction-tuning diffusion-decoders research-code icml-2024 natural-language-processing audio video ai-agents gpu linux
2 sources
- readme: https://github.com/NExT-GPT/NExT-GPT · fetched 2026-08-28 · 2cbeac44130f
- homepage: https://next-gpt.github.io/ · fetched 2026-08-29 · 2285d3eeacc9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| NExT-GPT/NExT-GPT | main | 37 |
For agents
markdown · JSON · MCP: product_card(name="NExT-GPT/NExT-GPT")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem