Skip to content

Conversation

jesmith17
Copy link

Added feature to the book detail view to show recommended books based on the one the user is currently viewing. Does a simple vector lookup with a filter component to exclude the current book and to only include books that have availability.

Just another way to show the benefits of vector search and specifically the filter capability that comes with combining vector and operational data.

Also removed the server/.env from the repo as it's risky to have, and the instructions already tell people to create one.

Josh Smith added 2 commits August 10, 2025 11:37
@dfreniche dfreniche requested a review from sis0k0 August 13, 2025 10:12
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