This project leverages cutting-edge AI technologies to analyze financial data from SEC EDGAR and Serper API to provide buy/sell recommendations and optimal holding periods for stocks.
- Fetches real-time financial data using SEC EDGAR and Serper API
- Analyzes data using CrewAI multi-agent system and Groq API
- Generates buy/sell signals and holding period recommendations
- Provides detailed reports on financial health and growth potential
- Enter the stock ticker symbol
- Click "Analyze" to initiate the AI-driven analysis
- Review the buy/sell recommendation and holding period
- Decide whether to invest based on the AI insights
To run this project locally, follow these steps:
- Clone the repository:
git clone https://github.com/prabhakarvenkat/Stock-Analysis_with_CrewAI.git
- Install the required dependencies
- Run the application:
python main.py
If you would like to contribute to this project, please follow these guidelines:
- Fork the repository
- Create a new branch for your feature or bug fix
- Submit a pull request with a detailed description of your changes
This project is licensed under PRABHAKAR. See the LICENSE file for more information.