Welcome to my portfolio of cutting-edge AI engineering projects. This lab focuses on building agentic systems using LangGraph, Claude, RAG pipelines, LangChain, Claude Desktop, CrewAI, and the Model Context Protocol (MCP). Each project reflects hands-on skills in multi-agent orchestration, vector search, LLM Ops, and cloud-based deployment.
| Project | Description | Technologies |
|---|---|---|
| 🧑💼 career-digital-twin | LLM-powered résumé + LinkedIn agent that represents you to recruiters | Claude, LangGraph, LangChain |
| 📈 stock-picker-agent | CrewAI stock researcher & picker | CrewAI, LangGraph, Pinecone |
| 📊 multi-agent-research | Automated LangGraph team for deep topic research | LangGraph, LangChain |
| 🤖 engineering-assistant | 4-agent engineering squad that writes, tests, and ships code | Claude, LangGraph, Docker |
| 💰 trading-floor-agents | Autonomous multi-agent trading system with MCP servers | Claude, MCP, Flowise, Pinecone |
Built with RAG pipelines, vector DBs, LLM ops, and privacy-aware Claude agents.
Multi-agent LangGraph-powered research agent that summarizes academic or financial topics from PDFs + web. Deployed using LangChain + Pinecone. 🔗 [View repo »](https://github.com/Crazy-Horse/multi-agent-research)
Browser-based Claude Desktop sidekick agent built using LangGraph and MCP. Offers interactive workflow management with persistent memory. 🔗 [View repo »](https://github.com/Crazy-Horse/career-digital-twin)
CrewAI agent that scans financial data and makes AI-powered stock picks. Integrates LangGraph, Claude, and Pinecone vector search. 🔗 [View repo »](https://github.com/Crazy-Horse/stock-picker-agent)
Self-managing engineering team that writes, lints, tests, and debugs Python apps using Claude + CrewAI. Agents collaborate in Dockerized workflows. 🔗 [View repo »](https://github.com/Crazy-Horse/engineering-assistant)
4-agent system simulating autonomous trading strategies using CrewAI + Claude + LangChain. Includes RAG, summarization, and strategy logic. 🔗 [View repo »](https://github.com/Crazy-Horse/trading-floor-agents)