AI-powered chatbot to discover delicious restaurants in Saigon.
Deploy: foodtoursg.vercel.app
- Framework: Next.js 16 + React 19 + TypeScript
- AI: Vercel AI SDK
- Database: PostgreSQL + Drizzle ORM
- Vector DB: Pinecone
- Auth: NextAuth 5
- Styling: Tailwind CSS
- Deployment: Vercel
Restaurant data sourced from: Google Sheets
# Install dependencies
pnpm install
# Start dev server
pnpm devVisit http://localhost:3000
For detailed implementation and architecture, see CLAUDE.md