Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zulelee
/
gpt-researcher
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
2a6f2dc
gpt-researcher
/
docker-compose.yml
Zulelee
Upload 62 files
57b8424
almost 2 years ago
raw
Copy download link
history
blame
Safe
179 Bytes
version:
'3'
services:
gpt-researcher:
image:
assafelovic/gpt-researcher
build:
./
environment:
OPENAI_API_KEY:
${OPENAI_API_KEY}
ports:
-
8000
:8000