Document analysis & chatbot creation with Llama Parser, Gemini LLM & Pinecone DB
📄Description This automation workflow enables users to upload files via an N8N form, automatically analyzes the content using Google Gemini agents, and delivers the analyzed results via email along with a chatbot lin...
Template notes
📄Description This automation workflow enables users to upload files via an N8N form, automatically analyzes the content using Google Gemini agents, and delivers the analyzed results via email along with a chatbot link. The system leverages Llama Cloud API, Google Gemini LLM, Pinecone vector database, and Gmail to provide a seamless, multilingual content analysis experience.
✅ Prerequisites Before setting up this workflow, ensure the following are in place:
An active N8N instance.
Access to Llama Cloud API.
Google Gemini LLM API keys (for Translator & Analyzer agents).
A Pinecone account with an active index.
A Gmail account with API access configured.
Basic knowledge of N8N workflow setup.