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:
vioott
/
BookMatchAI-Python-GeminiAPI
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
814be5a
BookMatchAI-Python-GeminiAPI
Ctrl+K
Ctrl+K
2 contributors
History:
40 commits
vioott
fix(genai): handle API key errors gracefully
814be5a
10 months ago
constants
refactor: reorganized project by separating routes and services
10 months ago
routes
refactor(chat): use error_redirect template for history errors
10 months ago
services
fix(genai): handle API key errors gracefully
10 months ago
static
style: improved card alignment and responsiveness in templates
10 months ago
templates
feat(template): add generic error redirect page
10 months ago
.gitattributes
Safe
1.52 kB
initial commit
10 months ago
.gitignore
Safe
231 Bytes
Add .env to .gitignore and update genai_service to load API key from environment
10 months ago
README.md
Safe
1.98 kB
fix: add Hugging Face metadata
10 months ago
app.py
Safe
284 Bytes
fix: add huggingface config for Flask app
10 months ago
huggingface.yml
Safe
51 Bytes
fix: add huggingface config for Flask app
10 months ago
logs.py
Safe
1.06 kB
refactor: removed unused user_data module and simplified logs handling
10 months ago
requirements.txt
126 Bytes
Add requirements.txt with all project dependencies
10 months ago