Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
vioott
/
BookMatchAI-Python-GeminiAPI
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
BookMatchAI-Python-GeminiAPI
17.9 kB
  • 2 contributors
History: 45 commits
vioott's picture
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
    1.52 kB
    initial commit 3 months ago
  • .gitignore
    231 Bytes
    Add .env to .gitignore and update genai_service to load API key from environment 3 months ago
  • README.md
    1.98 kB
    fix: add Hugging Face metadata 3 months ago
  • app.py
    565 Bytes
    fix(app): expose app instance for Hugging Face deployment 3 months ago
  • huggingface.yml
    51 Bytes
    fix: add huggingface config for Flask app 3 months ago
  • logs.py
    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