Discover and explore top open-source AI tools and projects—updated daily.
AI stock research assistant
Top 59.5% on SourcePulse
DeepAgents is an AI-powered stock research assistant that leverages LangChain's DeepAgent framework to provide comprehensive financial analysis. It targets individual investors and financial analysts seeking to automate and enhance their stock research process, delivering professional-grade reports and reducing research time significantly.
How It Works
The system employs a Master DeepAgent Orchestrator that coordinates specialized sub-agents (fundamental, technical, risk analysis) to perform multi-perspective analysis. It utilizes a systematic workflow, integrating various financial tools and data sources like Yahoo Finance for real-time information. This modular, agent-based approach allows for deep, specialized analysis beyond typical chatbots, enabling structured research and professional report generation.
Quick Start & Requirements
pip install -r requirements.txt
.ollama pull gpt-oss
), then run python researchagent.py
.http://localhost:7860
in your browser.deepagents
, langchain-ollama
, langchain-core
, yfinance
, gradio
, pandas
, numpy
.Highlighted Details
Maintenance & Community
The project acknowledges the LangChain, Yahoo Finance, Gradio, and Ollama teams. It encourages users to star the project on GitHub. Community links are not explicitly provided.
Licensing & Compatibility
The README does not specify a license. Compatibility for commercial use or closed-source linking is not mentioned.
Limitations & Caveats
The project is presented as a demonstration of the DeepAgent framework. It includes a disclaimer stating it is for educational and research purposes only and does not constitute financial advice. No specific limitations on supported platforms, features, or known bugs are detailed.
2 days ago
Inactive