Proposal prepared by Exaflair
For: Fine Dining Indian, AI Global Restaurant Directory
FINE DINING INDIAN
Client Proposal & Interactive Prototype

The Global Guide to Indian Restaurants, reimagined as a discovery platform.

A working prototype and phased build plan for transforming FineDiningIndian.com from an editorial site into an AI-powered restaurant directory, without losing a single article, chef profile, or ounce of SEO equity you've already earned.

Prepared for
Fine Dining Indian
Prepared by
Exaflair
Scope
Full-Stack Directory Platform, V1
Stack
Next.js · Node · PostgreSQL/PostGIS
01. Our Understanding

What Fine Dining Indian is building, and why it's harder than a typical directory.

FineDiningIndian.com is already a real, established editorial property, with years of chef profiles, recipes, restaurant reviews and guides, built on WordPress. That content, and the SEO equity behind it, is not something to route around; it's the foundation the new product has to sit on top of.

The ask isn't a WordPress directory plugin. It's a scalable, geospatial restaurant discovery engine, automatically populated via the Google Places API, cross-referenced with Tripadvisor, classified and summarised with AI, and scored with a proprietary Fine Dining Indian Score, that lives at finediningindian.com/restaurants/ alongside the existing editorial content, not on a separate domain.

V1 focuses on the UK market across ten priority cities, but the data model, URL structure and search architecture need to support country and city expansion from day one, because retrofitting internationalisation later is far more expensive than designing for it now.

Underneath the consumer-facing product sits a second product: a SaaS dashboard for restaurant owners to claim, verify, and manage their listings on FREE / VERIFIED / PRO tiers via Stripe. That's the part that eventually pays for the platform.

Discovery, not data entry

Restaurants are found automatically via Google Places geographic search, never manually entered, with strict deduplication using Place ID as the primary key.

Trust, not invention

AI review summaries and classifications must be grounded in real signal. Where data is thin, the product says "not enough data yet." It never fabricates a claim.

SEO discipline

Programmatic scale without doorway pages: a publication-quality gate decides what's indexable, with canonical, noindex and sitemap logic built in from V1.

Cost-controlled by design

Google/Tripadvisor calls are cached, scheduled and logged, not fired on every page view, so API spend stays predictable as the directory scales.

02. Visual Alignment

Same brand. Same warmth. A completely different job to do.

We pulled the real Fine Dining Indian mark, palette and typography, the interlocking orange/green rings, Merriweather headlines, Catamaran body text, the black-and-gold accent from your subscribe bar, directly from finediningindian.com. Nothing here is a generic template.

Today: finediningindian.comEditorial site
Subscribe to get a free eCookbook with our top 25 recipes.
HOMEARTICLESRECIPESSHOPCONTACT
No restaurant search. No map. No live discovery.
Editorial content only: recipes, articles, chefs.
© 2026 Fine Dining IndianWordPress · Elementor
Reimagined: /restaurants/Discovery platform
FINE DINING INDIAN
Claim Listing
Discover Exceptional Indian Restaurants

Diner reviews, reputation & Fine Dining Indian insight, worldwide.

Near MeKeralaFine DiningHalal
GymkhanaLondon · Modern Indian
FDI 94
TharavaduLeeds · Kerala
FDI 91
03. Prototype Walkthrough

Click through the three core screens of V1.

This is a real, navigable front-end prototype, not a static mockup. Switch tabs to move between the redesigned homepage, restaurant search with map + list view, and an individual restaurant profile with live FDI Score and AI review intelligence.

finediningindian.com/restaurants/
The Global Guide to Indian Restaurants

Discover Exceptional Indian Restaurants

Find outstanding Indian restaurants around the world using diner reviews, reputation and Fine Dining Indian insight.

South IndianPunjabiFine DiningDate NightHalalVegan

Explore by Cuisine

Twelve regional cuisines mapped from Kerala to Kashmir, each one a scalable landing page.

South Indian
Punjabi
Modern Indian
Bengali

FDI Recommended

Ranked by the Fine Dining Indian Score: Google + Tripadvisor reputation, weighted by review volume and AI sentiment.

FDI 94/100

Gymkhana

Mayfair, London · Modern Indian
Fine DiningReservable
FDI 91/100

Tharavadu

Leeds · Kerala
VegetarianFamily
FDI 89/100

Aagrah

Bradford · Punjabi
HalalCasual
Modern Indian · Mayfair, London

Gymkhana

42 Albemarle Street, London W1S 4JH
VerifiedReservableFDI Recommended
94
FDI Score

