Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vioott
/
BookMatchAI-Python-GeminiAPI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
BookMatchAI-Python-GeminiAPI
19.9 kB
2 contributors
History:
54 commits
vioott
fix: correctly use LOG_FILE_PATH variable in all functions"
388c28a
6 months ago
constants
refactor: reorganized project by separating routes and services
6 months ago
routes
fix(home): implement correct user profile creation workflow
6 months ago
services
fix(genai): handle API key errors gracefully
6 months ago
static
style: improved card alignment and responsiveness in templates
6 months ago
templates
fix(profile): update button text for clarity
6 months ago
.gitattributes
1.52 kB
initial commit
6 months ago
.gitignore
231 Bytes
Add .env to .gitignore and update genai_service to load API key from environment
6 months ago
Dockerfile
230 Bytes
refactor: configure deployment to use Docker
6 months ago
README.md
2.19 kB
Update README.md
6 months ago
app.py
566 Bytes
fix: remove conflicting metadata from README
6 months ago
huggingface.yml
72 Bytes
build: specify hardware to enable dynamic space
6 months ago
logs.py
1.7 kB
fix: correctly use LOG_FILE_PATH variable in all functions"
6 months ago
requirements.txt
1.66 kB
refactor: configure deployment to use Docker
6 months ago