Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jatinmehra
/
wasserstoff-AiInternTask
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
wasserstoff-AiInternTask
266 kB
Ctrl+K
Ctrl+K
3 contributors
History:
46 commits
github-actions[bot]
Update Hugging Face README
4fa3fe5
10 months ago
.github
Fix: Update embedding model description for improved accuracy guidance
10 months ago
backend
Refactor: Remove '/api' prefix from route paths for consistency across backend and frontend
10 months ago
docs
Add comprehensive documentation including API reference, development guide, and index
10 months ago
frontend
Enhance dark theme: Update styles for improved readability and aesthetics, including background colors, text colors, and button styles across the application.
10 months ago
rag_elements
Refactor configuration handling in EnhancedDocumentProcessor to use centralized Config class for model and logging settings
10 months ago
tests
renamed test folder to tests
10 months ago
.dockerignore
Safe
25 Bytes
Add .dockerignore file to exclude environment and data files from Docker context
10 months ago
.gitignore
Safe
4.35 kB
Update .gitignore to include additional file types: *.pkl, *.json, and *.faiss
10 months ago
Dockerfile
Safe
1.44 kB
Update Dockerfile to clarify exposure of GROQ_API_KEY only
10 months ago
LICENSE
Safe
11.3 kB
Update copyright year and owner in LICENSE file
10 months ago
README.md
Safe
28.1 kB
Update Hugging Face README
10 months ago
README_hf.md
Safe
28.1 kB
Updated Readme for HF Spaces
10 months ago
__init__.py
Safe
0 Bytes
Refactor Dockerfile to run FastAPI server using uvicorn; add empty __init__.py files for package initialization
10 months ago
requirements.txt
Safe
364 Bytes
Refactor requirements: Pin package versions for consistency and stability
10 months ago
streamlit_rag_app.py
Safe
23.8 kB
Add frontend styles, backend setup scripts, and update requirements
10 months ago