
Ashpreet Bedi: “Investment Committee: 5 Multi-Agent Architectures in Action” / X
This post builds a seven-agent investment committee using Claude models and live YFinance/Exa data to manage a $10M equity portfolio. The same agents ...
This Agno-based project implements 7 specialist AI agents across 4 team configurations and a 5-step deterministic pipeline for stock evaluation and portfolio decisions.
It uses a three-layer knowledge system: static context in system prompts, PgVector RAG over company and sector profiles, and file-based memo archives. It runs via Docker Compose with PostgreSQL and requires Anthropic and OpenAI API keys.