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.2.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.2.tar.gz.
File metadata
- Download URL: open_deepsearch-0.1.2.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 |
cbc40394a0d08c49846f568381ed9ee5d1f047f69783ca295e949187989f73e2
|
|
| MD5 |
585297cad10f72e5943022b44abc795e
|
|
| BLAKE2b-256 |
b261761023453b7abd8a5098307a085d9ae7e08f4d066c272eb9eb0760e4a1f3
|
File details
Details for the file open_deepsearch-0.1.2-py3-none-any.whl.
File metadata
- Download URL: open_deepsearch-0.1.2-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 |
9f84edf152283c1bd4c9bd5d2b147766367ea97bd6c911b579f4d5ba7b6b4a7c
|
|
| MD5 |
528a4614a6b86bec53e516c9d47dcf5a
|
|
| BLAKE2b-256 |
b2444676eec1018972971e6c10d1c49560a60d7d0857ffd748d32f60778dc66c
|