Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Stock Research Agent

An autonomous multi-agent system that researches any stock and generates a professional investment report.

How it works

  1. News Agent - searches recent news for the ticker
  2. Financials Agent - searches revenue, earnings, and financial data
  3. Analysis Agent - analyzes news and financials, generates buy/sell/hold recommendation
  4. Report Agent - writes a comprehensive investment report

Stack

  • LangGraph
  • LangChain
  • OpenAI (gpt-4o)
  • DuckDuckGo Search

Setup

  1. Clone the repo
  2. pip install -r requirements.txt
  3. Add your OpenAI API key to .env
  4. Run python app.py
  5. Enter a stock ticker (e.g. AAPL, NVDA, TSLA)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages