If you are a developer who wants to build production-ready multi-agent systems, this is for you:
I walk through OpenAI's Agents SDK and the cookbook example:
A portfolio research system that can analyze any stock in minutes and create profound investment reports.
It pulls in up-to-date macroeconomic data from the Federal Reserve and all financial information from Yahoo Finance MCP.
👉 Watch the tutorial here: https://youtu.be/Bv3Ojb_JXCk
What it covers:
- How to use OpenAI Agents SDK
- Building specialized AI agents with custom tools and instructions
- Multi-agent orchestration patterns (handoffs vs agents-as-tools)
- Integrating Yahoo Finance MCP, FRED data, and Code Interpreter
- Creating custom Python function tools with automatic schema generation
- Parallel agent execution for faster results
- Building a Streamlit UI for your AI research team
- Code walkthrough and live demo
🫳 Get the code: https://github.com/madebyagents/portfolio-research-team
👾 Join my free agentic newsletter: https://agentroundup.com/subscribe
I built a million-dollar AI agent team using OpenAI's new Agents SDK that can analyze any stock in minutes - and I'm showing you exactly how to build your own!
In this complete tutorial, you...