Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NLPGenius
/
CVE-FactChecker
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
CVE-FactChecker
/
cve_factchecker
252 kB
1 contributor
History:
18 commits
NLPGenius
Fix Firebase rate limiting infinite loop - progressive batch reduction and max retries
aa89b96
3 months ago
__pycache__
Fix Firebase rate limiting infinite loop - progressive batch reduction and max retries
3 months ago
README.md
Safe
2.4 kB
Initial API app, Dockerfile, and requirements for Space deployment
3 months ago
__init__.py
Safe
75 Bytes
Initial API app, Dockerfile, and requirements for Space deployment
3 months ago
__main__.py
Safe
88 Bytes
Initial API app, Dockerfile, and requirements for Space deployment
3 months ago
analyzer.py
Safe
5.54 kB
Reliability: enforce JSON output via response_format, robust JSON fallback, dedupe retrieved articles, lightweight health
3 months ago
app.py
Safe
18.3 kB
Fix Firebase rate limiting infinite loop - progressive batch reduction and max retries
3 months ago
config.py
Safe
980 Bytes
Initial API app, Dockerfile, and requirements for Space deployment
3 months ago
embeddings.py
Safe
2.3 kB
Stability: remove gunicorn --preload, increase timeout, disable tokenizers parallelism, cap BLAS threads, lighten /health, configurable embeddings
3 months ago
firebase_loader.py
Safe
35.2 kB
Fix Firebase rate limiting infinite loop - progressive batch reduction and max retries
3 months ago
firebase_service.py
Safe
2.01 kB
Fix permission errors, rate limiting, and add English language filtering
3 months ago
llm.py
Safe
1.16 kB
Reliability: enforce JSON output via response_format, robust JSON fallback, dedupe retrieved articles, lightweight health
3 months ago
models.py
Safe
1.52 kB
fix firebase issues
3 months ago
orchestrator.py
Safe
3.14 kB
fix firebase issues
3 months ago
retriever.py
Safe
20.8 kB
Hybrid retrieval: semantic + BM25-style keyword fusion, lazy index, dedupe, robust fallbacks
3 months ago
wsgi.py
Safe
637 Bytes
Fix permission errors, rate limiting, and add English language filtering
3 months ago