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.7 kB
  • 2 contributors
History: 44 commits
vioott's picture
vioott
build(app): add main entry point for local and production runs
03f7d90 4 months ago
  • constants
    refactor: reorganized project by separating routes and services 4 months ago
  • routes
    fix(home): implement correct user profile creation workflow 4 months ago
  • services
    fix(genai): handle API key errors gracefully 4 months ago
  • static
    style: improved card alignment and responsiveness in templates 4 months ago
  • templates
    fix(profile): update button text for clarity 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • .gitignore
    231 Bytes
    Add .env to .gitignore and update genai_service to load API key from environment 4 months ago
  • README.md
    1.98 kB
    fix: add Hugging Face metadata 4 months ago
  • app.py
    360 Bytes
    build(app): add main entry point for local and production runs 4 months ago
  • huggingface.yml
    51 Bytes
    fix: add huggingface config for Flask app 4 months ago
  • logs.py
    1.73 kB
    feat(log): add get_all_users function 4 months ago
  • requirements.txt
    126 Bytes
    Add requirements.txt with all project dependencies 4 months ago