Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

Sign up

open-deepsearch

License

NotificationsYou must be signed in to change notification settings

aidatatools/open-deepsearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .venvsource .venv/bin/activate#modify .env file and put in OPENAI_KEY and FIRECRAWL_KEYcp .env.example .envpip install -r requirements.txtpip install -e.deepsearch

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

python3 -m venv .venvsource .venv/bin/activate#modify .env file and put in OPENAI_KEY and FIRECRAWL_KEYcp .env.example .envpip install open-deepsearchdeepsearch

⭐ 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


[8]ページ先頭

©2009-2025 Movatter.jp