Skip to main content

Weather Assistant

Based on examples/weather-assistant.

Demonstrates

  • Tool calling to fetch live weather
  • Short responses suitable for TTS
  • Graceful retries on provider errors

Run

npm install
npm run dev

Customize by swapping the weather API tool with your own data source.