Email-Based Book Recommendations with Ollama & OpenLibrary - n8n Workflow | Neura Market
Email-Based Book Recommendations with Ollama & OpenLibrary
Automates personalized book recommendations by analyzing request emails with Ollama LLM, querying OpenLibrary API for data, and sending tailored email responses.
This n8n workflow transforms incoming book request emails into personalized recommendations using AI and APIs. It triggers on new emails, employs the Ollama LLM to extract user intent and preferences, generates targeted search queries, and fetches book details like titles, summaries, and more from the OpenLibrary API. It includes robust error handling for unavailable books, data formatting, and custom code enhancements before crafting and dispatching a polished recommendation email.
Key benefit
Platform
n8n
Category
Communication
Price
$24.99
Creator
Jordi Faber
email
automation
ollama
llm
openlibrary
book-recommendations
ai
content-generation
personalization
api-integration
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.