RAG Workflow For Stock Earnings Report Analysis
Set up steps 1. Google Cloud Project & Vertex AI API: Create a Google Cloud project. Enable the Vertex AI API for your project. 2. Google AI API key: Obtain a Google AI API key from Google AI Studio. 3. Pinecone account and API key: Create a free account on the Pinecone website. Obtain your API key from your Pinecone dashboard. Create an index named company-earnings in your Pinecone project. 4. Google Drive - download and save financial documents: Go to a company you want to analize and d
Integrations Used (11)
Prerequisites
Required Credentials (6)
Google Docs
Used by: Save Report to Google Docs
Google Drive
Used by: Download File From Google Drive
Google Palm
Used by: Embeddings Google Gemini, Google Gemini Chat Model1 +1 more
Google Sheets
Used by: List Of Files To Load (Google Sheets)
OpenAI
Used by: OpenAI Chat Model
Pinecone
Used by: Pinecone Vector Store, Pinecone Vector Store (Retrieval)
Multiple services required
This workflow needs 6 different credentials. Make sure you have accounts for all services before importing.
Complexity
Expert level. Custom code, complex logic, many integrations.
When to Use This Workflow
AI-Powered Content Creation
Automate content generation, summarization, or analysis using AI capabilities.
Save hours of manual work while maintaining quality and consistency.
Automated Reporting
Automatically collect and organize data into spreadsheets for analysis.
Spend less time on data entry and more time on insights.
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
{
"id": "fqaNojXWrspqjfkY",
"meta": {
"instanceId": "69133932b9ba8e1ef14816d0b63297bb44feb97c19f759b5d153ff6b0c59e18d"
},
"name": "RAG Workflow For Stock Earnings Report Analysis",
"tags": [],
"nodes": [
{
"id": "1a621f76-9636-430d-94dd-d5e7dcd5afdc",
"name": "Pinecone Vector Store",
"type": "@n8n/n8n-nodes-langchain.vectorStorePinecone",
"position": [
380,
-60
],
"parameters": {
"mode": "insert",
"options": {},
"pineconeIndex": {
...Related Workflows
RAG Workflow For Company Documents stored in Google Drive
Chat with company documents
Chat with GitHub OpenAPI Specification using RAG (Pinecone and OpenAI)
Indexing content in the vector database This part of the workflow is responsible for extracting content, generating embe...
RAG:Context-Aware Chunking | Google Drive to Pinecone via OpenRouter & Gemini
Prepare Document. This section is responsible for downloading the file from Google Drive, splitting the text into sectio...
AI Agent To Chat With Files In Supabase Storage
Replace Storage name, database ID and credentials.
Voice RAG Chatbot with ElevenLabs and OpenAI
STEP 4 RAG System Click on "test workflow" on n8n and "Test AI agent" on ElevenLabs. If everything is configured correc...
Advanced AI Demo (Presented at AI Developers #14 meetup)
