Merge branch 'main' of https://huggingface.co/spaces/vioott/BookMatchAI-Python-GeminiAPI 25601e0 vioott commited on Jul 23, 2025
build(app): add main entry point for local and production runs 03f7d90 vioott commited on Jul 23, 2025
refactor(chat): use error_redirect template for history errors ec0ff9b vioott commited on Jul 23, 2025
Merge branch 'main' of https://huggingface.co/spaces/vioott/BookMatchAI-Python-GeminiAPI bc51812 vioott commited on Jul 22, 2025
Update README with project overview, features, and setup instructions 7d02fd2 vioott commited on Jul 22, 2025
Add .env to .gitignore and update genai_service to load API key from environment 47d0d96 vioott commited on Jul 22, 2025
style: improved card alignment and responsiveness in templates f2e7ce4 vioott commited on Jul 22, 2025
refactor: removed unused user_data module and simplified logs handling f9e4e57 vioott commited on Jul 22, 2025
refactor: reorganized project by separating routes and services 5b5c1df vioott commited on Jul 22, 2025
style: make chat layout responsive for screens smaller than 1100px e9ba6dc vioott commited on Jul 21, 2025
refactor(user): remove static genre counters and redirect to chat after profile update 65b9d17 vioott commited on Jul 21, 2025
refactor(profile): update layout and headings for editing profile 25d7c42 vioott commited on Jul 21, 2025
refactor(start): improve profile creation form layout and toggle logic be8fbcb vioott commited on Jul 21, 2025
feat(genres): add and alphabetically sort extended list of book genres in start and profile forms b797ec7 vioott commited on Jul 21, 2025
feat(start): allow toggling between new profile creation and existing profiles list 1387ef8 vioott commited on Jul 20, 2025
fix(api): ensure fallback to third API key is properly handled 48d9602 vioott commited on Jul 20, 2025
refactor(app): improve AI logic, key fallback, and response formatting b2548e5 vioott commited on Jul 20, 2025
feat(user-profile): add /perfil route and template to collect user name and preferences 2962f9a vioott commited on Jul 19, 2025
feat(core): implement chat route with function-calling support 7a09325 vioott commited on Jul 19, 2025
feat: add fantasy category to user history and AI decision logic 8a4d350 vioott commited on Jul 18, 2025
feat: update recommendation functions with real book titles per category 0c3513d vioott commited on Jul 18, 2025
feat: add HTML template to display personalized recommendations fbefc90 vioott commited on Jul 18, 2025
feat: implement main Flask app with AI-driven recommendation logic 8161c55 vioott commited on Jul 18, 2025