prompts.chat vs GLiNER
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| prompts.chat | GLiNER | |
|---|---|---|
| Tagline | The world's largest open-source prompt library for AI | Generalist and Lightweight Model for Named Entity Recognition |
| Stars | 165k | 3.4k |
| Forks | 21k | 288 |
| Open issues | 59 | 96 |
| Language | HTML | Python |
| License | Other | Apache-2.0 |
| Last pushed | Jul 7, 2026 | Jul 6, 2026 |
| Categories | LLM Frameworks, Developer Tools | Developer Tools, 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
GLiNER
A Python-based NER model capable of extracting various entity types from texts, designed to work effectively in information extraction tasks.
Python