Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

aidatatools/open-deepsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-deepsearch

open-deepsearch ( Deep Research but Open-Sourced )

Q&A for more details, research, and report generation.

How to install in DEV environment after git clone

python3 -m venv .venv
source .venv/bin/activate
#modify .env file and put in OPENAI_KEY and FIRECRAWL_KEY
cp .env.example .env
pip install -r requirements.txt
pip install -e .
deepsearch

How to install in PROD environment after pip install open-deepsearch

python3 -m venv .venv
source .venv/bin/activate
#modify .env file and put in OPENAI_KEY and FIRECRAWL_KEY
cp .env.example .env
pip install open-deepsearch
deepsearch

⭐ A python port from node.js version

https://github.com/dzhng/deep-research

It only uses OpenAI_KEY and FIRECRAWL_KEY to produce output.md

You can adjust OPENAI_MODEL="gpt-4o" or "o3-mini" in .env

Watch the video about execution

Watch the video

Packages

No packages published

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.