Войти
  • 102Просмотров
  • 2 месяца назадОпубликованоMy Data Journey

Build this n8n Project (For Absolute Beginners)

This video would walk you through building a Weather Bot with n8n that connects to Telegram, understands natural language queries like “What’s the weather in Ibadan tomorrow?”, and responds with daily forecasts. We’ll use: Google’s Gemini API for natural language parsing (location + date). OpenWeather API for real-time weather data. n8n workflows for automation, formatting, and messaging back into Telegram. 🔗 Resources 📂 Source code (GitHub Gist): Pinned in the comment section