workflows.fit
Back to n8n workflows
n8n templateFreeBy pavith

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...

DevelopmentCore NodesCommunicationHITLAILangchainForm TriggerSplit In Batches
Loading interactive preview...

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.