Skip to content

karthik-idikuda/Deep-Research-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Research Agent

AI research system that searches seven trusted sources in parallel, cross-validates findings, and generates structured reports with citations.

Features

  • Parallel search across seven curated knowledge sources
  • Cross-validation to identify consensus and contradictions
  • Structured report generation with inline citations
  • Knowledge gap identification
  • Configurable search depth and source weighting

Tech Stack

JavaScript, Gemini API, Node.js, Axios

Getting Started

Prerequisites

  • Node.js 18+
  • npm

Installation

git clone https://github.com/karthik-idikuda/Deep-Research-Agent.git
cd Deep-Research-Agent
npm install

Usage

node research.js --query 'your topic'

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Deep Research Agent is an AI research system that searches seven trusted sources in parallel, cross-validates results, and generates structured reports with real citations. Using a multi-agent architecture and Gemini 3, it identifies consensus, contradictions, and knowledge gaps in real time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors