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