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.5.tar.gz
(13.8 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.5.tar.gz.
File metadata
- Download URL: open_deepsearch-0.1.5.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f43180e328eb6e501b36b91717a5d16089c12b52763dac1bd552b9ba9d5decb7
|
|
| MD5 |
212cd61d0e4621a3df88d3793b6f65c5
|
|
| BLAKE2b-256 |
4692fbcbaff7078e2d1f1b7d87b8833a246522b623da254e34e061c41df17be0
|
File details
Details for the file open_deepsearch-0.1.5-py3-none-any.whl.
File metadata
- Download URL: open_deepsearch-0.1.5-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 |
3a50c7d0f9fb1d61de95a30aea31f725b0953f344f8fd7dd1f857fdf7436b21a
|
|
| MD5 |
464aae722be45d00a9ed56a33339135d
|
|
| BLAKE2b-256 |
305feb57d7737bc4822de6558eb6f638793587d8a91e70893633d990b801a4ca
|