Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rulga
/
Doc-chat
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
616c575
Doc-chat
Ctrl+K
Ctrl+K
1 contributor
History:
23 commits
Rulga
Add send_request.py to handle knowledge base rebuild and status checking
616c575
3 months ago
api
Upload 10 files
4 months ago
.gitignore
Safe
59 Bytes
Upload 10 files
4 months ago
Dockerfile
Safe
1.16 kB
Refactor Dockerfile to improve cache directory structure and permissions; update app.py to use a more accurate model identifier and enhance logging for model initialization.
3 months ago
README.md
Safe
382 Bytes
Add Dockerfile for containerization and update README for SDK casing
3 months ago
app.py
Safe
16 kB
Initialize cache directories in app.py and update model identifier; add sentence-transformers to requirements
3 months ago
chat_analysis.py
Safe
6.08 kB
Add chat history logging and legal assistant functionality
3 months ago
gitattributes
Safe
1.65 kB
Upload 10 files
4 months ago
requirements.txt
Safe
415 Bytes
Initialize cache directories in app.py and update model identifier; add sentence-transformers to requirements
3 months ago
run.sh
Safe
64 Bytes
Refactor run script and update requirements for API integration
3 months ago
send_request.py
Safe
267 Bytes
Add send_request.py to handle knowledge base rebuild and status checking
3 months ago