Sharing an agentic workflow to build vertical agents with OpenAI Agents SDK

Hi Guys,

Sharing an article on some examples of using OpenAI Agents SDK, it is seriously amazing how easy it is to make complex workflows with OpenAI Agents SDK, please feel free to share your feedback and if you want to provide ideas for more workflows

Article: Building Effective AI Workflows with OpenAI Agents: A Practical Guide to Agent Orchestration | by Mohit Yadav | Apr, 2025 | Medium
Github: agent-orchestration-examples/chapter-1/openai-product-agent/agent_notebook.ipynb at main · Mohit21GoJs/agent-orchestration-examples · GitHub

Feel free to star and fork the repo as i tried to make it as simple as possible to follow.