๐Ÿ“ˆ AI crew to automate fundamental stock analysis - Q&A workflow

โšก 31,815 views ยท ๐Ÿ“ˆ Crypto Trading & Stock Market

Description

How it works:

Using a Crew of AI agents (Senior Researcher, Visionary, and Senior Editor), this crew will automatically determine the right questions to ask to produce a detailed fundamental stock analysis.

This application has two components: a front-end and a Stock Q&A engine.

The front end is the team of agents automatically figuring out the questions to ask, and the back-end part is the ability to answer those questions with the SEC 10K data.

This template implements the Stock Q&A engine.

For the front-end of the application, you can choose one of two options:

stockaiexplainerdiagram.png

Setup steps:

  1. Use first workflow in template to upsert a company annual report PDF (such as from SEC 10K filling)
  2. Get URL for Webhook in second workflow template

CrewAI front-end: Youtube overview video

๐Ÿ”— Nodes Used

Webhook, Google Drive, Question and Answer Chain, Binary Input Loader, Embeddings OpenAI, OpenAI Chat Model

๐Ÿ“ฅ Import

Download workflow.json and import into n8n: Workflow menu โ†’ Import from File

๐Ÿ“– Importing guide ยท ๐Ÿ”‘ Credential setup