Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Rulga
/
Doc-chat
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Doc-chat
Ctrl+K
Ctrl+K
1 contributor
History:
95 commits
Rulga
added status endpoint
a070fd0
2 months ago
api
Refactor API endpoints by moving status to a dedicated endpoint and removing the old root endpoint; update Gradio app launch to integrate with FastAPI.
2 months ago
cache
del cache
3 months ago
data_snapshot
Refactor Dockerfile for improved caching and add health check endpoint
3 months ago
tests
Refactor project structure and add chat analysis functionality
3 months ago
tools
create folders
3 months ago
utils
Refactor project structure and add chat analysis functionality
3 months ago
.gitignore
Safe
388 Bytes
Add Matplotlib cache directory and update Dockerfile to create it
2 months ago
Dockerfile
Safe
1.52 kB
Add Matplotlib cache directory and update Dockerfile to create it
2 months ago
README.md
Safe
793 Bytes
used Gradio
2 months ago
app.py
Safe
8.15 kB
added status endpoint
2 months ago
chat_analysis.py
Safe
6.08 kB
Add chat history logging and legal assistant functionality
3 months ago
colab_request.py
Safe
1.48 kB
old version
3 months ago
gitattributes
Safe
1.65 kB
Upload 10 files
3 months ago
index.html
Safe
10.7 kB
rebild project
3 months ago
requirements.txt
Safe
371 Bytes
Enhance document loading with alternative method using BeautifulSoup and update requirements for requests and beautifulsoup4
2 months ago
run.sh
Safe
66 Bytes
Update run.sh to launch FastAPI with Gradio interface instead of Streamlit
2 months ago
send_request.py
Safe
267 Bytes
Add send_request.py to handle knowledge base rebuild and status checking
3 months ago
setup_structure.sh
Safe
497 Bytes
Refactor project structure and add chat analysis functionality
3 months ago
space.yaml
Safe
169 Bytes
Refactor Dockerfile for improved caching and add health check endpoint
3 months ago