1722 Forks
16671 Stars
16671 Watchers

deep-research

An AI-powered research assistant that performs iterative, deep research on any topic by combining search engines, web scraping, and large language models. The goal of this repo is to provide the simplest implementation of a deep research agent - e.g. an agent that can refine its research direction overtime and deep dive into a topic.

How to download and setup deep-research

Open terminal and run command
git clone https://github.com/dzhng/deep-research.git
git clone is used to create a copy or clone of deep-research repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with deep-research https://github.com/dzhng/deep-research/archive/master.zip

Or simply clone deep-research with SSH
[email protected]:dzhng/deep-research.git

If you have some problems with deep-research

You may open issue on deep-research support forum (system) here: https://github.com/dzhng/deep-research/issues