hermes-agent vs raptor
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| hermes-agent | raptor | |
|---|---|---|
| Tagline | The self-improving AI agent built by Nous Research | RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval |
| Stars | 211k | 1.7k |
| Forks | 39k | 230 |
| Open issues | 27k | 45 |
| Language | Python | Python |
| License | MIT | MIT |
| Last pushed | Jul 7, 2026 | Sep 3, 2024 |
| Categories | AI Agents | Inference & Serving, AI Agents, Model Training |
hermes-agent
Hermes Agent is an AI agent designed to learn from experience, improve over time, and adapt to the user's needs. It supports various deployment options and multiple AI models.
Python
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