๐ 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 summary and Q&A. Designed for researchers, students, and productivity enthusiasts!

Result Example
Problem ๐ ๏ธ
โณ Reading full books or papers to extract core ideas can take hours.
๐ง Manually summarizing or searching inside long documents is inefficient and overwhelming.
Solution โ
Use this workflow to:
- Upload a book to Google Drive ๐ฅ
- Auto-split and embed the content into Qdrant ๐
- Summarize it using DeepSeek or another LLM ๐ค
- Store the final summary back to Google Drive ๐ค
- Clean up the vector store afterwards ๐งน
๐ฅ Result
โก Instant AI-generated book summary
๐ก Ability to perform semantic search and question-answering
๐ Summary saved back to your cloud
๐ง Enhanced productivity for learning and research
Setup โ๏ธ (4โ8 minutes)
1. Google Drive Setup
- ๐ Connect Google Drive credentials
- ๐ Create an input folder (eg,
book_uploads
)
- ๐ Create an output folder (eg,
book_summaries
)
- โก Trigger: Use
File Created
node to monitor book_uploads
- ๐ฅ Summary will be saved in
book_summaries
2. LLM & Embeddings Setup
- ๐ Create and test API keys for:
-
DeepSeek/OpenAI for summary
-
Cohere for embeddings
-
Qdrant for vector storage
- ๐งช Ensure all credentials are added in n8n
How It Works ๐
- ๐ A file is uploaded to Google Drive
- โฌ๏ธ File is downloaded
- ๐งฑ It's processed, split into chunks, and sent to Qdrant using Cohere embeddings
- โ A Q&A chain with vector retriever performs information extraction
- ๐ง A DeepSeek AI Agent analyzes and summarizes the book
- ๐ค The summary is saved to your Drive
- ๐งฝ The Qdrant vector collection is deleted (clean-up)
What's Included ๐ฆ
- โ
Google Drive integration (input/output)
- โ
File chunking and embedding using Cohere
- โ
Vector storage with Qdrant
- โ
Q&A with vector retrieval
- โ
Summarization via DeepSeek or other LLM
- โ
Clean-up for minimal storage overhead
Customization ๐จ
You can tailor it to your use case:
- ๐งโ๐ซ Adjust summary prompt for study notes or executive summaries
- ๐ Add translation node for multilingual support
- ๐ Enable long-term memory by skipping vector deletion
- ๐จ Send summaries to Notion, Slack, or Email
- ๐งฉ Use other LLM providers (OpenAI, Claude, Gemini, etc.)
๐ Explore more workflows
โค๏ธ Buy more workflows at: adamcrafts
๐ฆพ Custom workflows at: adamcrafts@cloudysoftwares.com
adamaicrafts@gmail.com
Build once, customize endlessly, and scale your video content like never before. ๐