Skip to content

imRanDan/scout

Repository files navigation

🧭 Scout

Scout is an AI-powered local discovery agent that helps you find cafés, restaurants, and venues across Toronto based on natural language prompts.

Built with Next.js, TypeScript, and the OpenAI API.

🚀 Live Demo

https://scoutai-toronto.vercel.app

🧠 What It Does

Just type in a prompt like:

  • "Find me a cozy café in Roncesvalles to journal in."
  • "Where can I get a cappuccino with good Wi-Fi near Yonge and College?"
  • "Suggest 3 quiet bars near Dundas West where I can grab a solo drink tonight."

Scout uses GPT-4 Turbo to return exactly 3 curated spots, including:

  • Name
  • Description
  • Location
  • Vibe
  • Hours

✨ Features

  • Fast and focused AI-powered recommendations
  • Raw JSON results parsed into clean cards
  • Avoids duplicates when you ask for “more”
  • Minimal, lightweight interface (built for mobile too)
  • Super cheap OpenAI usage (~$0.01 per test)

🛠 Stack

  • [Next.js 14 App Router]
  • [TypeScript]
  • [Tailwind CSS]
  • [OpenAI GPT-4 API]

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published