Use Cases
- Generate personalized movie recommendations based on user preferences.
- Integrate AI-driven chat capabilities for real-time user interaction.
- Utilize vector databases for efficient data retrieval and processing.
How It Works
Trigger the workflow manually or via chat message. Fetch movie data from a GitHub-hosted CSV file. Extract relevant movie details and create embeddings using OpenAI. Store embeddings in Qdrant for efficient querying. Respond to user queries with tailored movie recommendations.
Setup Steps
- 1Import the workflow into n8n.
- 2Configure GitHub credentials to access the movie data file.
- 3Set up OpenAI and Qdrant credentials for embedding and data storage.
- 4Test the workflow using the manual trigger or chat message.
Apps Used
GitHub
OpenAI
Qdrant
Categories
Target Roles
Tags
#ai chatbots
#ai content generation
#process automation