Skip to content

Uses CrewAI and a set of tools to research a stock/company and provide a report.

License

Notifications You must be signed in to change notification settings

hiddenkirby/stock-analyzer

Repository files navigation

stock_analysis

developer setup

  1. (running Python 3.12.2)
  2. run python3 -m venv .venv
  3. run source .venv/bin/activate
  4. run pip install -r requirements.txt

run app

  1. python app.py

About

Uses CrewAI and a set of tools to research a stock/company and provide a report.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages