workflows.fit
Back to n8n workflows
n8n template$20By Sebastian/OptiLever

Stock fundamental analysis & AI-powered reports with Mistral and AlphaVantage

Fundamental Analysis, Stock Analysis, and AI Integration in the Fundamental Analysis Tool --- Overview of the Tool The Fundamental Analysis Tool is an automated workflow designed to evaluate a stock’s fundamentals usi...

DevelopmentCore NodesCommunicationHITLAILangchainSticky NoteSet
Open checkout
Loading interactive preview...

Template notes

Fundamental Analysis, Stock Analysis, and AI Integration in the Fundamental Analysis Tool

---

Overview of the Tool

The Fundamental Analysis Tool is an automated workflow designed to evaluate a stock’s fundamentals using financial data and AI-driven insights. Built in the n8n automation platform, it:

1. Collects financial data for a user-specified stock from AlphaVantage. 2. Processes and structures this data for analysis. 3. Analyzes the data using the Mistral AI model to provide expert-level insights. 4. Generates a visually appealing HTML report with charts and delivers it via email.

The tool is triggered by a form where users input a stock symbol (e.g., "NVDA" for NVIDIA) and their email address. From there, it follows a three-stage process: data retrieval, data processing, and AI analysis with report generation.

---

1. Fundamental Analysis: The Foundation