Skip to content

Instantly share code, notes, and snippets.

@TimothMutua
TimothMutua / weather-assistant-auto-location.json
Created September 30, 2025 20:13
AI Weather Assistant with Automatic Location Tracking - n8n Workflow
{
"name": "AI Weather Assistant - Auto Location Tracking",
"nodes": [
{
"parameters": {
"rule": {
"interval": [
{
"triggerAtHour": 6,
"triggerAtMinute": 0
@TimothMutua
TimothMutua / weather-assistant-with-chatgpt.json
Last active September 30, 2025 20:19
AI Weather Assistant with ChatGPT - n8n Workflow
{
"name": "AI Weather Assistant - Auto Location Tracking",
"nodes": [
{
"parameters": {
"rule": {
"interval": [
{
"triggerAtHour": 6,
"triggerAtMinute": 0
@TimothMutua
TimothMutua / complete-weather-assistant-weatherapi.json
Last active September 30, 2025 13:35
n8n AI Weather Assistant Workflow
{
"name": "AI Weather Assistant - WeatherAPI.com Complete",
"nodes": [
{
"parameters": {
"rule": {
"interval": [
{
"triggerAtHour": 6,
"triggerAtMinute": 0
@TimothMutua
TimothMutua / complete-weather-assistant-weatherapi.json
Created September 30, 2025 12:43
AI Weather Assistant n8n Workflow - WeatherAPI.com Integration
{
"name": "AI Weather Assistant - WeatherAPI.com Complete",
"nodes": [
{
"parameters": {
"rule": {
"interval": [
{
"triggerAtHour": 6,
"triggerAtMinute": 0