Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
youngtsai
/
career_app
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
career_app
443 kB
4 contributors
History:
19 commits
Youngger9765
Claude
Happy
chore: force Docker cache invalidation for HuggingFace
f32094b
4 months ago
backend
fix: Python 3.9 compatibility for HuggingFace Spaces
4 months ago
docs
fix: resolve all linting and formatting errors
5 months ago
frontend
refactor: reorganize project structure and add new features
5 months ago
.coverage
53.2 kB
refactor: reorganize project structure and add new features
5 months ago
.dockerignore
787 Bytes
fix: optimize Docker build to reduce storage usage on HuggingFace
4 months ago
.env.example
881 Bytes
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
5 months ago
.gitattributes
1.52 kB
initial commit
5 months ago
.gitignore
424 Bytes
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
5 months ago
.pre-commit-config.yaml
2.81 kB
feat: implement complete RAG application with frontend and backend
5 months ago
CLAUDE.md
6.17 kB
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
5 months ago
Dockerfile
2.47 kB
chore: force Docker cache invalidation for HuggingFace
4 months ago
Dockerfile.dev.backend
238 Bytes
Add Next.js + FastAPI configuration for Hugging Face Spaces
5 months ago
Dockerfile.dev.frontend
125 Bytes
Add Next.js + FastAPI configuration for Hugging Face Spaces
5 months ago
PRD.md
9.23 kB
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
5 months ago
PROJECT_STRUCTURE.md
6.28 kB
refactor: reorganize project structure and add new features
5 months ago
README.md
2.52 kB
docs: update README with RAG application details
5 months ago
README_MVP.md
3.4 kB
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
5 months ago
SETUP_TDD.md
6.15 kB
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
5 months ago
docker-compose.dev.yml
1.11 kB
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
5 months ago
docker-compose.yml
757 Bytes
Add Next.js + FastAPI configuration for Hugging Face Spaces
5 months ago
pyproject.toml
1.65 kB
refactor: reorganize project structure and add new features
5 months ago
requirements.txt
569 Bytes
feat: implement core RAG services with TDD and enhanced pre-commit hooks
5 months ago
start.sh
259 Bytes
fix: correct uvicorn startup path for HuggingFace Spaces
4 months ago
test_connection.py
3.52 kB
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
5 months ago