jina-ai/node-DeepResearch
Keep searching, reading webpages, reasoning until it finds the answer (or exceeding the token budget) observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 80
- Release rhythm 40
- Longevity 41
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 584
- days_rel: 567
- days_push: 124
- n_releases_24m: 7
Adoption not part of the score
5225 stars · 461 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A TypeScript agent that iteratively searches the web, reads webpages, and reasons with an LLM (Gemini, OpenAI, or local) until it finds a concise answer or exceeds its token budget. It powers Jina AI's hosted DeepSearch UI and API and is intended for quick, factual answers rather than long-form reports.
Use cases
- build a deep search agent that keeps searching until it finds the answer
- self-host an alternative to OpenAI/Perplexity deep research
- get concise cited answers to complex queries via iterative web search
- integrate deep search into an app via a chat-completions-style API
- learn how DeepSearch/DeepResearch agents are implemented
- add a research agent to my browser search engines
When to choose
- you need quick, concise, well-sourced answers rather than long AI-generated reports
- you want a small, hackable TypeScript codebase to study or extend agentic search loops
- you want to self-host or run locally with Gemini, OpenAI, or a local LLM
When to avoid
- you need long-form multi-section research reports like OpenAI/Gemini Deep Research
- you want a polished production product without touching code - the hosted Jina API may fit better
- you need a Python-based agent stack
Facets
application · maturity active
agent-framework search-engine llm-inference web-scraping rag artificial-intelligence developer-tools cross-platform deep-research deep-search iterative-search web-reading gemini openai jina-reader answer-engine search natural-language-processing nodejs typescript web-server
2 sources
- readme: https://github.com/jina-ai/node-DeepResearch · fetched 2026-08-28 · 6728200c0b66
- homepage: https://search.jina.ai · fetched 2026-08-29 · 7286d92d9538
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jina-ai/node-DeepResearch | main | 58 |
For agents
markdown · JSON · MCP: product_card(name="jina-ai/node-DeepResearch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem