Hugging Face
Models
Datasets
Spaces
Buckets
new
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...
20e3f64
BookMatchAI-Python-GeminiAPI
19.4 kB
Ctrl+K
Ctrl+K
2 contributors
History:
46 commits
vioott
build: update requirements.txt
20e3f64
8 months ago
constants
refactor: reorganized project by separating routes and services
8 months ago
routes
fix(home): implement correct user profile creation workflow
8 months ago
services
fix(genai): handle API key errors gracefully
8 months ago
static
style: improved card alignment and responsiveness in templates
8 months ago
templates
fix(profile): update button text for clarity
8 months ago
.gitattributes
Safe
1.52 kB
initial commit
8 months ago
.gitignore
Safe
231 Bytes
Add .env to .gitignore and update genai_service to load API key from environment
8 months ago
README.md
Safe
1.98 kB
fix: add Hugging Face metadata
8 months ago
app.py
Safe
565 Bytes
fix(app): expose app instance for Hugging Face deployment
8 months ago
huggingface.yml
Safe
51 Bytes
fix: add huggingface config for Flask app
8 months ago
logs.py
Safe
1.73 kB
feat(log): add get_all_users function
8 months ago
requirements.txt
Safe
1.59 kB
build: update requirements.txt
8 months ago