GitHub Webhook Creation and Movie Recommendation Workflow - n8n Workflow | Neura Market
GitHub Webhook Creation and Movie Recommendation Workflow
This workflow is designed to streamline the integration of movie recommendation functionalities using GitHub webhooks. It initiates by allowing users to manually trigger the workflow, which then retrieves a specified file from a GitHub repository....
This workflow is designed to streamline the integration of movie recommendation functionalities using GitHub webhooks. It initiates by allowing users to manually trigger the workflow, which then retrieves a specified file from a GitHub repository. The file, containing a list of top 1000 IMDB movies, serves as the foundational data source for the subsequent steps.
Once the file is extracted, it processes the data to generate embeddings using OpenAI's text embedding technology. This allows for en
Platform
n8n
Category
Development & IT
Price
$12.99
Creator
Jose Maurino
GitHub
Webhook
Automation
Movie Recommendations
OpenAI
N8N
Development
Testing
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.