While exploring the project, I noticed that the platform already has features like stock analysis, daily brief generation, and general AI chat support, but there is currently no dedicated system that evaluates how global events and market news impact a user’s portfolio risk.
What I’m planning to build:
An AI-powered Portfolio Intelligence & Risk Analysis Agent that can:
- Analyze the user’s portfolio holdings
- Track worldwide financial/geopolitical news affecting those stocks
- Detect overexposure in specific sectors
- Identify possible market risks using sentiment + live data
- Generate AI-based portfolio insights and recommendations
The feature would provide:
- Portfolio risk score (Low / Medium / High)
- Key market threats affecting holdings
- News-driven stock impact analysis
- Sector diversification insights
- Suggestions to reduce portfolio risk
Implementation plan:
- Add a new AI agent configuration to the existing agent system
- Create a dedicated backend API route for risk analysis
- Add prompts/workflows for portfolio intelligence
- Integrate live financial + news APIs
- Use NLP/sentiment analysis for interpreting market news
- Connect results with the current dashboard/chat interface
I checked the existing structure before proposing this, and I think it can integrate cleanly with the current architecture without affecting existing features.
I’d love to work on this under GSSoC 2026 (AI/Agents track).
Please let me know if this direction sounds good — happy to discuss improvements before starting implementation.
While exploring the project, I noticed that the platform already has features like stock analysis, daily brief generation, and general AI chat support, but there is currently no dedicated system that evaluates how global events and market news impact a user’s portfolio risk.
What I’m planning to build:
An AI-powered Portfolio Intelligence & Risk Analysis Agent that can:
The feature would provide:
Implementation plan:
I checked the existing structure before proposing this, and I think it can integrate cleanly with the current architecture without affecting existing features.
I’d love to work on this under GSSoC 2026 (AI/Agents track).
Please let me know if this direction sounds good — happy to discuss improvements before starting implementation.