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
571 kB
1 contributor
History:
95 commits
Rulga
added status endpoint
a070fd0
10 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.
10 months ago
cache
del cache
11 months ago
data_snapshot
Refactor Dockerfile for improved caching and add health check endpoint
11 months ago
tests
Refactor project structure and add chat analysis functionality
11 months ago
tools
create folders
11 months ago
utils
Refactor project structure and add chat analysis functionality
11 months ago
.gitignore
Safe
388 Bytes
Add Matplotlib cache directory and update Dockerfile to create it
10 months ago
Dockerfile
Safe
1.52 kB
Add Matplotlib cache directory and update Dockerfile to create it
10 months ago
README.md
Safe
793 Bytes
used Gradio
10 months ago
app.py
Safe
8.15 kB
added status endpoint
10 months ago
chat_analysis.py
Safe
6.08 kB
Add chat history logging and legal assistant functionality
11 months ago
colab_request.py
Safe
1.48 kB
old version
11 months ago
gitattributes
Safe
1.65 kB
Upload 10 files
11 months ago
index.html
Safe
10.7 kB
rebild project
11 months ago
requirements.txt
Safe
371 Bytes
Enhance document loading with alternative method using BeautifulSoup and update requirements for requests and beautifulsoup4
10 months ago
run.sh
Safe
66 Bytes
Update run.sh to launch FastAPI with Gradio interface instead of Streamlit
10 months ago
send_request.py
Safe
267 Bytes
Add send_request.py to handle knowledge base rebuild and status checking
11 months ago
setup_structure.sh
Safe
497 Bytes
Refactor project structure and add chat analysis functionality
11 months ago
space.yaml
Safe
169 Bytes
Refactor Dockerfile for improved caching and add health check endpoint
11 months ago