neuron-core/raptor-retrieval
Recursive Abstractive Processing for Tree-Organized Retrieval - Neuron PHP Framework
This module helps developers building AI agents in the Neuron PHP Framework to handle complex, open-ended questions over large document sets. It takes in various documents (like articles, reports, or research papers) and user queries, then outputs highly relevant, contextually rich information for the agent to use. This is for PHP developers creating AI-powered applications that need to understand themes, trends, and relationships across extensive content.
Use this if you are a PHP developer building an AI agent that needs to answer open-ended questions requiring comprehensive context and multi-step reasoning from your documents.
Not ideal if your AI agent primarily needs to retrieve quick, specific facts and processing speed is your top priority.
Stars
9
Forks
4
Language
PHP
License
MIT
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/neuron-core/raptor-retrieval"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
llm-tools/embedJs
A NodeJS RAG framework to easily work with LLMs and embeddings
parthsarthi03/raptor
The official implementation of RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval
DHT-AI-Studio/RAPTOR
RAPTOR (Rapid AI-Powered Text and Object Recognition) is an AI-native Content Insight Engine...
manjotdhiman/ragify-js
RAG implementation for Node JS
Neverdecel/CodeRAG
CodeRAG is an AI-powered tool for real-time codebase querying and augmentation using OpenAI and...