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
388 kB
1 contributor
History:
22 commits
NLPGenius
Fix Firebase rate limiting infinite loop - progressive batch reduction and max retries
aa89b96
3 months ago
cve_factchecker
Fix Firebase rate limiting infinite loop - progressive batch reduction and max retries
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
CHUNKING_ASSESSMENT.md
Safe
6.32 kB
Fix deployment issues: enhanced environment config, robust background ingestion, improved health checks, production-ready
3 months ago
DEPLOYMENT.md
Safe
3.46 kB
Fix permission errors, rate limiting, and add English language filtering
3 months ago
DEPLOYMENT_FIX_SUMMARY.md
Safe
5.69 kB
Fix deployment issues: enhanced environment config, robust background ingestion, improved health checks, production-ready
3 months ago
Dockerfile
Safe
1.55 kB
Stability: remove gunicorn --preload, increase timeout, disable tokenizers parallelism, cap BLAS threads, lighten /health, configurable embeddings
3 months ago
ENGLISH_ARTICLES_COMPLETE.md
Safe
3.34 kB
fix firebase issues
3 months ago
LANGUAGE_FILTERING.md
Safe
3.75 kB
Fix permission errors, rate limiting, and add English language filtering
3 months ago
README.md
Safe
1.13 kB
update requirements
3 months ago
analyze_chunking.py
Safe
10.3 kB
Fix deployment issues: enhanced environment config, robust background ingestion, improved health checks, production-ready
3 months ago
complete_diagnostic.py
Safe
21.4 kB
Fix deployment issues: enhanced environment config, robust background ingestion, improved health checks, production-ready
3 months ago
diagnosis_report.json
Safe
4.62 kB
Fix deployment issues: enhanced environment config, robust background ingestion, improved health checks, production-ready
3 months ago
explore_firebase.py
Safe
9.06 kB
fix firebase issues
3 months ago
health_check.py
Safe
6.14 kB
Fix permission errors, rate limiting, and add English language filtering
3 months ago
ingest.lock
Safe
5 Bytes
Fix deployment issues: enhanced environment config, robust background ingestion, improved health checks, production-ready
3 months ago
requirements.txt
Safe
382 Bytes
Resolve langchain dependency conflicts for Space build
3 months ago
run_production.py
Safe
2.97 kB
Stability: remove gunicorn --preload, increase timeout, disable tokenizers parallelism, cap BLAS threads, lighten /health, configurable embeddings
3 months ago
start_production.py
Safe
3.74 kB
Stability: remove gunicorn --preload, increase timeout, disable tokenizers parallelism, cap BLAS threads, lighten /health, configurable embeddings
3 months ago
startup.py
Safe
3.62 kB
Stability: remove gunicorn --preload, increase timeout, disable tokenizers parallelism, cap BLAS threads, lighten /health, configurable embeddings
3 months ago
test_corrected_english.py
Safe
5.32 kB
fix firebase issues
3 months ago
test_english_collection.py
Safe
8.32 kB
fix firebase issues
3 months ago
test_firebase_connection.py
Safe
7.05 kB
fix firebase issues
3 months ago
test_hybrid_retriever.py
Safe
3.22 kB
Hybrid retrieval: semantic + BM25-style keyword fusion, lazy index, dedupe, robust fallbacks
3 months ago
test_improvements.py
Safe
6.85 kB
Robust fixes for Firebase filtering and content processing
3 months ago
test_language_filter.py
Safe
4.76 kB
Fix permission errors, rate limiting, and add English language filtering
3 months ago
test_production_simulation.py
Safe
12.5 kB
Fix deployment issues: enhanced environment config, robust background ingestion, improved health checks, production-ready
3 months ago