Deep Research but Open-Sourced, called open-deepsearch
Project description
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
Project details
Release history Release notifications | RSS feed
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.3.tar.gz
(13.7 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.3.tar.gz.
File metadata
- Download URL: open_deepsearch-0.1.3.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19824907ef00992a23f82884f4887b82a4459e6f391511cc9029e344c6107ff3
|
|
| MD5 |
06b8bab9cb2b6a6daabed19fc5d09e79
|
|
| BLAKE2b-256 |
86c3dea91847bd6231054340e4a1ea71afa1683f7a1b75c0cfb91febca7c52fa
|
File details
Details for the file open_deepsearch-0.1.3-py3-none-any.whl.
File metadata
- Download URL: open_deepsearch-0.1.3-py3-none-any.whl
- Upload date:
- Size: 16.6 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 |
368a135787adb0e90b2b38a7b0af604f0effc0ef360f6675904c37d50c4b2ff4
|
|
| MD5 |
22ef252dcb4cf7928219c37dc1e17626
|
|
| BLAKE2b-256 |
ba8c1b2a0e6ad4d595cd514e8e82311258c8a04fa900f4c235f3d862ba7f9696
|