Automated book summarization with DeepSeek AI, Qdrant Vector DB & Google Drive
π AI Book Summarizer with Vector Search β n8n Automation Overview This n8n workflow automates the process of summarizing uploaded books from Google Drive using vector databases and LLMs. It uses Cohere for embeddings...
Template notes
π AI Book Summarizer with Vector Search β n8n Automation
Overview This n8n workflow automates the process of summarizing uploaded books from Google Drive using vector databases and LLMs. It uses Cohere for embeddings, Qdrant for storage and retrieval, and DeepSeek or your preferred LLM for summarization and Q\&A. Designed for researchers, students, and productivity enthusiasts!

[Result Example](https://drive.google.com/file/d/14Z4V40jiSAGdELbocQTxrH1fQZ9SYCC/view?usp=sharing)
---
Problem π οΈ
β³ Reading full books or papers to extract core ideas can take hours. π§ Manually summarizing or searching inside long documents is inefficient and overwhelming.
---