Gluten-Free Deals & Dining

Cross-Platform Consumer App

Unified experience for gluten-free shoppers with deals from 40+ retailers, restaurant finder, and AI recipe generation.

React NativeNext.jsPythonOpenAIFirebaseGoogle MapsSerpAPI

The Problem

Gluten-free consumers waste hours searching for deals across scattered retailer sites, have no easy way to find nearby safe restaurants, and lack reliable recipe sources.

The Solution

A cross-platform app that uses LLMs to auto-generate 200+ search queries, aggregates deals via concurrent scraping, finds nearby GF restaurants using GPS, and generates recipes on demand.

  • LLM-generated 200+ search queries covering 40+ retailers and 30+ brands
  • Concurrent scraping via SerpAPI + Tavily with deduplication and scoring
  • GPS-based restaurant finder with Google Maps integration and ratings
  • AI recipe generation with ingredients, nutrition, and substitution tips
  • Unified experience across Web, iOS, and Android via React Native + Next.js

System Architecture

Loading diagram...

Results

Aggregates deals from 40+ retailers in real time
Cross-platform: Web, iOS, and Android from shared codebase
Modular microservices enabling weekly feature rollouts