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
Future work
Fix some minor bugs
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
open_deepsearch-0.1.6.tar.gz
(13.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file open_deepsearch-0.1.6.tar.gz.
File metadata
- Download URL: open_deepsearch-0.1.6.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0c11413d1316195c4ae01a12e54e7cacae0c69d642407c343a7a576d78c594d
|
|
| MD5 |
a3c40dd0bfd26b9e277dcabdfa256a32
|
|
| BLAKE2b-256 |
a72c34593a638cd66f9239db65f8a71695a425044d5fbdaece3ea6c17e446cc2
|
File details
Details for the file open_deepsearch-0.1.6-py3-none-any.whl.
File metadata
- Download URL: open_deepsearch-0.1.6-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a1ca4d2ef66e4b8337e511fdabd391ba63af83d159126e01d6b4c79e269ad38
|
|
| MD5 |
2e2711444c946328d345b9ece6b30131
|
|
| BLAKE2b-256 |
b7a522056c0199a519f5d2bcfedcbde110b67e9c33771c291310674a12cfc7b7
|