by DiLiuNEUexpresscompany · Agent Tool · ★ 22
LLM-Based Multi-Agent Stock Analysis and Investment Advisor This project leverages Large Language Models (LLMs) and a multi-agent framework to analyze stock prices, gather relevant news, and generate comprehensive financial investment reports for specific companies. Project Structure plaintext . ├── README.md ├── agents │ ├── baseagent.py # Base class for agents │ ├── investmentadvisor.py # Advises on investment decisions │ ├── newssearcher.py # Searches for relevant financial news │ ├── pricetracker.py # Tracks stock price data │ ├── reportanalyst.py # Analyzes and generates financial...
| Stars | 22 |
| Forks | 7 |
| Language | Python |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 66.9261031109751/100 |
| Last Updated | 2025-02-26 |
| Created | 2024-11-25 |
| Platforms | python |
| Est. Tokens | ~277k |
Explore other popular agent tool tools:
LLM-Based-Multi-Agent-Stock-Analysis-and-Investment-Advisor is This project leverages Large Language Models (LLMs) and a multi-agent framework to analyze stock prices, gather relevant news, and generate comprehensive financial investment reports for companies.. It is categorized as a Agent Tool with 22 GitHub stars.
LLM-Based-Multi-Agent-Stock-Analysis-and-Investment-Advisor is primarily written in Python.
You can find installation instructions and usage details in the LLM-Based-Multi-Agent-Stock-Analysis-and-Investment-Advisor GitHub repository at github.com/DiLiuNEUexpresscompany/LLM-Based-Multi-Agent-Stock-Analysis-and-Investment-Advisor. The project has 22 stars and 7 forks, indicating an active community.
LLM-Based-Multi-Agent-Stock-Analysis-and-Investment-Advisor is released under the MIT license, making it free to use and modify according to the license terms.