Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Ctrl+K
Ctrl+K
4 contributors
History:
19 commits
Youngger9765
Claude
Happy
chore: force Docker cache invalidation for HuggingFace
f32094b
8 months ago
backend
fix: Python 3.9 compatibility for HuggingFace Spaces
8 months ago
docs
fix: resolve all linting and formatting errors
8 months ago
frontend
refactor: reorganize project structure and add new features
8 months ago
.coverage
Safe
53.2 kB
refactor: reorganize project structure and add new features
8 months ago
.dockerignore
Safe
787 Bytes
fix: optimize Docker build to reduce storage usage on HuggingFace
8 months ago
.env.example
Safe
881 Bytes
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
.gitignore
Safe
424 Bytes
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
8 months ago
.pre-commit-config.yaml
Safe
2.81 kB
feat: implement complete RAG application with frontend and backend
8 months ago
CLAUDE.md
Safe
6.17 kB
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
8 months ago
Dockerfile
Safe
2.47 kB
chore: force Docker cache invalidation for HuggingFace
8 months ago
Dockerfile.dev.backend
Safe
238 Bytes
Add Next.js + FastAPI configuration for Hugging Face Spaces
8 months ago
Dockerfile.dev.frontend
Safe
125 Bytes
Add Next.js + FastAPI configuration for Hugging Face Spaces
8 months ago
PRD.md
Safe
9.23 kB
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
8 months ago
PROJECT_STRUCTURE.md
Safe
6.28 kB
refactor: reorganize project structure and add new features
8 months ago
README.md
Safe
2.52 kB
docs: update README with RAG application details
8 months ago
README_MVP.md
Safe
3.4 kB
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
8 months ago
SETUP_TDD.md
Safe
6.15 kB
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
8 months ago
docker-compose.dev.yml
Safe
1.11 kB
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
8 months ago
docker-compose.yml
Safe
757 Bytes
Add Next.js + FastAPI configuration for Hugging Face Spaces
8 months ago
pyproject.toml
Safe
1.65 kB
refactor: reorganize project structure and add new features
8 months ago
requirements.txt
Safe
569 Bytes
feat: implement core RAG services with TDD and enhanced pre-commit hooks
8 months ago
start.sh
Safe
259 Bytes
fix: correct uvicorn startup path for HuggingFace Spaces
8 months ago
test_connection.py
Safe
3.52 kB
更新 .gitignore 以排除 .env.example 和新增上傳及儲存相關的檔案類型;擴充 requirements.txt,新增多個依賴項以支援 PDF 處理、資料庫連接及測試工具;修改 main.py,更新 FastAPI 應用程式的標題、版本及描述,並加入資料庫初始化的生命週期管理。
8 months ago