Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
4 months ago
.claude
docs: update CLAUDE.md to reflect current architecture (FastAPI, no Gradio/sync)
4 months ago
data
data: update ChromaDB vector store
4 months ago
docs
docs: implementation plan for search latency optimization
4 months ago
frontend
style(frontend): update logo to SVG and adjust sizing
4 months ago
models
fix: add tokenizer files for ONNX models
5 months ago
scripts
tune(rag): calibrate relevance filter for raw logit scores
4 months ago
src
feat(rag): switch to rich context judge with reasoning (D3 strategy)
4 months ago
tests
feat(rag): switch to rich context judge with reasoning (D3 strategy)
4 months ago
.env.example
Safe
56 Bytes
build: download ONNX model at Docker build time instead of COPY
5 months ago
.gitattributes
Safe
303 Bytes
build: add .gitattributes for HF Xet binary storage
5 months ago
.gitignore
Safe
138 Bytes
chore: add node_modules and frontend/dist to gitignore, untrack node_modules
5 months ago
Dockerfile
Safe
875 Bytes
feat: Docker multi-stage build with nginx + FastAPI
5 months ago
README.md
Safe
317 Bytes
feat: HuggingFace Spaces deployment configuration
5 months ago
audit.py
Safe
11.7 kB
refactor: remove Reranker references from all entrypoint files
5 months ago
benchmark.py
Safe
9.98 kB
feat: add benchmark.py with full performance baseline
5 months ago
cli.py
Safe
7.53 kB
fix(cli): remove sync and serve commands referencing non-existent modules
4 months ago
entrypoint.sh
Safe
137 Bytes
feat: Docker multi-stage build with nginx + FastAPI
5 months ago
eval_retrieval.py
Safe
15.4 kB
feat(eval): add --pipeline flag for full pipeline eval (retriever + Gemini filter)
4 months ago
nginx.conf
Safe
1.11 kB
feat: Docker multi-stage build with nginx + FastAPI
5 months ago
pyproject.toml
Safe
813 Bytes
feat: FastAPI skeleton with health endpoint
5 months ago
uv.lock
Safe
449 kB
feat: FastAPI skeleton with health endpoint
5 months ago