What Diners Say

Guests consistently praise the kitchen's confident regional cooking and lively room. Expect strong feedback on the wild muntjac biryani and attentive, unhurried service, with a handful of notes about wait times on peak weekend evenings.

Diner Sentiment

Food
94
Service
88
Atmosphere
91
Value
82

Popular Dishes

Wild muntjac biryani · Kid goat methi · Chilli lamb chop · Godhuma dosa

Own or manage this restaurant?Claim this listing to update details and see analytics.
04. SWOT

An honest read on this specific project, not a generic template.

SStrengths

  • An established domain with real editorial content and existing SEO equity to build on, not from zero
  • A clear, memorable brand mark and voice already in place, so the new product doesn't need a rebrand
  • A defined, well-specified V1 scope (UK-first, ten cities) that keeps early complexity manageable
  • Verified third-party data sources (Google Places, Tripadvisor) reduce the need for manual data entry

WWeaknesses

  • No directory infrastructure exists yet: search, geospatial indexing and a restaurant database are all net-new
  • Merging a WordPress editorial site with a Next.js directory under one domain is an architectural challenge, not a plugin install
  • AI classification and review summarisation require careful guardrails to avoid low-confidence claims reaching the public site
  • No restaurant-owner accounts or Stripe billing exist today, so the SaaS layer is being built from scratch

OOpportunities

  • Programmatic SEO across city × cuisine combinations, done with a quality gate, is a genuine long-term traffic engine
  • The claim-and-upgrade flow (FREE → VERIFIED → PRO) creates a recurring revenue stream from restaurant owners
  • Being first to combine Google + Tripadvisor reputation with an editorial "Fine Dining Indian Score" is a defensible differentiator
  • Architecture built for global expansion from day one means UK success can scale to India, UAE and the US without a rebuild

TThreats

  • Google Places and Tripadvisor API terms, quotas and pricing can change, so caching and cost controls need to be built in, not bolted on
  • Google Maps and Tripadvisor are themselves competitors for "Indian restaurant near me" search intent
  • Thin, auto-generated pages are a real SEO risk if the publication-quality threshold isn't enforced strictly from launch
  • Restaurant data (hours, matching between Google and Tripadvisor) can drift out of date without reliable background refresh jobs
05. Phased Build Plan

Seven sequential phases. No dates, no numbers, just the order things get built in.

Each phase produces something reviewable before the next begins. This sequencing exists so risk is retired early: the data engine and SEO-critical architecture come before the polish.

01

Technical Discovery & Architecture

Audit the existing FineDiningIndian.com, design the database and URL/SEO migration plan, assess API access (Google Places, Tripadvisor), and produce a final technical specification and wireframes before any production code is written.

Database schemaURL migration planWireframes
02

Restaurant Data Engine

Build the PostgreSQL + PostGIS restaurant database, the Google Places discovery pipeline (country → city → search area → dedupe), and the background jobs that keep it fresh.

Places API integrationDeduplicationBackground jobs
03

Consumer Directory

Ship the search experience: geolocation, filters, list + map views, plus restaurant profile pages and city pages, fully responsive across desktop and mobile.

Search & filtersMap viewRestaurant pages
04

AI Classification & FDI Score

Layer in AI cuisine/experience classification, AI-generated review summaries with sentiment scoring, and the configurable Fine Dining Indian scoring engine, with low-confidence results routed to admin review, never published blind.

AI review intelligenceFDI Score engineAdmin review queue
05

SEO & Existing Content Integration

Implement the publication-quality gate, canonical/index rules, sitemaps and structured data, and connect the new restaurant profiles back to existing FDI articles, chefs and recipes for strong internal linking.

Programmatic SEO gateSchema.orgEditorial linking
06

Restaurant Owner SaaS

Build the claim-listing flow, owner authentication, the owner dashboard with basic analytics, and Stripe subscriptions across FREE / VERIFIED / PRO tiers with configurable pricing.

Claim flowOwner dashboardStripe billing
07

Admin, QA & Launch

Complete the super-admin dashboard, run security/performance/mobile/SEO QA, deploy to production, and hand over full documentation and source-code ownership.

Admin dashboardQA & launchFull documentation
Let's build it

We'd like to be the team that turns Fine Dining Indian into the global guide it's meant to be.

This prototype is a starting point, not a finished product. We'd rather show you direction than describe it. If the approach resonates, we're ready to walk through the architecture, the API cost-control strategy, and the milestone plan in detail on a call.

Exaflair
Full-Stack Development & Product Studio