AI Features
AI-powered inventory recommendations using Google's Gemini Pro.

Overview
- Inventory optimization recommendations
- Reorder amount suggestions
- Promotional opportunities for slow-moving items
Setup
- Get API key from Google AI Studio
- Add to
.envfile:bashGOOGLE_GENAI_API_KEY=your-api-key-here - Restart application
AI Recommendations
View on the dashboard:
- Optimal Inventory Levels - Strategic guidance on stock levels by category
- Promotional Opportunities - Suggestions for moving slow inventory
- Reorder Amounts - Purchasing recommendations based on sales trends
AI analyzes your sales data, current inventory, and deshelving patterns to provide intelligent recommendations.
Requirements
- Internet connection
- Google Generative AI API key
- Sufficient API quota
- Supports English, French, Spanish, German
Technical Details
- Framework: Google Genkit
- Model: Gemini Pro
- Processing: Server-side