Inspiration

Alcohol consumption continues to rise globally, alongside preventable risks such as impaired driving, unsafe drinking habits, and delayed access to reliable delivery services. Despite this, most alcohol marketplaces focus solely on convenience — not responsibility, education, or user safety.

Cheers On Air was created to bridge this gap. It is an AI-powered alcohol commerce and safety platform that combines smart purchasing, hyperlocal discovery, and real-time safety insights. The goal is not to encourage excessive drinking, but to enable informed, safer, and more responsible consumption, while offering fast, modern delivery experiences.

What it does

Cheers On Air is a full-stack, AI-driven marketplace and safety companion designed around responsible alcohol use. Its combination of entertainment and safety tools makes it not just something to play with, but also something that can save lives.

Core Features

  1. Age Verification & Compliance: Mandatory ID verification using AI-powered OCR to confirm legal drinking age.
  2. Alcohol Marketplace & Delivery: Online store with categorized products, secure checkout, and payment processing. Designed for scalability into drone delivery and rapid hyperlocal fulfillment.
  3. AI Beverage Analyzer: Users upload an image of a drink and receive AI-generated insights about ingredients, potential health considerations, and consumption risks with confidence-aware outputs to avoid misinformation.
  4. “Am I Drunk?” Safety Assessment: Interactive sobriety assessment with a pre-defined scoring criterion that incentivizes users to stay below limits.
  5. Virtual Bar Experience: Ingredient-based image input generates step-by-step beverage recipes. There is also an optional immersive VR environment, synthesized by AI for education and entertainment.
  6. Meetup & Venue Discovery: Automatically suggests nearby bars and restaurants using real-time location data.
  7. Song-to-Drink Pairing: Analyzes ambient music (tempo, mood, genre) to suggest appropriate beverage pairings.
  8. Safety-Focused Breath & Reflex Check: Uses device sensors to estimate breath patterns and reflex response. Clearly positioned as a non-medical safety indicator, not a legal breathalyzer.

How it was built

This project was built using Google AI Studio and the Gemini 3 API.

  • Core Framework: React 19 for building the component-based user interface.
  • State Management: Zustand for lightweight and performant global state (user profiles, cart, orders).
  • Artificial Intelligence: Google Gemini API (@google/genai) powers several complex features:
    • Gemini 3 Pro & Flash: Used for cognitive game generation, ID verification (OCR), and complex beverage analysis.
    • Gemini Flash Image: Synthesizes custom 4K VR environments based on drink recipes.
    • Gemini Flash TTS: Generates human-like audio for beverage descriptions and local advice.
    • Grounding: Integrates Google Search and Google Maps tools for real-time weather data and hyperlocal bar recommendations.
  • Styling & UI: Tailwind CSS for the dark-mode "cyberpunk" aesthetic and Font Awesome 6 for iconography.
  • Browser APIs:
    • MediaDevices API for the camera (Breathalyzer) and microphone (SongToDrink).
    • Web Audio API for custom PCM audio decoding and playback.
    • Geolocation API for hyperlocal drone tracking and local venue searches.
  • Language: TypeScript for robust type safety across the application.
  • Module System: ES6 modules delivered via ESM.sh using a browser-native importmap.

Responsible AI & Safety Focus

Cheers On Air is designed with responsible AI principles at its core:

  • No medical or legal claims regarding intoxication levels
  • Clear disclaimers and confidence indicators on AI outputs
  • Risk-reduction logic prioritizes user safety over sales
  • Future-ready for integrations with certified breathalyzer hardware

Challenges

  1. Failed to integrate voice commands to avoid manual input while catering for inebriated users. The Gemini model has difficulty understanding different accents, resulting in inaccurate processing and output. For example, a thick African accent may not work as well as a North American accent would.
  2. Legal Compliance (age checks, geo-restrictions).
  3. Testing with diverse images to ensure the accuracy of AI output.
  4. Drone logistics and restrictions of delivery zones.
  5. Cross-checking AI-generated recipes with nutrition experts.

Market Opportunity & What’s Next

Cheers On Air targets the rapidly growing global alcohol e-commerce market while differentiating itself through safety, trust, and intelligence.

Planned next steps include:

  • Hardware-verified breathalyzer integrations
  • Expanded food and non-alcoholic pairing options
  • Advanced personalization and consumption trend analytics
  • Partnerships with bars, delivery services, and mobility platforms
  • Localization for emerging markets and low-bandwidth regions

Cheers On Air is not just a marketplace — it is a responsible drinking ecosystem with strong commercial potential and real-world impact.

Built With

Share this project:

Updates