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...
2d58515
Doc-chat
Ctrl+K
Ctrl+K
1 contributor
History:
93 commits
Rulga
Refactor API endpoints by moving status to a dedicated endpoint and removing the old root endpoint; update Gradio app launch to integrate with FastAPI.
2d58515
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
3 months ago
app.py
Safe
7.98 kB
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
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
3 months ago
run.sh
Safe
66 Bytes
Update run.sh to launch FastAPI with Gradio interface instead of Streamlit
3 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