Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
remdms
/
mediastorm
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
mediastorm
241 MB
Ctrl+K
Ctrl+K
2 contributors
History:
126 commits
remdms
Claude Opus 4.6
feat(rag): switch to rich context judge with reasoning (D3 strategy)
96d78cc
17 days ago
.claude
docs: update CLAUDE.md to reflect current architecture (FastAPI, no Gradio/sync)
17 days ago
data
data: update ChromaDB vector store
17 days ago
docs
docs: implementation plan for search latency optimization
17 days ago
frontend
style(frontend): update logo to SVG and adjust sizing
17 days ago
models
fix: add tokenizer files for ONNX models
18 days ago
scripts
tune(rag): calibrate relevance filter for raw logit scores
17 days ago
src
feat(rag): switch to rich context judge with reasoning (D3 strategy)
17 days ago
tests
feat(rag): switch to rich context judge with reasoning (D3 strategy)
17 days ago
.env.example
Safe
56 Bytes
build: download ONNX model at Docker build time instead of COPY
19 days ago
.gitattributes
Safe
303 Bytes
build: add .gitattributes for HF Xet binary storage
19 days ago
.gitignore
Safe
138 Bytes
chore: add node_modules and frontend/dist to gitignore, untrack node_modules
19 days ago
Dockerfile
Safe
875 Bytes
feat: Docker multi-stage build with nginx + FastAPI
19 days ago
README.md
Safe
317 Bytes
feat: HuggingFace Spaces deployment configuration
20 days ago
audit.py
Safe
11.7 kB
refactor: remove Reranker references from all entrypoint files
19 days ago
benchmark.py
Safe
9.98 kB
feat: add benchmark.py with full performance baseline
19 days ago
cli.py
Safe
7.53 kB
fix(cli): remove sync and serve commands referencing non-existent modules
17 days ago
entrypoint.sh
Safe
137 Bytes
feat: Docker multi-stage build with nginx + FastAPI
19 days ago
eval_retrieval.py
Safe
15.4 kB
feat(eval): add --pipeline flag for full pipeline eval (retriever + Gemini filter)
17 days ago
nginx.conf
Safe
1.11 kB
feat: Docker multi-stage build with nginx + FastAPI
19 days ago
pyproject.toml
Safe
813 Bytes
feat: FastAPI skeleton with health endpoint
19 days ago
uv.lock
Safe
449 kB
feat: FastAPI skeleton with health endpoint
19 days ago