To Run: Download the sqlite file, project.py, and Prompt.txt Put them all in the same folder Ensure Gemini API is downloaded on the host computer Run Project.py in enviornment
What it does: Uses Gemini to find a differrent product that is more efficient while retaining the admired qualities of the original product The AI will prompt the user for their opinions, then return values to the algorithm, which will then search the database for similar products and assign them scores based on the users inputs. The products with the top 3 scores will be returned.