Content
# 💼 Investment Banking Assistant
An intelligent investment analysis assistant that performs the following:
- Extracts financial data from 10-K filings (via SEC EDGAR)
- Summarizes key metrics (e.g., Revenue, EPS, Free Cash Flow, ROE, P/E)
- Generates investment recommendations
- Provides sentiment analysis from recent news articles
- Responds to general-purpose financial queries with generative AI
## 📦 Features
- 🔍 **Financial Analysis Agent**
Parses latest 10-K filing, computes trends, and generates a buy/sell recommendation with justification.
- 🧠 **Generic AI Query Agent**
Handles general investment banking queries using OpenAI.
- 📰 **Sentiment Analysis Agent**
Fetches news from a public API and performs sentiment analysis to determine market tone (positive, neutral, or negative).
---
## 🚀 Setup Instructions
### 1. Clone the repository
```bash
git clone https://github.com/YOUR_USERNAME/investment-agent.git
cd investment-agent
pip install -r requirements.txt
python app.py
Connection Info
You Might Also Like
valuecell
Valuecell is a Python project for efficient data management.
hexstrike-ai
HexStrike AI is an AI-powered MCP cybersecurity automation platform with 150+ tools.
Vibe-Trading
Vibe-Trading: Your Personal Trading Agent
kreuzcrawl
High-performance web crawling engine with bindings for 11 languages
skills-compat-manager
Cross-platform compatibility layer for AI agent skills — pre-flight...
defender
Open source prompt injection protection for Agents calling tools (via MCP,...