prompts.chat vs raptor
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| prompts.chat | raptor | |
|---|---|---|
| Tagline | The world's largest open-source prompt library for AI | RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval |
| Stars | 165k | 1.7k |
| Forks | 21k | 230 |
| Open issues | 59 | 45 |
| Language | HTML | Python |
| License | Other | MIT |
| Last pushed | Jul 7, 2026 | Sep 3, 2024 |
| Categories | LLM Frameworks, Developer Tools | Inference & Serving, AI Agents, 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
raptor
A Python implementation of RAPTOR, focusing on retrieval-augmented language models using a recursive tree structure. It enhances information retrieval efficiency across large texts.
Python