An AI-powered agent that automatically generates summaries for PDF books using Large Language Models (LLMs).
The system continuously monitors a Google Drive folder, detects newly uploaded PDFs in real time, and generates concise summaries without manual intervention.
This project combines workflow automation using n8n with a FastAPI backend to demonstrate a production-style AI agent architecture.
Like this project
Posted May 23, 2026
AI Agent for Automatic Book Summary Generation
An AI-powered agent that automatically generates summaries for PDF books using Large Language Models (LLMs).
T...