InternLM/MindSearch
An open-source AI search engine framework that uses LLM-powered multi-agent coordination to perform deep web searches.

Velocity · 7d
+10
★ / day
Trend
→steady
star history
MindSearch is a multi-agent framework designed to replicate the behavior of commercial AI search engines like Perplexity.ai Pro. It coordinates multiple LLM agents to concurrently plan, retrieve, and synthesize information from the web. The system uses a planner agent to decompose queries into sub-tasks and multiple searcher agents to gather results in parallel, then merges findings into comprehensive answers.