AI-агент с памятью, RAG и управлением задачами
n8n · complex · 39 nodes
Advanced AI Demo (Presented at AI Developers #14 meetup) is an n8n automation template showcased at the AI Developers #14 meetup: a multi-functional AI agent combining memory, RAG-based PDF search, email classification, and appointment scheduling in a single workflow. The 39-node workflow integrates Anthropic Claude, OpenAI, Pinecone, Gmail, and Slack. Key operations include downloading and vectorizing PDF documents into a Pinecone vector store using OpenAI Embeddings, a Question and Answer Chain for retrieval-augmented responses, a calendar-aware appointment booking agent, and AI-driven Gmail label assignment for incoming emails. Trigger: chatTrigger. Integrations: Gmail, HTTP Request, Anthropic Claude, OpenAI, Slack. Ideal for developers looking for a production-ready example of a complex RAG agent connected to real business services.
- #Gmail
- #HTTP Request
- #Anthropic Claude
- #OpenAI
- #Slack