Skip to content

Feat/recommender service#31

Merged
mak1ss merged 2 commits intodevelopmentfrom
feat/recommender-service
Apr 24, 2026
Merged

Feat/recommender service#31
mak1ss merged 2 commits intodevelopmentfrom
feat/recommender-service

Conversation

@mak1ss
Copy link
Copy Markdown
Owner

@mak1ss mak1ss commented Apr 24, 2026

No description provided.

mak1ss and others added 2 commits April 24, 2026 07:26
- Add Python FastAPI recommender service with hybrid recommendation engine
  (content-based TF-IDF + collaborative filtering via item co-occurrence)
- Add bookService Feign clients for recommender and review services
- Add /api/books/{id}/similar and /api/books/recommendations/personal endpoints
- Add Angular UI for similar books (book-details) and personalized home feed
- Add RecommendationCache infrastructure (model, repository, service, migration)
- Centralize CORS in API Gateway; add recommender-service to Docker Compose
- Improve seeding data with missing genres for ML content-based filtering

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mak1ss mak1ss merged commit ea1c59d into development Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant