awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
InternLM avatar

InternLM/MindSearch

0
View on GitHub↗
6,877 stars·689 forks·JavaScript·Apache-2.0·7 vues

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.

Historique des stars

Graphique de l'historique des stars pour internlm/mindsearchGraphique de l'historique des stars pour internlm/mindsearch

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à MindSearch

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec MindSearch.
  • kingjulio8238/memaryAvatar de kingjulio8238

    kingjulio8238/Memary

    2,568Voir sur 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
    Voir sur GitHub↗2,568
  • supermemoryai/opensearch-aiAvatar de supermemoryai

    supermemoryai/opensearch-ai

    1,322Voir sur GitHub↗

    SearchGPT / Perplexity clone, but personalised for you.

    TypeScript
    Voir sur GitHub↗1,322
  • jank/curiosityJ

    jank/curiosity

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • yusuke710/nanoperplexityaiY

    Yusuke710/nanoPerplexityAI

    0Voir sur GitHub↗
    Voir sur GitHub↗0
Voir les 30 alternatives à MindSearch→

Questions fréquentes

Que fait 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.

Quelles sont les fonctionnalités principales de internlm/mindsearch ?

Les fonctionnalités principales de internlm/mindsearch sont : 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.

Quelles sont les alternatives open-source à internlm/mindsearch ?

Les alternatives open-source à internlm/mindsearch incluent : 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…