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.1.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.1.tar.gz.
File metadata
- Download URL: open_deepsearch-0.1.1.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 |
d2cddc470dae400f6d67c4352ada18588117f7496e13145025e42f4c813c2e2a
|
|
| MD5 |
6c886e51b70fc7f26d694b377e92a0b9
|
|
| BLAKE2b-256 |
f2d9373cc5f21f33e833e9696bc6c89d3e86993bf9092d021f1a28349c531120
|
File details
Details for the file open_deepsearch-0.1.1-py3-none-any.whl.
File metadata
- Download URL: open_deepsearch-0.1.1-py3-none-any.whl
- Upload date:
- Size: 16.5 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 |
aeffeb80acae2fe1c1ffc838b2c4ca3687687fa8b56d7d7ad3c3e69b12bf2d76
|
|
| MD5 |
ef6b9d3deefc0c6193eed88347687998
|
|
| BLAKE2b-256 |
6763880e5c82874961d0828e8d2f049c594ca0bc0a49996148137598978d36e5
|