1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-05 20:11:08 +08:00
Files
qlib/qlib/finco
2023-07-03 17:57:13 +08:00
..
2023-06-01 19:38:26 +08:00
2023-06-30 14:23:40 +08:00
2023-07-03 17:56:22 +08:00
2023-06-30 14:23:40 +08:00
2023-07-03 17:56:22 +08:00
2023-06-12 16:25:16 +08:00
2023-07-03 17:56:22 +08:00
2023-06-30 14:33:41 +08:00

This is an experimental branch of "FInancial COpilot of Qlib"

Installation

  • To run this module, you need to first install Qlib following the instruction in install-from-source or follow:
python -m pip install git+https://github.com/microsoft/qlib.git@finco
  • then you need to install other dependencies of finco:
python -m pip install pydantic openai python-dotenv

Quick run

To run this module, you can start the workflow easily with one command:

cd qlib/finco; python cli.py "your prompt"