prompts.chat vs NExT-GPT
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| prompts.chat | NExT-GPT | |
|---|---|---|
| Tagline | The world's largest open-source prompt library for AI | Code and models for NExT-GPT: Any-to-Any Multimodal Large Language Model |
| Stars | 165k | 3.6k |
| Forks | 21k | 361 |
| Open issues | 59 | 81 |
| Language | HTML | Python |
| License | Other | BSD-3-Clause |
| Last pushed | Jul 7, 2026 | May 13, 2025 |
| Categories | LLM Frameworks, Developer Tools | LLM Frameworks, Model Training |
prompts.chat
A repository for sharing and discovering AI prompts, primarily for ChatGPT but also compatible with other models. Originally known as Awesome ChatGPT Prompts.
HTML
NExT-GPT
Repository for the ICML 2024 paper presenting NExT-GPT, an end-to-end multimodal language model capable of processing inputs and generating outputs in various combinations of text, image, video, audio, etc.
Python