AI Hedge Fund Analysis Software - GUI Extension 中文
This project provides a Graphical User Interface (GUI) for the AI hedge fund analysis software originally developed by virattt. It aims to simplify interaction with the powerful underlying AI-driven financial analysis tools.
- 不支持A股:此软件为国外作者制作,不支持A股/港股,如需A股,请改用AI基金大师。
- Graphical User Interface: An intuitive interface for managing and running financial analyses.
- Simplified Workflow: Easily configure stock tickers, date ranges, API keys, and AI models.
- Multi-AI Provider Support: Compatible with various AI model service providers.
To use this GUI extension, follow these steps:
Run the GUI:
bash gui
API keys and other settings are managed via the .env
file in the ai-hedge-fund-gui
directory and through the GUI itself.
- Analyst Selection: Choose the AI analysts to participate in the analysis in the "Analysts" tab.
- API Keys: Enter your API keys in the "API Keys" tab of the GUI or by editing the
.env
file. At least one AI provider key is usually required. - Model Selection: Select your preferred AI model provider and model name in the "Model Configuration" tab.
- Analysis Parameters: Set stock tickers, date ranges, initial cash, etc., in the "Parameters" tab.
This GUI extension is licensed under the Apache License 2.0. See the LICENSE
file for more details.
- This project is an extension of virattt's
ai-hedge-fund
project. We thank them for their original work and for open-sourcing it. You can find the original project at: https://github.com/virattt/ai-hedge-fund. - We use
uv
, an extremely fast Python package installer and resolver, written in Rust, developed by Astral. More information at: https://github.com/astral-sh/uv.
Email: 267278466@qq.com
This software is intended for educational and research purposes only and does not constitute real trading or investment advice. The creators and contributors of this software are not responsible for any financial losses incurred from its use. Always consult a qualified financial advisor before making investment decisions.