Kean
Workflows by Kean
AI-enhanced image generation with GPT-4.1, Google Drive & Slack notifications
# Text-to-Image Generator with OpenAI ## What It Is This is an automated text-to-image generation system that converts simple subject descriptions into AI-generated photos using OpenAI's image generation technology. ## Setup The system works through a streamlined workflow: 1. You input a subject or brief description into a designated note field 2. The system automatically expands your simple subject into a detailed, comprehensive prompt 3. This enhanced prompt is sent to OpenAI's image generator 4. Once the image is created, it is automatically saved to your Google Drive for easy access and storage 5. You receive a notification in Slack to view it
Automate LinkedIn content creation with OpenAI, Notion, and Google Slides
What it is An automated LinkedIn content system that takes a simple form (idea + optional file), generates LinkedIn posts with OpenAI, stores them in Notion, builds Google Slides carousels, and auto-publishes posts (text, image, or document) to LinkedIn on a schedule while keeping Notion in sync. Setup steps 1. Connect integrations: link your Notion database, LinkedIn account, Google Drive/Slides, OpenAI, and Gmail in n8n. 2. Configure the form: set up the “LinkedIn Post Generator” form with the idea field and optional file upload. 3. Map AI outputs: wire the OpenAI nodes so they write post title, funnel stage, and content into your Notion “LinkedIn Auto Posts” database. 4. Enable carousel flow: connect Notion → OpenAI → Google Slides template → Google Drive copy → Notion update for “Create Carousel” items. 5. Set scheduling: use the Schedule Trigger + Notion filters (“Ready for Post” + Scheduled Date) to pick which posts go out each hour. 6. Publish & track: send posts to LinkedIn (text, image, or document), then update Notion status to “Posted” and, if needed, send yourself an email reminder for manual carousel actions.
Create professional proposals using Dual AI and Google Docs templates
# How it works 1. **Input your proposal basics** - Manually enter the core details and key points for your proposal 2. **Dual AI processing** - OpenAI expands your inputs into a comprehensive draft, then Claude refines it for clarity and readability 3. **Automated document output** - The workflow copies your Google Doc template, replaces all variables with the AI-generated content, and delivers your finished proposal # Set up steps **Estimated time: 10-15 minutes** 1. **Create an OpenRouter account** - Sign up at OpenRouter to get API access for Claude 2. **Set up your Google Doc template** - Create a template document with placeholder variables (variable names are listed in the 'Update proposal' node) 3. **Configure API credentials** - Add your OpenAI and OpenRouter API keys to the workflow 4. **Connect Google Drive** - Authenticate your Google account to enable document creation 💡 Detailed configuration instructions and variable naming conventions can be found in the sticky notes within the workflow. ```