Skip to content

davidkohav/apify-deep-research

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apify Deep Research

A tool for generating comprehensive research reports using Apify and your favorite LLM model.

Demo

Quick Start

# Run locally
npm start

Configuration

You'll need to provide:

  1. Your Apify API key
  2. One of the supported LLM API keys (see below)

Supported LLM Models

  • O3-Mini
  • Gemini 2.0 Flash
  • Gemini 1.5 Pro
  • Claude 3.5 Haiku
  • Claude 3.5 Sonnet
  • Deepseek V3
  • Grok 2.1212

Usage

  1. Run the tool
  2. Enter your Apify API key when prompted
  3. Choose your preferred LLM provider and enter the corresponding API key
  4. Follow the prompts to refine and generate your research report
  5. View the report in Markdown or HTML format

License

This project is free for personal, non-commercial use only. For commercial use, please contact me on LinkedIn or X/Twitter.

Important Precautions

Please be aware of the following important considerations:

⚠️ Cost Implications: This tool incurs real costs when running, especially when using high breadth and depth settings.

⚠️ Keys Storage: While your API keys are never shared or transmitted elsewhere, please be aware they are locally stored in a .config.json file.

Disclaimer

The generated research reports are for informational purposes only. Always verify the information and consult appropriate experts before making any decisions based on the generated content.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%