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:
Madhesh4124
/
RAG_Backend
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
RAG_Backend
/
backend
/
app
/
models
14.4 kB
Ctrl+K
Ctrl+K
5 contributors
History:
11 commits
Madhesh4124
Fix evaluation metrics zero display, document picker stale count, and auto-save evaluation reports
12304e2
about 2 months ago
__init__.py
Safe
0 Bytes
chore: project skeleton - structure, gitignore, requirements
5 months ago
chat.py
Safe
1.51 kB
feat: add auth-gated 3-mode workflow with admin chroma controls
4 months ago
chunk.py
Safe
1.04 kB
feat: add database setup and SQLAlchemy models
5 months ago
compare_summary.py
Safe
948 Bytes
Major Chunking,Retrieval and Ranking Updates
4 months ago
document.py
Safe
1.62 kB
chore: sync project updates
3 months ago
document_summary.py
Safe
1.12 kB
Major Chunking,Retrieval and Ranking Updates
4 months ago
evaluation.py
Safe
1.13 kB
Implemented Compare feature and fixed other chunking strats
4 months ago
evaluation_report.py
Safe
1.71 kB
Fix evaluation metrics zero display, document picker stale count, and auto-save evaluation reports
about 2 months ago
metrics.py
Safe
1.52 kB
feat: add metrics model and update pipeline timer
5 months ago
rag_config.py
Safe
1.26 kB
feat: add auth-gated 3-mode workflow with admin chroma controls
4 months ago
rate_limit.py
Safe
636 Bytes
Refactored the codebase and implemented stateless
4 months ago
user.py
Safe
1.9 kB
Fix admin visibility: persist is_admin, migrate existing DBs, and enforce seed admin privileges
4 months ago