dzhng/deep-research ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple AI research assistant that can take a topic, ask a couple of smart follow up questions, then keep researching it in rounds until it has enough context.

I want it to search the web, pull in useful pages, read them, and use an AI model to decide what to look into next based on what it has already learned. It should let me control how wide the search is and how deep it goes, since sometimes I want a quick overview and other times I want a really thorough answer.

When it finishes, it should generate a clean markdown report with the main findings, the directions it explored, and the sources it used. Keep the whole thing as small and easy to understand as possible so I can run it locally and tweak it later. If you need to check current docs for the APIs or setup details, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab