Generate presentation decks from prompts with Encelade
Quick overview This workflow starts a presentation generation job in Encelade from a prompt and outline hints, polls Encelade for completion, and outputs the finished deck link (or stops with an error if generation fails).
How it works Starts when you manually execute the workflow in n8n. Sends the topic, slide count, audience, tone, theme settings, and outline hints to Encelade to generate a 6-slide presentation. Waits 20 seconds and then checks the Encelade session status using the returned session ID. If the session phase is not finished, it keeps waiting and rechecking until the phase changes. When the phase is "done", it returns the generated deck link and project PID. When the phase is "failed", it stops the workflow and raises an error with the failure details.
Setup Install and configure Encelade credentials in n8n for the Encelade node. Update the generation inputs (topic, page count, outline hints, audience/tone, theme mode, and media provider) to match the deck you want to create. Ensure the workflow has enough time to complete by adjusting the 20-second wait interval if your Encelade generations typically take longer.
Related Templates
Track OpenAI Token Usage and AI Agent Metrics with Google Sheets Dashboard
What it does Captures token usage and cost from your AI Agent/LLM. Logs model, tokens, cost, tool use, and conversation ...
Summarize SERPBear data with AI (via Openrouter) and save it to Baserow
Who's this for? If you own a website and need to analyze your keyword rankings If you need to create a keyword report on...
Send Daily Weather Forecasts from OpenWeatherMap to Telegram with Smart Formatting
🌤️ Daily Weather Forecast Bot A comprehensive n8n workflow that fetches detailed weather forecasts from OpenWeatherMap...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments