InternLM/MindSearch
🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT) observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 30
- Release rhythm 8
- Longevity 54
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 766
- days_rel: 666
- days_push: 425
- n_releases_24m: 1
Adoption not part of the score
6918 stars · 693 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
MindSearch is an open-source, LLM-based multi-agent framework that mimics human cognition to perform deep web searches, similar to Perplexity.ai Pro and SearchGPT. It decomposes user queries into parallel sub-questions, searches via pluggable engines (DuckDuckGo, Bing, Brave, Google, Tencent), and serves results through a FastAPI backend with a React frontend.
Use cases
- build a self-hosted Perplexity.ai alternative
- run deep AI-powered web searches that break questions into sub-queries
- create a multi-agent search assistant over my own LLM
- plug different search engine APIs into an LLM search pipeline
- deploy an AI search chat interface with a React frontend
- research multi-agent web search architectures
When to choose
- you want an open-source, self-hosted deep AI search engine
- you need to experiment with multi-agent query decomposition and web search
- you want to swap in your own LLM (InternLM, GPT-4) or search API
- you need both a backend API and a ready-made web UI
When to avoid
- you need a simple single-call search API without agent orchestration
- you cannot access any LLM backend or search engine API keys
- you need a production-grade, heavily maintained enterprise product
- you want a fully managed hosted service with no setup
Facets
framework · maturity active
agent-framework search-engine web-scraping llm-inference rag artificial-intelligence large-language-models web-development python self-hosted multi-agent ai-search-engine perplexity-alternative deep-search fastapi react-frontend search ai-agents nodejs web-server docker
1 source
- readme: https://github.com/InternLM/MindSearch · fetched 2026-08-28 · b6f2571a988d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| InternLM/MindSearch | main | 27 |
For agents
markdown · JSON · MCP: product_card(name="InternLM/MindSearch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem