workflows.fit
Back to n8n workflows
n8n templateFreeBy David Olusola

Generate enhanced AI images via Telegram with DALL-E and GPT

PromptCraft AI – Telegram Image Generator 🚀 How It Works PromptCraft AI is an n8n automation that transforms simple image ideas sent through Telegram into stunning AI-generated images using OpenAI's DALL·E (or other ...

Data & StorageProductivityDevelopmentCore NodesCommunicationHITLAILangchain
Loading interactive preview...

Template notes

PromptCraft AI – Telegram Image Generator

🚀 How It Works

PromptCraft AI is an n8n automation that transforms simple image ideas sent through Telegram into stunning AI-generated images using OpenAI's DALL·E (or other image models).

🔁 Workflow Overview:

1. Telegram Trigger: Listens for messages from a user on Telegram. 2. Prompt Expansion: The message is transformed into a rich image description using GPT (OpenAI Chat Model). 3. Image Generation: The prompt is passed to OpenAI's image API to generate a high-quality image. 4. Send Image: The final image is sent back to the user on Telegram. 5. (Optional) Log image titles and links to Google Drive and Google Sheets.

---

⚙️ Setup Instructions

📋 Prerequisites