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 June 08, 2026

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