How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
Memary is a memory-augmented agent framework that stores and retrieves contextual information from a knowledge graph to personalize responses and maintain long-term memory across interactions. It automatically captures all agent interactions and stores them as structured memories without requiring explicit instrumentation, then injects top-ranked user entities and themes into the active context window to tailor agent responses dynamically. The framework distinguishes itself through a multi-retriever memory search that combines COLBERT reranking with recursive graph queries across databases, e
SearchGPT / Perplexity clone, but personalised for you.
MindSearch is an LLM-based multi-agent search engine that decomposes complex user questions into targeted sub-queries and routes each to a specialized agent for parallel investigation. The system orchestrates multiple agents through a large language model, coordinating their tasks and interpreting search results to produce coherent answers from multiple sources.
The main features of internlm/mindsearch are: Multi-Agent Search Engines, LLM-Driven Agent Loops, Multi-Agent Synthesis Systems, Multi-Agent Frameworks, Question Answering, Recursive Query Decomposition, Sub-Query Decomposers, Multi-Query Answer Synthesizers.
Projects with overlapping indexed features include: kingjulio8238/memary — Memary is a memory-augmented agent framework that stores and retrieves contextual information from a knowledge graph… zaidmukaddam/miniperplx. yusuke710/nanoperplexityai. jank/curiosity. supermemoryai/opensearch-ai — SearchGPT / Perplexity clone, but personalised for you. mindcraft-bots/mindcraft — Mindcraft is a framework for connecting large language models to game clients to create autonomous characters that…