kothapavan1998/deeprecall
Recursive reasoning engine for AI agents and vector databases. Powered by MIT's RLM.
This tool helps you get more accurate answers from large language models by letting the AI dynamically search and refine its understanding of your data. You provide a collection of documents or information, and the system intelligently queries it, analyzes the results, and performs follow-up searches until it has a comprehensive answer. It's ideal for analysts, researchers, or anyone needing in-depth, nuanced answers from their knowledge base.
Used by 1 other package. Available on PyPI.
Use this if you need an AI to perform complex, multi-step investigations into your documents, where a simple, one-time search isn't enough to get a complete and accurate answer.
Not ideal if you just need a quick, single-pass lookup for simple questions or if your data isn't structured for deep textual analysis.
Stars
8
Forks
3
Language
Python
License
MIT
Category
Last pushed
Mar 02, 2026
Commits (30d)
0
Dependencies
3
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/kothapavan1998/deeprecall"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
topoteretes/cognee
Knowledge Engine for AI Agent Memory in 6 lines of code
CaviraOSS/OpenMemory
Local persistent memory store for LLM applications including claude desktop, github copilot,...
verygoodplugins/automem
AutoMem is a graph-vector memory service that gives AI assistants durable, relational memory:
CortexReach/memory-lancedb-pro
Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder...
divagr18/memlayer
Plug-and-play memory for LLMs in 3 lines of code. Add persistent, intelligent, human-like memory...