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
# Ingredient List Comparator **Written by Lily Gates** ## Description This script compares the ingredient lists of two products entered via the command line. It identifies unique ingredients for each product as well as shared or similar ingredients. Similar ingredients are defined as those derived from the same base component but appearing i
A simple Book Recommendation System that suggests books to users based on similarity scores using content-based filtering. Built with Python, it helps users discover books they might enjoy by analyzing features like title, author, and genre.
Compare and visualize ingredient lists from two products. Identify unique, shared, and chemically similar ingredients with positional insights. Outputs include tables and rich visualizations. Future plans include a GUI and OCR integration.