Generate Custom Recipes and Restaurant-Style Food Images with Telegram Bot

Go to Workflow
0 views
Built by Md Sabirul Islam Md Sabirul Islam
Created on September 03, 2025

Description

AI Chef Bot is a smart virtual chef built with n8n and Telegram.
Users can ask for any dish, and the bot:

Generates a detailed recipe (ingredients + step-by-step instructions).

Creates a photorealistic restaurant-style plated food image of the dish.

Sends both recipe text and food image back on Telegram.

šŸ‘‰ Live Demo Bot: http://t.me/botaichefrobotbot

Perfect for food lovers, restaurants, cooking groups, or anyone who wants an interactive AI-powered chef.

🌟 Features
šŸ”— Telegram Integration – chat with the bot in real time.
šŸ½ AI Recipe Generator – instant, structured recipes for any dish.
šŸŽØ Text-to-Image AI – turns recipes into beautiful food images.
šŸ“ Restaurant-Style Plating – elegant ceramic/slate/glass plating only.
šŸ“ø Photo-Realistic Images – styled like professional food photography.
⚔ Automated Workflow – no manual steps, everything runs inside n8n.

āš™ļø Installation
Import this workflow into your n8n instance.
Configure your Telegram Bot Token (from BotFather).
Configure your OpenRouter API Key for AI text + image generation.
Save and activate the workflow.
Go to Telegram and send any dish name (e.g., Polpette di pesce).

The bot replies with:
šŸ“– A full recipe.
šŸ“ø A restaurant-plated realistic food image.

Nodes Used (5)

AI Agent
@n8n/n8n-nodes-langchain.agent
HTTP Request
n8n-nodes-base.httpRequest
OpenRouter Chat Model
@n8n/n8n-nodes-langchain.lmChatOpenRouter
Simple Memory
@n8n/n8n-nodes-langchain.memoryBufferWindow
Telegram
n8n-nodes-base.telegram