Skip to content

Conversation

@urugondavishnu
Copy link
Contributor

SafeDine - Restaurant Safety Comparison Tool

Live: https://restaurant-comparison-tool.vercel.app

SafeDine is a pre-visit restaurant safety intelligence tool that compares 2–5 restaurants before dining by analyzing Google Maps reviews, menu photos, and allergen signals.

How it uses TinyFish

  • Dispatches parallel Mino browser agents (one per restaurant) via SSE streaming
  • Each agent navigates Google Maps only, reads 8–12 reviews, checks 3–4 menu images
  • Returns structured JSON with safety scores, allergen risks, hygiene signals, and dietary suitability
  • Live browser previews are embedded as iframes during agent execution
  • Results render incrementally as each agent finishes

Tech Stack

  • React 19 + Vite 7 + TypeScript + Tailwind CSS v4 + shadcn/ui + Framer Motion
  • No backend — runs entirely in the browser
  • Deployed on Vercel

Demo

restaurant-comparison-tool.mp4

@coderabbitai
Copy link

coderabbitai bot commented Feb 7, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant