workers-research and Deep-Research-AI-Agent

These are **competitors** — both implement independent deep research agent systems with similar capabilities (multi-step reasoning, search integration, follow-up question generation), but differ in their infrastructure choices (serverless Cloudflare Workers vs. Next.js/Vercel) and search providers (Google Gemini vs. Exa API).

workers-research
64
Established
Maintenance 13/25
Adoption 10/25
Maturity 25/25
Community 16/25
Maintenance 10/25
Adoption 10/25
Maturity 8/25
Community 21/25
Stars: 101
Forks: 16
Downloads: 2
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 155
Forks: 44
Downloads:
Commits (30d): 0
Language: TypeScript
License:
No risk flags
No License No Package No Dependents

About workers-research

G4brym/workers-research

A serverless, AI-powered deep research agent built with Cloudflare Workers and Google Gemini 2.5

Executes iterative research cycles using Cloudflare Workflows to autonomously generate search queries, extract learnings, and compile reports—leveraging Gemini 2.5's expanded context window to eliminate prompt compression overhead. Integrates with Cloudflare's Browser Rendering API for web crawling and optional AutoRAG for querying pre-indexed datasets, while storing results in D1 and exposing them through a Hono-based dashboard with inline Q&A grounding answers in report content.

About Deep-Research-AI-Agent

codebucks27/Deep-Research-AI-Agent

Build a powerful Deep Research AI agent like Gemini or ChatGPT. Using Next.js, Vercel AI SDK, and Exa Search API, An intelligent system that generates follow-up questions, crafts optimal search queries, and compiles comprehensive research reports.

Implements an iterative research loop with adaptive search query generation and LLM-driven follow-up question synthesis to progressively deepen research depth. Leverages OpenRouter for multi-model LLM support (GPT-4o, Gemini, Deepseek), Exa Search API for web queries, and Vercel AI SDK's streaming capabilities to deliver real-time research reports with a fully customizable, modular component architecture built on Next.js 15.

Scores updated daily from GitHub, PyPI, and npm data. How scores work