19 Commits

Author SHA1 Message Date
Yury Kossakovsky
81b8eb3352 fix(n8n): add versionId to workflow json files for v2 compatibility 2025-12-12 13:55:55 -07:00
Yury Kossakovsky
edc47b8714 Merge branch 'coleam00:main' into main 2025-09-09 10:37:17 -06:00
Roberto Fernandez
d24ac42ea3 Update V1_Local_RAG_AI_Agent.json
Just renaming the workflow for a missing L in Local
2025-09-09 10:36:17 -06:00
Roberto Fernandez
af97c9580f Update V1_Local_RAG_AI_Agent.json
Just renaming the workflow for a missing L in Local
2025-08-25 12:56:25 -06:00
Yury Kossakovsky
cb5cdbea88 Add automated n8n workflow for GitHub backup with deletion tracking
- Introduced a new workflow to automate the backup of n8n workflows to GitHub, including functionality to track and delete workflows that have been removed in n8n.
- Implemented nodes for file retrieval, comparison, and conditional actions based on file status (new, different, or same).
- Added scheduling capabilities and notifications via Telegram for workflow execution status.
- Configured global variables for GitHub repository settings to streamline user setup.
2025-08-12 21:20:46 -06:00
Yury Kossakovsky
e00e3586fb Add Kids Story Building System workflow
- Introduced a new workflow for generating children's stories using structured input and AI-driven prompts.
- The workflow includes various nodes for defining story elements, character creation, and story drafting.
- Integrated sticky notes for user guidance and instructions throughout the story creation process.
- Enhanced automation by allowing users to save generated stories directly to Google Drive, streamlining the storytelling experience.
2025-06-23 13:35:04 -06:00
Yury Kossakovsky
f5a59cb26a Add new workflow for generating and auto-posting AI videos to social media
- Introduced a comprehensive workflow that automates the generation of video content using Veo3 and posts it across multiple social media platforms including Instagram, YouTube, TikTok, Facebook, Threads, Twitter, LinkedIn, Bluesky, and Pinterest.
- Integrated Google Sheets for managing video ideas and tracking statuses.
- Implemented a scheduling trigger to run the script daily, enhancing content production efficiency.
2025-06-23 10:25:57 -06:00
Yury Kossakovsky
126317ce75 Update multiple n8n workflows set ID
- Refined various workflows to improve their performance and usability, including updates to AI-powered automation tasks.
- Enhanced integration with external services such as Google Sheets, Telegram, and OpenAI, ensuring smoother data handling and user interactions.
- Improved documentation and clarity within workflows to facilitate better understanding and usage for end-users.
2025-05-30 15:20:39 -06:00
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