SmartPack AI is an AI-powered ecosystem that revolutionizes GateGroup's airline catering Pick & Pack process through three integrated modules:
- Expiration Intelligence – Automates expiration date management with Computer Vision
- Consumption Intelligence – Predicts flight consumption to eliminate 50% waste
- Productivity Intelligence – Optimizes staffing through accurate time estimation
Inspiration
Real GateGroup operational data revealed three critical problems:
- 50%+ waste: Flights returning with half their items unused
- Manual bottleneck: 100% manual expiration verification causing errors
- Productivity mystery: Same task taking 3.5 min in one unit vs 7 min in another
We realized these weren't separate issues, they needed an integrated AI solution that learns, predicts, and optimizes in real time.
What It Does
Expiration Intelligence System
- Scans product labels with Gemini AI to extract expiration dates
- Classifies as:
- CRITICAL (≤2d)
- HIGH_PRIORITY (≤7d)
- MEDIUM (≤30d)
- LOW (>30d)
- Auto-assigns near-expiry LOTs to priority flights
- Voice registration for hands-free operation
Impact: 90% reduction in manual inspections, 100% traceability
Consumption Intelligence Engine
- Predicts consumption per product based on route, flight type, passengers, season
- Analyzes complete menus in batch operations
- Calculates savings in dollars, weight, and fuel
Impact: Reduces waste from 50% to <15%, saves $245+ per flight, 18.5kg per flight
Productivity Intelligence System
- Estimates drawer assembly time based on complexity
- Recommends optimal staffing levels
- Tracks real-time progress vs estimates
- Enables global benchmarking
Impact: Fair unit comparison, optimized staffing, identifies best practices
How We Built It
Tech Stack
- AI: Google Gemini 2.5 Flash, Tesseract OCR, Scikit-learn
- Backend: Node.js, Express, MongoDB, Python FastAPI
- Frontend: React 18, Tailwind CSS, Responsive design
- Infrastructure: Vercel, .tech Domain
Architecture
- 9 MongoDB collections
- 9 RESTful API modules
- Real-time data synchronization
- Mobile-first responsive UI
Process
- Analyzed challenge documents and mock data
- Designed comprehensive MongoDB schemas
- Built seed data (500+ products, 150+ flights)
- Integrated Gemini AI for image analysis
- Created aviation-themed responsive UI
- Deployed to Vercel with production config
Challenges We Ran Into
- Gemini API Rate Limits: Implemented demo mode fallback and request caching
- Cross-Browser Camera Access: Built robust detection with multiple fallback strategies
- Real-Time OCR: Balanced accuracy vs speed with manual capture mode
- Complex Data Relationships: Careful schema design across 9 collections
- Mobile Responsiveness: Dual layouts (cards for mobile, tables for desktop)
- Limited Training Data: Used intelligent multipliers based on domain knowledge
Accomplishments That We're Proud Of
- Complete Working System: Fully functional with real database, not just a concept
- AI Innovation: Gemini integration, voice registration, 94% prediction confidence
- Production-Ready: Modular architecture, comprehensive error handling, scalable
- Professional UX: Aviation-themed, mobile-responsive, intuitive workflows
- Challenge Requirements: .tech domain, Gemini AI, ElevenLabs voice
What We Learned
Technical
- Effective Gemini AI integration for computer vision
- MongoDB schema design for complex relationships
- Building modular, maintainable React apps
- RESTful API design at scale
- Airline catering Pick & Pack workflows
- LOT management critical for food safety
- Importance of global standardization
- Multi-variable consumption patterns
What's Next for SmartPack AI
The immediate next steps include pilot deployment to 1-2 GateGroup units to validate predictions with real production data and train ML models for <2% error rates. Medium-term goals focus on hardware integration, native mobile apps with offline mode, and ERP/WMS integration with systems like SAP and Oracle. Long-term vision encompasses global rollout to all GateGroup units with multi-language support, expansion to adjacent industries, and advanced features like blockchain for immutable LOT tracking, IoT sensors for automatic consumption reporting, and AR/VR training simulations. The ultimate goal is to transform SmartPack AI from a GateGroup solution into an industry-standard platform for intelligent catering management worldwide, reducing global food waste from 50% to under 5% while optimizing operations and sustainability.
Built With
- express.js
- fastapi
- gcp
- mongodb
- react
- scikit-learn
- vercel

Log in or sign up for Devpost to join the conversation.