Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Param20h
/
PDF-Assit_RAG
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
PDF-Assit_RAG
1.7 MB
Ctrl+K
Ctrl+K
40 contributors
History:
444 commits
Param20h
fix(ingestion): fall back to in-process BackgroundTasks if Celery/Redis connection fails
5f19b5e
unverified
23 days ago
.github
test: adjust coverage threshold to match current baseline of 42.25%
25 days ago
.pytest_tmp
Restoring User.drive_connections and the Drive metadata fields on Document
26 days ago
backend
fix(ingestion): fall back to in-process BackgroundTasks if Celery/Redis connection fails
23 days ago
bots
feat: implement Discord bot integration
29 days ago
docs
feat(worker): add Celery Redis PDF processing
26 days ago
frontend
fix(ui): remove duplicate patch method implementation in api.ts
24 days ago
instance
Final Commit | Done With the RAG APP
4 months ago
scripts
devops: setup docker postgres and migrate database from sqlite to postgres (#176, #182)
27 days ago
static
NEW UI and UPdated RAG modelx
2 months ago
.dockerignore
253 Bytes
devops: slim production Docker image
29 days ago
.env.example
8.22 kB
Merge pull request #336 from Srushti-Kamble14/feat/celery-redis-pdf-processing
24 days ago
.gitattributes
Safe
212 Bytes
first commit
4 months ago
.gitignore
313 Bytes
test(rag): add RAGAS evaluation pipeline
25 days ago
.pre-commit-config.yaml
2.04 kB
devops: add pre-commit hooks for black, flake8, prettier (#58)
27 days ago
CHANGELOG.MD
3.06 kB
a
about 1 month ago
CODE_OF_CONDUCT.md
3.59 kB
docs: Add Code of Conduct and Security Policy
28 days ago
CONTRIBUTING.md
4.94 kB
devops: add pre-commit hooks for black, flake8, prettier (#58)
27 days ago
Dockerfile
2.53 kB
fix(docker): optimize image cleanup and resolve container startup issues
25 days ago
Makefile
Safe
2.23 kB
Replace parallel make commands with concurrently
about 1 month ago
README.md
32.6 kB
Merge pull request #337 from Srushti-Kamble14/test/ragas-evaluation-pipeline
24 days ago
SECURITY.md
1.07 kB
docs: Add Code of Conduct and Security Policy
28 days ago
app.py
Safe
14.9 kB
fix: add ProxyFix for OAuth behind Render proxy
3 months ago
config.py
Safe
1.22 kB
feat: lightweight RAG with Pinecone + Gemini embeddings + Render deploy
3 months ago
docker-compose.yml
3.64 kB
feat(worker): add Celery Redis PDF processing
26 days ago
grafana_dashboard.json
24.2 kB
feat(devops): add Grafana dashboard template
25 days ago
license
Safe
1.08 kB
Readme | Docs | License
4 months ago
make_admin.py
Safe
450 Bytes
Final Commit | Done With the RAG APP
4 months ago
models.py
Safe
4.92 kB
feat: lightweight RAG with Pinecone + Gemini embeddings + Render deploy
3 months ago
render.yaml
Safe
501 Bytes
feat: lightweight RAG with Pinecone + Gemini embeddings + Render deploy
3 months ago
requirements.txt
168 Bytes
feat: add table-aware PDF chunking with pdfplumber
27 days ago
start.sh
Safe
318 Bytes
feat: HF Spaces Docker deployment — non-root user, model pre-download, keep-alive timeout
2 months ago