You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LitAura is a mood-based book recommender web app that suggests books according to your emotions. Built using HTML, CSS, JavaScript, and Botpress integration, it provides an interactive chatbot that helps users discover the right book based on their current mood.
Semantic book recommendation system leveraging vector embeddings (sentence-transformers), approximate nearest neighbor search (FAISS), and generative AI (Google Gemini/Vertex AI) for personalized analysis and content generation, wrapped in an interactive Gradio web UI.
Book Recommender Chatbot is a rule-based web app built with Python and Flask. It uses popularity and collaborative filtering to recommend books based on user preferences, offering personalized suggestions via a chat interface.