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...
c2a566f
Doc-chat
Ctrl+K
Ctrl+K
1 contributor
History:
77 commits
Rulga
Enhance document loading with alternative method using BeautifulSoup and update requirements for requests and beautifulsoup4
c2a566f
3 months ago
api
Enhance document loading with alternative method using BeautifulSoup and update requirements for requests and beautifulsoup4
3 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
346 Bytes
new gitignore
3 months ago
Dockerfile
Safe
1.5 kB
Update Dockerfile to use python app.py as the startup command
3 months ago
README.md
Safe
793 Bytes
used Gradio
3 months ago
app.py
Safe
2.86 kB
Remove unused import of StaticFiles from FastAPI in app.py
3 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