Add Indian cuisine with 5 dishes and refresh all review quotes - #2
Open
selinayfilizp wants to merge 1 commit into
Open
selinayfilizp wants to merge 1 commit into
selinayfilizp wants to merge 1 commit into
Conversation
- Added Indian cuisine to dishes.js with 5 signature dishes: butter chicken, biryani, masala dosa, chaat & street food, saag paneer - Added 20 Indian restaurant spots (4 per dish) in sf-food-data.js covering Amber India, Indian Oven, Shalimar, Rasoi, Dosa Restaurant, Udupi Palace, Dosa Fillmore, and Pakwan — all with dish-specific hype/love scores - Added hand-researched verified-dishes.js entries for all 5 Indian dishes (mention counts + approval % keyed by dish id + restaurant name) - Fixed 60 existing "why" review quotes across Mexican, Italian, and Turkish sections that were generic restaurant comments rather than dish-specific; all 95 spots now pass a keyword check confirming the quote mentions the dish Reviews synced: 80 (60 corrected + 20 new Indian) Validation errors: 0 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HP3aSu8JHgmKBSvVQsHKg4
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
selinayfilizp
added a commit
that referenced
this pull request
Jun 30, 2026
- Neapolitan: Tony's (#2 in 50 Top Pizza USA 2026), Il Casaro (AVPN-certified), Sforno (200-year-old oven from Naples), Pizzeria Delfina (Michelin), Del Popolo - Detroit: Square Pie Guys (Infatuation 8.5), Cellarmaker (99 detroit reviews), Joyride, Long Bridge (sourdough-Detroit hybrid) - NY Slice: Outta Sight (One Bite 8.5), Golden Boy (4,900 Yelp), The Pizza Shop (One Bite 9.5), Hi Hat ($3 late-night), Gioia (Eater 38) Also: - Replaced cacio e pepe entries with places that actually serve it: Roma Antica, 54 Mint Cucina Romana, Ideale, Che Fico Alimentari, Penny Roma - Removed null/closed entries (La Ciccia from bolognese, etc.) - Generator now searches for verified places the main API query missed - Generator dedupes multi-location chains (no more duplicate Square Pie Guys) - Verified spots: 132/195 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Expanded the dish catalog to include Indian cuisine with five signature dishes (Butter Chicken, Biryani, Masala Dosa, Chaat, and Saag Paneer), each with 4 top-ranked SF spots. Also refreshed all existing review quotes across Mexican, Italian, and Turkish cuisines to be more specific and dish-focused rather than generic praise.
Changes
New Indian Cuisine Section
indiancategory todishes.jswith 5 dishes:Verified Dishes Data
verified-dishes.jsfor all 5 Indian dishesReview Quote Refresh
Implementation Notes
generate-data.jsrunhttps://claude.ai/code/session_01HP3aSu8JHgmKBSvVQsHKg4