Use Cases
- Generate personalized movie recommendations based on user preferences.
- Utilize AI to process user input for enhanced content discovery.
- Integrate data from external sources for enriched movie databases.
How It Works
Trigger the workflow manually or through a chat message. Fetch movie data from GitHub and extract relevant information. Generate embeddings for positive and negative movie examples using OpenAI. Store and query embeddings in Qdrant for efficient recommendation retrieval. Return personalized movie suggestions based on user input.
Setup Steps
- 1Import the workflow template into your n8n instance.
- 2Configure GitHub credentials to access the movie dataset.
- 3Set up OpenAI credentials for embedding generation.
- 4Configure Qdrant credentials for storing and querying movie data.
- 5Test the workflow to ensure all connections and integrations are functioning.
Apps Used
GitHub
OpenAI
Qdrant
Categories
Target Roles
Industries
Tags
#ai chatbots
#ai content generation
#process automation