Storage Optimizer This is a simple guide to setting up and running the application. 1. Clone the Repository git clone https://github.com/luv29/Storage-Optimizer.git cd Storage-Optimizer 2. Create .env file Give your Gemini API Key as GEMINI_API_KEY 3. Install Dependencies pip install -r requirements.txt 4. Start the Server python app.py