A solution for the missing agents playground

I love OpenAI’s agents SDK —but quickly realized something major was missing: a way to test out the agents like n8n et all.

After some frustration, I decided to fix that and ended up creating my own solution:Agents SDK Builder

  • Drag-and-drop interface for creating & connecting agents
  • Easy testing of individual agents and complete workflows
  • Quick workflow code export—ready for your backend
  • Built using Python (FastAPI), Next.js, and TypeScript

Upcoming features include guardrails for input-output validation and even smoother integrations.

I’ve put a ton of effort into making it user-friendly and powerful for anyone experimenting with OpenAI agents. I’d genuinely appreciate your feedback and ideas!

Try it yourself: https://www.agentssdkbuilder.com/

Demo video & step-by-step walkthrough: https://youtu.be/lSnH38xmdUM

Let me know your thoughts, suggestions, or any cool use-cases you come up with!