raptor vs AutoGPT
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| raptor | AutoGPT | |
|---|---|---|
| Tagline | RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval | AutoGPT: Build, Deploy, and Run AI Agents |
| Stars | 1.7k | 185k |
| Forks | 230 | 46k |
| Open issues | 45 | 468 |
| Language | Python | Python |
| License | MIT | Other |
| Last pushed | Sep 3, 2024 | Jul 7, 2026 |
| Categories | Inference & Serving, AI Agents, Model Training | AI Agents, Developer Tools |
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