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