awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
InternLM avatar

InternLM/MindSearch

0
View on GitHub↗
6,877 星标·689 分支·JavaScript·Apache-2.0·5 次浏览

MindSearch

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 project provides a configurable search backend interface that allows switching between Google, DuckDuckGo, Brave, and Bing search APIs by updating a configuration attribute. It includes a terminal-based debug interface for testing and troubleshooting the multi-agent search pipeline during development, enabling headless backend execution without a graphical frontend.

The system synthesizes findings from parallel sub-query agents into a single coherent answer, addressing the original multi-faceted question. The documentation covers running the search backend without a frontend and debugging the search pipeline locally through the command-line interface.

Features

  • Multi-Agent Search Engines - Runs a search engine powered by large language models that decomposes queries and synthesizes results from multiple sources.
  • LLM-Driven Agent Loops - Uses a large language model to coordinate agent tasks, route sub-queries, and interpret search results.
  • Multi-Agent Search Engines - An AI search engine that decomposes complex queries into sub-questions and routes them to specialized agents for parallel investigation and answer synthesis.
  • Multi-Agent Synthesis Systems - Collects findings from parallel sub-query agents and merges them into a single coherent answer.
  • Multi-Agent Frameworks - Orchestrates multiple LLM agents to perform web searches, synthesize results, and produce coherent answers to multi-faceted questions.
  • Question Answering - Collects and merges findings from multiple sub-queries into a single coherent answer addressing the original complex question.
  • Recursive Query Decomposition - Splits complex user questions into parallel sub-queries handled by specialized agents.
  • Sub-Query Decomposers - Splits multi-faceted questions into smaller, targeted sub-queries and routes each to a specialized agent for parallel investigation.
  • Multi-Query Answer Synthesizers - Synthesizes findings from parallel sub-query agents into a single coherent answer for multi-faceted questions.
  • Search Backend Swapping - Changes the web search API used for retrieving results by updating a configuration attribute, supporting Google, DuckDuckGo, Brave, and Bing.
  • Web Search API Swappers - Switches between Google, DuckDuckGo, Brave, and Bing search APIs by updating a configuration attribute.
  • AI Search Engines - Multi-agent framework for web search and reasoning.
  • Search Engines - Multi-agent framework for web search and reasoning.

Star 历史

internlm/mindsearch 的 Star 历史图表internlm/mindsearch 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

MindSearch 的开源替代方案

相似的开源项目,按与 MindSearch 的功能重合度排序。
  • kingjulio8238/memarykingjulio8238 的头像

    kingjulio8238/Memary

    2,568在 GitHub 上查看↗

    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

    Jupyter Notebookagentsknowledge-graphmemory
    在 GitHub 上查看↗2,568
  • supermemoryai/opensearch-aisupermemoryai 的头像

    supermemoryai/opensearch-ai

    1,322在 GitHub 上查看↗

    SearchGPT / Perplexity clone, but personalised for you.

    TypeScript
    在 GitHub 上查看↗1,322
  • jank/curiosityJ

    jank/curiosity

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • yusuke710/nanoperplexityaiY

    Yusuke710/nanoPerplexityAI

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
查看 MindSearch 的所有 30 个替代方案→

常见问题解答

internlm/mindsearch 是做什么的?

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.

internlm/mindsearch 的主要功能有哪些?

internlm/mindsearch 的主要功能包括: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。

internlm/mindsearch 有哪些开源替代品?

internlm/mindsearch 的开源替代品包括: 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…