Spaces:
Sleeping
Sleeping
Initial deploy: full app with 4-tier keyword research, per-task models; RAG index served from a separate private dataset repo
f23046e verified | # Local-only dependencies for scripts/crawl_sources.py and scripts/build_index.py. | |
| # Install with: pip install -r scripts/requirements.txt | |
| # These never run on the HF Space itself. | |
| httpx[http2] | |
| beautifulsoup4 | |
| lxml | |
| trafilatura | |
| tiktoken | |
| sentence-transformers | |
| chromadb | |
| tqdm | |
| huggingface_hub | |
| pypdf | |
| ebooklib | |