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).
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