This is a Program to search where you can find grocery items for the lowest prices among groceary delivery sites.
The server is not hosted. So run the "app.py" file to start a local server
Install the following files using these commands before running the server
pip install Flask pip install Flask-CORS pip install beautifulsoup4 pip install requests pip install pandas pip install google-generativeai