Commit Graph

11 Commits

Author SHA1 Message Date
Yury Kossakovsky
be6a52303f Add new n8n workflow for AI-powered video generation and multi-platform publishing
- Introduced a comprehensive workflow that automates the generation of short-form videos using OpenAI, Flux, Kling, and ElevenLabs.
- The workflow includes nodes for image generation, video creation, voiceover generation, and uploading to multiple social media platforms.
- Enhanced user guidance with sticky notes detailing setup instructions and API key requirements for seamless integration.
- Implemented error handling and retry mechanisms to ensure robust execution of video generation tasks.
2025-05-19 17:42:58 -06:00
Yury Kossakovsky
3eb8a94620 Add new n8n workflow for backing up all workflows to Google Drive every 4 hours
- Introduced a new workflow that automates the backup of all n8n workflows to Google Drive at a 4-hour interval.
- The workflow includes nodes for creating folders, converting workflows to JSON files, and managing folder deletions to maintain organization.
- Enhanced scheduling and filtering capabilities to ensure efficient backup management.
2025-05-15 20:22:00 -06:00
Yury Kossakovsky
da812c18a4 Add new n8n workflow for automated backup to Google Drive with email and Discord notifications
- Introduced a comprehensive workflow that automates the backup of n8n workflows to Google Drive.
- The workflow includes nodes for scheduling, retrieving existing workflows, and sending success or failure notifications via email and Discord.
- Enhanced user guidance with sticky notes detailing setup instructions and important information.
2025-05-15 20:19:37 -06:00
Yury Kossakovsky
0027e6948b Add new n8n workflow for automatic documentation and backup of workflows
- Introduced a comprehensive workflow that automatically documents and backs up n8n workflows to Notion and GitHub.
- The workflow includes nodes for setting fields, mapping data, and handling notifications, ensuring efficient management and tracking of workflow changes.
2025-05-15 20:19:33 -06:00
Yury Kossakovsky
ced3b81bfe Add new n8n workflow for automated YouTube video scheduling and AI-generated metadata
- Introduced a comprehensive workflow that automates the scheduling of YouTube videos, including fetching the latest videos, generating SEO-optimized titles, descriptions, and tags using AI, and updating video metadata.
- The workflow enhances content management efficiency on YouTube by integrating various nodes for video processing and scheduling.
2025-05-15 18:45:45 -06:00
Yury Kossakovsky
35e9d035d4 Add new n8n workflow for automating YouTube uploads with AI-generated metadata
- Introduced a comprehensive workflow that automates the process of uploading videos to YouTube, including downloading video files from Google Drive, generating descriptions and tags using AI, and updating video metadata.
- The workflow includes nodes for downloading videos, creating descriptions, generating SEO-optimized titles, and managing video uploads, enhancing the efficiency of content management on YouTube.
2025-05-15 18:45:40 -06:00
Yury Kossakovsky
532c5f0584 Update n8n import script and workflows
- Modified the n8n import script to enhance functionality.
- Added multiple new workflow JSON files for various AI applications, including automated email responses, sentiment analysis, and social media management.
- Updated existing workflows to improve performance and integration with AI tools.
2025-05-05 13:56:16 -06:00
Cole Medin
468e423aef Couple small corrections 2025-03-11 14:22:27 -05:00
Cole Medin
af22927da2 Update V3_Local_Agentic_RAG_AI_Agent.json 2025-03-05 21:41:14 -06:00
Cole Medin
b303716c89 Local Agentic RAG Agent 2025-03-03 14:10:29 -06:00
Cole Medin
bf966e9d6d Initial Commit for Revamped Local AI Package with Supabase 2025-02-16 15:12:32 -06:00